[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:50:48.247171  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:39343
I20260709 14:50:48.248812  6161 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:50:48.249903  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:48.269809  6167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:48.270350  6170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:48.271699  6161 server_base.cc:1061] running on GCE node
W20260709 14:50:48.270449  6168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:49.547675  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:49.547932  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:49.548246  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608649548196 us; error 0 us; skew 500 ppm
I20260709 14:50:49.549316  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:49.556031  6161 webserver.cc:533] Webserver started at http://127.6.4.126:39633/ using document root <none> and password file <none>
I20260709 14:50:49.557142  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:49.557413  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:49.558012  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:49.564813  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f"
format_stamp: "Formatted at 2026-07-09 14:50:49 on dist-test-slave-tp5d"
I20260709 14:50:49.575338  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:50:49.581718  6176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:49.583178  6161 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:49.583637  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f"
format_stamp: "Formatted at 2026-07-09 14:50:49 on dist-test-slave-tp5d"
I20260709 14:50:49.584010  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:49.670182  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:49.672008  6161 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:50:49.672657  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:49.750757  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:39343
I20260709 14:50:49.750856  6227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:39343 every 8 connection(s)
I20260709 14:50:49.759624  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.783416  6228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f: Bootstrap starting.
I20260709 14:50:49.789834  6228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.791867  6228 log.cc:826] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f: Log is configured to *not* fsync() on all Append() calls
I20260709 14:50:49.798316  6228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f: No bootstrap required, opened a new log
I20260709 14:50:49.820708  6228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f" member_type: VOTER }
I20260709 14:50:49.821357  6228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.821640  6228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e06e38cd94fe4be2fd8fb86b5422f, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.822706  6228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b9e06e38cd94fe4be2fd8fb86b5422f" member_type: VOTER }
I20260709 14:50:49.823271  6228 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:49.823587  6228 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:49.823992  6228 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.828742  6228 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f" member_type: VOTER }
I20260709 14:50:49.829610  6228 leader_election.cc:304] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [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: 9b9e06e38cd94fe4be2fd8fb86b5422f; no voters: 
I20260709 14:50:49.831507  6228 leader_election.cc:290] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:49.831928  6231 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.834436  6231 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e06e38cd94fe4be2fd8fb86b5422f, State: Running, Role: LEADER
I20260709 14:50:49.835506  6231 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [LEADER]: Queue going to LEADER mode. State: All 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: "9b9e06e38cd94fe4be2fd8fb86b5422f" member_type: VOTER }
I20260709 14:50:49.836632  6228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:49.847877  6232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f" member_type: VOTER } }
I20260709 14:50:49.848704  6232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:49.848893  6233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b9e06e38cd94fe4be2fd8fb86b5422f. Latest consensus state: current_term: 1 leader_uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b9e06e38cd94fe4be2fd8fb86b5422f" member_type: VOTER } }
I20260709 14:50:49.849584  6233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:49.854383  6241 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:49.866330  6241 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:49.869755  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:49.885185  6241 catalog_manager.cc:1383] Generated new cluster ID: 4eb100de7bd74e288b4026c6d31a761a
I20260709 14:50:49.885529  6241 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:49.927006  6241 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:49.928751  6241 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:49.942720  6241 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f: Generated new TSK 0
I20260709 14:50:49.943800  6241 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:50.001457  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:50.011370  6250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:50.012897  6251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:50.017357  6253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:50.017671  6161 server_base.cc:1061] running on GCE node
I20260709 14:50:50.018745  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:50.019057  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:50.019269  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608650019246 us; error 0 us; skew 500 ppm
I20260709 14:50:50.019958  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:50.025172  6161 webserver.cc:533] Webserver started at http://127.6.4.65:44975/ using document root <none> and password file <none>
I20260709 14:50:50.025978  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:50.026304  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:50.026646  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:50.027962  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "a72c66c75e98411d9bf19682d9091d67"
format_stamp: "Formatted at 2026-07-09 14:50:50 on dist-test-slave-tp5d"
I20260709 14:50:50.034878  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260709 14:50:50.040401  6258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.041580  6161 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:50:50.041985  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "a72c66c75e98411d9bf19682d9091d67"
format_stamp: "Formatted at 2026-07-09 14:50:50 on dist-test-slave-tp5d"
I20260709 14:50:50.042366  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:50.062286  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:50.063867  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:50.067178  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:50.072800  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:50.073117  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.073446  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:50.073670  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.196019  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:36285
I20260709 14:50:50.196080  6320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:36285 every 8 connection(s)
I20260709 14:50:50.203657  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:50.213973  6325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:50.217373  6326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:50.232860  6328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:50.234321  6161 server_base.cc:1061] running on GCE node
I20260709 14:50:50.235074  6321 heartbeater.cc:344] Connected to a master server at 127.6.4.126:39343
I20260709 14:50:50.235574  6321 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:50.235662  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:50.235975  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:50.236184  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608650236166 us; error 0 us; skew 500 ppm
I20260709 14:50:50.236810  6321 heartbeater.cc:507] Master 127.6.4.126:39343 requested a full tablet report, sending...
I20260709 14:50:50.237061  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:50.240561  6193 ts_manager.cc:194] Registered new tserver with Master: a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285)
I20260709 14:50:50.243119  6193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53740
I20260709 14:50:50.240594  6161 webserver.cc:533] Webserver started at http://127.6.4.66:38657/ using document root <none> and password file <none>
I20260709 14:50:50.244022  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:50.244330  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:50.244769  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:50.246409  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "20dd3e8278d344bc8673793617d1dfc4"
format_stamp: "Formatted at 2026-07-09 14:50:50 on dist-test-slave-tp5d"
I20260709 14:50:50.252351  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 14:50:50.257246  6333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.258141  6161 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:50.258486  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "20dd3e8278d344bc8673793617d1dfc4"
format_stamp: "Formatted at 2026-07-09 14:50:50 on dist-test-slave-tp5d"
I20260709 14:50:50.258850  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:50.283377  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:50.284876  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:50.287542  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:50.290683  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:50.290886  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.291211  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:50.291363  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.393924  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:39065
I20260709 14:50:50.394083  6395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:39065 every 8 connection(s)
I20260709 14:50:50.400614  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:50.411435  6399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:50.414552  6400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:50.418283  6396 heartbeater.cc:344] Connected to a master server at 127.6.4.126:39343
I20260709 14:50:50.418862  6396 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:50.419984  6396 heartbeater.cc:507] Master 127.6.4.126:39343 requested a full tablet report, sending...
I20260709 14:50:50.422791  6193 ts_manager.cc:194] Registered new tserver with Master: 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:50.424898  6161 server_base.cc:1061] running on GCE node
I20260709 14:50:50.424928  6193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53748
W20260709 14:50:50.425969  6403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:50.427211  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:50.427510  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:50.427717  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608650427700 us; error 0 us; skew 500 ppm
I20260709 14:50:50.428368  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:50.431780  6161 webserver.cc:533] Webserver started at http://127.6.4.67:43779/ using document root <none> and password file <none>
I20260709 14:50:50.432389  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:50.432686  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:50.432981  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:50.434089  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "1aed967b0c124e89aca3a1e8c35f452c"
format_stamp: "Formatted at 2026-07-09 14:50:50 on dist-test-slave-tp5d"
I20260709 14:50:50.439335  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:50:50.443696  6407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.444772  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:50.445173  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "1aed967b0c124e89aca3a1e8c35f452c"
format_stamp: "Formatted at 2026-07-09 14:50:50 on dist-test-slave-tp5d"
I20260709 14:50:50.445570  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:50.463042  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:50.464927  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:50.467159  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:50.470623  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:50.470945  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.471390  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:50.471650  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:50.587751  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:39499
I20260709 14:50:50.587826  6469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:39499 every 8 connection(s)
I20260709 14:50:50.606931  6470 heartbeater.cc:344] Connected to a master server at 127.6.4.126:39343
I20260709 14:50:50.607401  6470 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:50.608227  6470 heartbeater.cc:507] Master 127.6.4.126:39343 requested a full tablet report, sending...
I20260709 14:50:50.610420  6193 ts_manager.cc:194] Registered new tserver with Master: 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:50.611596  6161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017422284s
I20260709 14:50:50.611817  6193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53756
I20260709 14:50:50.671878  6193 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53772:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:50.676396  6193 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:50.795886  6283 tablet_service.cc:1511] Processing CreateTablet for tablet e7d3d31ae125465a9a4cb35313fc419d (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:50.796273  6286 tablet_service.cc:1511] Processing CreateTablet for tablet 62063a1fc8944b5e901a76cb10d5d4be (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:50.797652  6359 tablet_service.cc:1511] Processing CreateTablet for tablet e12b6f1b78624ac7a5b9350224431aa9 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:50.798527  6282 tablet_service.cc:1511] Processing CreateTablet for tablet c221d02fd9774d9a80fbcf230563072f (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:50.798739  6356 tablet_service.cc:1511] Processing CreateTablet for tablet c75cdfd9df934a86aaeef24099c7d1f7 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:50.799317  6359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12b6f1b78624ac7a5b9350224431aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.800254  6356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75cdfd9df934a86aaeef24099c7d1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.800621  6281 tablet_service.cc:1511] Processing CreateTablet for tablet c75cdfd9df934a86aaeef24099c7d1f7 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:50.801872  6358 tablet_service.cc:1511] Processing CreateTablet for tablet e7d3d31ae125465a9a4cb35313fc419d (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:50.798732  6284 tablet_service.cc:1511] Processing CreateTablet for tablet e12b6f1b78624ac7a5b9350224431aa9 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:50.802345  6285 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0ec7f665db42698ef49330a9469781 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:50.803354  6358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d3d31ae125465a9a4cb35313fc419d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.796095  6360 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0ec7f665db42698ef49330a9469781 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:50.804466  6360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0ec7f665db42698ef49330a9469781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.805788  6357 tablet_service.cc:1511] Processing CreateTablet for tablet c221d02fd9774d9a80fbcf230563072f (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:50.807188  6357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c221d02fd9774d9a80fbcf230563072f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.800143  6361 tablet_service.cc:1511] Processing CreateTablet for tablet 62063a1fc8944b5e901a76cb10d5d4be (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:50.814136  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d3d31ae125465a9a4cb35313fc419d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.814303  6361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62063a1fc8944b5e901a76cb10d5d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.821228  6286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62063a1fc8944b5e901a76cb10d5d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.825701  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c221d02fd9774d9a80fbcf230563072f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.832541  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12b6f1b78624ac7a5b9350224431aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.841634  6285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0ec7f665db42698ef49330a9469781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.845511  6281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75cdfd9df934a86aaeef24099c7d1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.845430  6435 tablet_service.cc:1511] Processing CreateTablet for tablet 62063a1fc8944b5e901a76cb10d5d4be (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:50.846650  6432 tablet_service.cc:1511] Processing CreateTablet for tablet e7d3d31ae125465a9a4cb35313fc419d (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:50.841569  6434 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0ec7f665db42698ef49330a9469781 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:50.854067  6431 tablet_service.cc:1511] Processing CreateTablet for tablet c221d02fd9774d9a80fbcf230563072f (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:50.860379  6435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62063a1fc8944b5e901a76cb10d5d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.866871  6430 tablet_service.cc:1511] Processing CreateTablet for tablet c75cdfd9df934a86aaeef24099c7d1f7 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:50.859059  6433 tablet_service.cc:1511] Processing CreateTablet for tablet e12b6f1b78624ac7a5b9350224431aa9 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:50.870213  6432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d3d31ae125465a9a4cb35313fc419d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.875677  6431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c221d02fd9774d9a80fbcf230563072f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.886433  6434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0ec7f665db42698ef49330a9469781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.889564  6433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12b6f1b78624ac7a5b9350224431aa9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:50.890913  6240 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:50.885221  6280 tablet_service.cc:1511] Processing CreateTablet for tablet 8d940f0fbf9c48909777b770b8a59720 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:50.892982  6280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d940f0fbf9c48909777b770b8a59720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.904796  6430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75cdfd9df934a86aaeef24099c7d1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.943284  6355 tablet_service.cc:1511] Processing CreateTablet for tablet 8d940f0fbf9c48909777b770b8a59720 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:50.946002  6355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d940f0fbf9c48909777b770b8a59720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.955749  6429 tablet_service.cc:1511] Processing CreateTablet for tablet 8d940f0fbf9c48909777b770b8a59720 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:50.957422  6429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d940f0fbf9c48909777b770b8a59720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.964108  6279 tablet_service.cc:1511] Processing CreateTablet for tablet 30a444431e794d80b4987f6b45ba8a9e (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:50.965957  6279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a444431e794d80b4987f6b45ba8a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:51.009423  6488 tablet_bootstrap.cc:492] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:51.050184  6355 tablet_service.cc:1511] Processing CreateTablet for tablet 30a444431e794d80b4987f6b45ba8a9e (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:51.051640  6355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a444431e794d80b4987f6b45ba8a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:51.057049  6428 tablet_service.cc:1511] Processing CreateTablet for tablet 30a444431e794d80b4987f6b45ba8a9e (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:51.061457  6428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a444431e794d80b4987f6b45ba8a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:51.130810  6490 tablet_bootstrap.cc:492] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.144321  6282 tablet_service.cc:1511] Processing CreateTablet for tablet 04a180ffb8dc440a92841232e716bbf5 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:51.144997  6360 tablet_service.cc:1511] Processing CreateTablet for tablet 04a180ffb8dc440a92841232e716bbf5 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:51.145888  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a180ffb8dc440a92841232e716bbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:51.146379  6360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a180ffb8dc440a92841232e716bbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:51.149649  6435 tablet_service.cc:1511] Processing CreateTablet for tablet 04a180ffb8dc440a92841232e716bbf5 (DEFAULT_TABLE table=test-workload [id=11701143488a42989c49d7e2ab8e6544]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:51.152297  6435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a180ffb8dc440a92841232e716bbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:51.152336  6488 tablet_bootstrap.cc:654] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.171877  6490 tablet_bootstrap.cc:654] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.180626  6489 tablet_bootstrap.cc:492] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.189270  6488 tablet_bootstrap.cc:492] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:51.189896  6488 ts_tablet_manager.cc:1403] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.182s	user 0.020s	sys 0.005s
I20260709 14:50:51.190732  6490 tablet_bootstrap.cc:492] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.192713  6490 ts_tablet_manager.cc:1403] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.009s
I20260709 14:50:51.196559  6489 tablet_bootstrap.cc:654] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.197821  6490 raft_consensus.cc:359] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.198442  6490 raft_consensus.cc:385] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.198714  6490 raft_consensus.cc:740] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.199455  6490 consensus_queue.cc:260] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.194495  6488 raft_consensus.cc:359] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.200680  6488 raft_consensus.cc:385] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.201061  6488 raft_consensus.cc:740] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.201900  6488 consensus_queue.cc:260] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.203116  6489 tablet_bootstrap.cc:492] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.203708  6489 ts_tablet_manager.cc:1403] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.042s	user 0.000s	sys 0.015s
I20260709 14:50:51.205399  6488 ts_tablet_manager.cc:1434] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:50:51.206751  6396 heartbeater.cc:499] Master 127.6.4.126:39343 was elected leader, sending a full tablet report...
I20260709 14:50:51.207888  6489 raft_consensus.cc:359] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.208726  6489 raft_consensus.cc:385] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.209055  6489 raft_consensus.cc:740] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.209892  6489 consensus_queue.cc:260] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.213408  6470 heartbeater.cc:499] Master 127.6.4.126:39343 was elected leader, sending a full tablet report...
I20260709 14:50:51.213943  6490 ts_tablet_manager.cc:1434] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 14:50:51.215024  6490 tablet_bootstrap.cc:492] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.222640  6489 ts_tablet_manager.cc:1434] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 14:50:51.222690  6490 tablet_bootstrap.cc:654] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.223704  6488 tablet_bootstrap.cc:492] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:51.224877  6321 heartbeater.cc:499] Master 127.6.4.126:39343 was elected leader, sending a full tablet report...
I20260709 14:50:51.226429  6489 tablet_bootstrap.cc:492] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.236354  6489 tablet_bootstrap.cc:654] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.249181  6489 tablet_bootstrap.cc:492] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.249851  6489 ts_tablet_manager.cc:1403] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 14:50:51.253504  6489 raft_consensus.cc:359] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.254452  6489 raft_consensus.cc:385] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.254967  6488 tablet_bootstrap.cc:654] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.254877  6489 raft_consensus.cc:740] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.258726  6489 consensus_queue.cc:260] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.259861  6490 tablet_bootstrap.cc:492] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.260777  6490 ts_tablet_manager.cc:1403] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.022s
I20260709 14:50:51.261365  6489 ts_tablet_manager.cc:1434] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:50:51.262468  6489 tablet_bootstrap.cc:492] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.264354  6490 raft_consensus.cc:359] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.265247  6490 raft_consensus.cc:385] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.265619  6490 raft_consensus.cc:740] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.266513  6490 consensus_queue.cc:260] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.269223  6490 ts_tablet_manager.cc:1434] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:51.270370  6490 tablet_bootstrap.cc:492] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.273558  6489 tablet_bootstrap.cc:654] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.277930  6490 tablet_bootstrap.cc:654] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.298293  6490 tablet_bootstrap.cc:492] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.298743  6488 tablet_bootstrap.cc:492] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:51.298839  6490 ts_tablet_manager.cc:1403] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260709 14:50:51.299232  6488 ts_tablet_manager.cc:1403] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.000s
I20260709 14:50:51.302208  6489 tablet_bootstrap.cc:492] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.301857  6488 raft_consensus.cc:359] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.302119  6490 raft_consensus.cc:359] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.302780  6488 raft_consensus.cc:385] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.302960  6489 ts_tablet_manager.cc:1403] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.006s
I20260709 14:50:51.303068  6490 raft_consensus.cc:385] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.303198  6488 raft_consensus.cc:740] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.303647  6490 raft_consensus.cc:740] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.304366  6488 consensus_queue.cc:260] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.304646  6490 consensus_queue.cc:260] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.306031  6495 raft_consensus.cc:493] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.306613  6495 raft_consensus.cc:515] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.312700  6495 leader_election.cc:290] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:51.313381  6489 raft_consensus.cc:359] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.315277  6488 ts_tablet_manager.cc:1434] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260709 14:50:51.316027  6489 raft_consensus.cc:385] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.316711  6489 raft_consensus.cc:740] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.318553  6495 raft_consensus.cc:493] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.318156  6489 consensus_queue.cc:260] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.319322  6495 raft_consensus.cc:515] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.322062  6488 tablet_bootstrap.cc:492] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:51.324065  6489 ts_tablet_manager.cc:1434] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260709 14:50:51.325183  6489 tablet_bootstrap.cc:492] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.331499  6494 raft_consensus.cc:493] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.332043  6494 raft_consensus.cc:515] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.333190  6495 leader_election.cc:290] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:51.337884  6488 tablet_bootstrap.cc:654] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.339691  6489 tablet_bootstrap.cc:654] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.345059  6490 ts_tablet_manager.cc:1434] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.006s
W20260709 14:50:51.346750  6471 tablet.cc:2406] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:51.351541  6490 tablet_bootstrap.cc:492] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.351373  6494 leader_election.cc:290] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.366524  6494 raft_consensus.cc:493] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.402205  6489 tablet_bootstrap.cc:492] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.402756  6489 ts_tablet_manager.cc:1403] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.013s
I20260709 14:50:51.408174  6490 tablet_bootstrap.cc:654] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.410194  6489 raft_consensus.cc:359] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.411089  6489 raft_consensus.cc:385] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.411403  6489 raft_consensus.cc:740] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.382414  6494 raft_consensus.cc:515] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.412099  6489 consensus_queue.cc:260] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.419018  6494 leader_election.cc:290] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.433956  6489 ts_tablet_manager.cc:1434] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.007s
I20260709 14:50:51.435276  6489 tablet_bootstrap.cc:492] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.443538  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
I20260709 14:50:51.447422  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
I20260709 14:50:51.449318  6370 raft_consensus.cc:2468] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 0.
W20260709 14:50:51.456758  6411 leader_election.cc:343] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.457443  6488 tablet_bootstrap.cc:492] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:51.457948  6488 ts_tablet_manager.cc:1403] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.136s	user 0.006s	sys 0.025s
I20260709 14:50:51.460808  6411 leader_election.cc:304] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:51.461826  6495 raft_consensus.cc:2804] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:51.462267  6495 raft_consensus.cc:493] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:51.462606  6495 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.464583  6496 raft_consensus.cc:493] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.465128  6496 raft_consensus.cc:515] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.467746  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:51.469781  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:51.472589  6296 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 0.
W20260709 14:50:51.474299  6334 leader_election.cc:343] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.483234  6334 leader_election.cc:304] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:51.482342  6490 tablet_bootstrap.cc:492] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.484174  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:51.485325  6494 raft_consensus.cc:2804] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:51.486169  6494 raft_consensus.cc:493] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:51.486704  6494 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.478229  6496 leader_election.cc:290] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.488469  6490 ts_tablet_manager.cc:1403] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.137s	user 0.023s	sys 0.021s
I20260709 14:50:51.489796  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
W20260709 14:50:51.490996  6408 leader_election.cc:343] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:51.496142  6408 leader_election.cc:343] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.497170  6408 leader_election.cc:304] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c; no voters: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:51.498045  6490 raft_consensus.cc:359] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.503321  6490 raft_consensus.cc:385] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.502712  6488 raft_consensus.cc:359] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.503911  6488 raft_consensus.cc:385] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.502175  6495 raft_consensus.cc:515] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.503832  6490 raft_consensus.cc:740] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.504841  6488 raft_consensus.cc:740] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.505575  6502 raft_consensus.cc:2749] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:51.507790  6495 leader_election.cc:290] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:51.508682  6490 consensus_queue.cc:260] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.509104  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:51.509718  6370 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.511154  6489 tablet_bootstrap.cc:654] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.502516  6494 raft_consensus.cc:515] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.514058  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:51.511622  6488 consensus_queue.cc:260] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.521364  6490 ts_tablet_manager.cc:1434] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:50:51.523363  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:51.525884  6445 raft_consensus.cc:2393] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20dd3e8278d344bc8673793617d1dfc4 in current term 1: Already voted for candidate 1aed967b0c124e89aca3a1e8c35f452c in this term.
I20260709 14:50:51.527434  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:51.528100  6296 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.521386  6494 leader_election.cc:290] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.529008  6370 raft_consensus.cc:2468] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 1.
I20260709 14:50:51.531183  6411 leader_election.cc:304] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:51.532793  6495 raft_consensus.cc:2804] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:51.533360  6495 raft_consensus.cc:697] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:51.533856  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:51.534595  6445 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 0.
I20260709 14:50:51.534322  6495 consensus_queue.cc:237] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
W20260709 14:50:51.536226  6408 leader_election.cc:343] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.537940  6337 leader_election.cc:304] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4; no voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:51.538264  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:51.523766  6490 tablet_bootstrap.cc:492] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.539163  6445 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.552476  6445 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 1.
I20260709 14:50:51.555770  6488 ts_tablet_manager.cc:1434] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.097s	user 0.003s	sys 0.009s
I20260709 14:50:51.558264  6337 leader_election.cc:304] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:51.561818  6296 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 1.
I20260709 14:50:51.572451  6516 raft_consensus.cc:2749] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:51.577263  6488 tablet_bootstrap.cc:492] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:51.584882  6494 raft_consensus.cc:2804] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:51.585587  6490 tablet_bootstrap.cc:654] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.585686  6494 raft_consensus.cc:697] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:51.596680  6488 tablet_bootstrap.cc:654] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.596698  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
W20260709 14:50:51.598949  6262 leader_election.cc:343] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.587069  6494 consensus_queue.cc:237] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.612197  6502 raft_consensus.cc:493] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.612905  6502 raft_consensus.cc:515] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.617373  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
I20260709 14:50:51.618288  6370 raft_consensus.cc:2468] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 0.
I20260709 14:50:51.622225  6411 leader_election.cc:304] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:51.625357  6502 leader_election.cc:290] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285)
I20260709 14:50:51.625689  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
W20260709 14:50:51.627612  6408 leader_election.cc:343] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.625087  6495 raft_consensus.cc:2804] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:51.628585  6495 raft_consensus.cc:493] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:51.629058  6495 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.649518  6489 tablet_bootstrap.cc:492] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.649644  6490 tablet_bootstrap.cc:492] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.650866  6489 ts_tablet_manager.cc:1403] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.216s	user 0.013s	sys 0.034s
I20260709 14:50:51.652395  6490 ts_tablet_manager.cc:1403] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.015s
I20260709 14:50:51.645200  6193 catalog_manager.cc:5697] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.662415  6191 catalog_manager.cc:5697] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.663945  6488 tablet_bootstrap.cc:492] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:51.664101  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:51.664541  6488 ts_tablet_manager.cc:1403] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.020s
I20260709 14:50:51.660991  6490 raft_consensus.cc:359] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.665362  6490 raft_consensus.cc:385] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.665760  6490 raft_consensus.cc:740] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
W20260709 14:50:51.666656  6262 leader_election.cc:343] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.667039  6490 consensus_queue.cc:260] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.669124  6262 leader_election.cc:304] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a72c66c75e98411d9bf19682d9091d67; no voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:51.672250  6496 raft_consensus.cc:2749] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:51.668895  6489 raft_consensus.cc:359] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.673254  6490 ts_tablet_manager.cc:1434] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:50:51.673404  6489 raft_consensus.cc:385] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.673875  6489 raft_consensus.cc:740] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.673834  6495 raft_consensus.cc:515] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.676203  6490 tablet_bootstrap.cc:492] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.676415  6489 consensus_queue.cc:260] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.684365  6488 raft_consensus.cc:359] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.685969  6495 leader_election.cc:290] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285)
I20260709 14:50:51.688279  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:51.689002  6489 ts_tablet_manager.cc:1434] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 14:50:51.686870  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:51.689764  6496 raft_consensus.cc:493] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:51.690604  6408 leader_election.cc:343] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.690980  6370 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.691110  6496 raft_consensus.cc:515] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.692726  6490 tablet_bootstrap.cc:654] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.695679  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
W20260709 14:50:51.698689  6262 leader_election.cc:343] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.686003  6488 raft_consensus.cc:385] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.700601  6489 tablet_bootstrap.cc:492] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.700809  6488 raft_consensus.cc:740] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.701453  6496 leader_election.cc:290] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.702199  6370 raft_consensus.cc:2468] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 1.
I20260709 14:50:51.703737  6411 leader_election.cc:304] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:51.704531  6488 consensus_queue.cc:260] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.705174  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:51.707058  6495 raft_consensus.cc:2804] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:51.707394  6488 ts_tablet_manager.cc:1434] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260709 14:50:51.707608  6495 raft_consensus.cc:697] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
W20260709 14:50:51.708204  6262 leader_election.cc:343] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.708657  6488 tablet_bootstrap.cc:492] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:51.708463  6495 consensus_queue.cc:237] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.708938  6262 leader_election.cc:304] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a72c66c75e98411d9bf19682d9091d67; no voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:51.714537  6496 raft_consensus.cc:2749] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:51.719105  6488 tablet_bootstrap.cc:654] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.724181  6490 tablet_bootstrap.cc:492] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.729429  6489 tablet_bootstrap.cc:654] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.729797  6490 ts_tablet_manager.cc:1403] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.002s
I20260709 14:50:51.735904  6488 tablet_bootstrap.cc:492] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:51.737524  6490 raft_consensus.cc:359] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.738516  6490 raft_consensus.cc:385] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.738914  6490 raft_consensus.cc:740] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.740417  6490 consensus_queue.cc:260] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.743155  6490 ts_tablet_manager.cc:1434] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:51.744364  6490 tablet_bootstrap.cc:492] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.752151  6490 tablet_bootstrap.cc:654] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.758248  6191 catalog_manager.cc:5697] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.768077  6490 tablet_bootstrap.cc:492] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.768790  6490 ts_tablet_manager.cc:1403] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260709 14:50:51.772163  6490 raft_consensus.cc:359] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.773216  6490 raft_consensus.cc:385] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.736569  6488 ts_tablet_manager.cc:1403] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.006s
I20260709 14:50:51.773633  6490 raft_consensus.cc:740] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.775324  6490 consensus_queue.cc:260] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.777431  6488 raft_consensus.cc:359] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.778249  6490 ts_tablet_manager.cc:1434] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 14:50:51.779446  6490 tablet_bootstrap.cc:492] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.786325  6490 tablet_bootstrap.cc:654] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.787577  6496 raft_consensus.cc:493] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.788344  6496 raft_consensus.cc:515] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.778237  6488 raft_consensus.cc:385] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.790730  6488 raft_consensus.cc:740] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.791887  6488 consensus_queue.cc:260] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.792593  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
W20260709 14:50:51.794935  6262 leader_election.cc:343] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.797791  6496 leader_election.cc:290] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.798579  6496 raft_consensus.cc:493] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.799234  6496 raft_consensus.cc:515] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.802224  6496 leader_election.cc:290] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.805375  6488 ts_tablet_manager.cc:1434] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 14:50:51.805796  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:51.806758  6445 raft_consensus.cc:2468] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 0.
I20260709 14:50:51.807937  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:51.809458  6489 tablet_bootstrap.cc:492] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.809991  6489 ts_tablet_manager.cc:1403] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.110s	user 0.034s	sys 0.046s
I20260709 14:50:51.810220  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
I20260709 14:50:51.811108  6370 raft_consensus.cc:2393] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a72c66c75e98411d9bf19682d9091d67 in current term 1: Already voted for candidate 1aed967b0c124e89aca3a1e8c35f452c in this term.
I20260709 14:50:51.812736  6490 tablet_bootstrap.cc:492] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.812642  6262 leader_election.cc:304] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [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: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:51.813344  6490 ts_tablet_manager.cc:1403] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260709 14:50:51.813135  6489 raft_consensus.cc:359] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.813907  6262 leader_election.cc:304] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a72c66c75e98411d9bf19682d9091d67; no voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:51.814160  6489 raft_consensus.cc:385] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.813920  6533 raft_consensus.cc:2804] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:51.814620  6489 raft_consensus.cc:740] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.814895  6533 raft_consensus.cc:493] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:51.815429  6533 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.816686  6496 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.813366  6488 tablet_bootstrap.cc:492] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:51.815569  6489 consensus_queue.cc:260] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.818938  6490 raft_consensus.cc:359] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.819722  6490 raft_consensus.cc:385] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.820065  6490 raft_consensus.cc:740] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.820868  6490 consensus_queue.cc:260] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.823324  6490 ts_tablet_manager.cc:1434] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:51.824301  6490 tablet_bootstrap.cc:492] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c: Bootstrap starting.
I20260709 14:50:51.830515  6489 ts_tablet_manager.cc:1434] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 14:50:51.831580  6489 tablet_bootstrap.cc:492] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.833585  6490 tablet_bootstrap.cc:654] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.825017  6496 raft_consensus.cc:2749] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:51.839110  6489 tablet_bootstrap.cc:654] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.846473  6488 tablet_bootstrap.cc:654] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.853772  6490 tablet_bootstrap.cc:492] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c: No bootstrap required, opened a new log
I20260709 14:50:51.853698  6533 raft_consensus.cc:515] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.854419  6490 ts_tablet_manager.cc:1403] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260709 14:50:51.857990  6489 tablet_bootstrap.cc:492] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.858646  6489 ts_tablet_manager.cc:1403] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.016s
I20260709 14:50:51.858146  6490 raft_consensus.cc:359] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.858904  6533 leader_election.cc:290] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.859277  6490 raft_consensus.cc:385] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.859704  6490 raft_consensus.cc:740] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.860972  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:51.860848  6490 consensus_queue.cc:260] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.861868  6489 raft_consensus.cc:359] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
W20260709 14:50:51.862736  6262 leader_election.cc:343] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.862995  6489 raft_consensus.cc:385] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.863317  6489 raft_consensus.cc:740] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.860810  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:51.863878  6444 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.864308  6490 ts_tablet_manager.cc:1434] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:51.864115  6489 consensus_queue.cc:260] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.866535  6489 ts_tablet_manager.cc:1434] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:51.867511  6489 tablet_bootstrap.cc:492] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.871439  6444 raft_consensus.cc:2468] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 1.
I20260709 14:50:51.872787  6262 leader_election.cc:304] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:51.873687  6496 raft_consensus.cc:2804] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:51.873862  6495 raft_consensus.cc:493] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.874212  6496 raft_consensus.cc:697] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 LEADER]: Becoming Leader. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:51.874398  6495 raft_consensus.cc:515] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.875088  6496 consensus_queue.cc:237] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.876158  6488 tablet_bootstrap.cc:492] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:51.876662  6495 leader_election.cc:290] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:51.878644  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:51.879279  6296 raft_consensus.cc:2468] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 0.
I20260709 14:50:51.880764  6489 tablet_bootstrap.cc:654] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.880919  6408 leader_election.cc:304] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:51.881753  6495 raft_consensus.cc:2804] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:51.882115  6495 raft_consensus.cc:493] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:51.882489  6495 raft_consensus.cc:3060] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.876662  6488 ts_tablet_manager.cc:1403] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.006s
I20260709 14:50:51.882133  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
W20260709 14:50:51.886456  6411 leader_election.cc:343] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:51.889178  6488 raft_consensus.cc:359] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.890020  6488 raft_consensus.cc:385] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.890379  6488 raft_consensus.cc:740] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.891225  6488 consensus_queue.cc:260] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.893152  6495 raft_consensus.cc:515] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
W20260709 14:50:51.895067  6240 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:51.895431  6489 tablet_bootstrap.cc:492] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.897142  6489 ts_tablet_manager.cc:1403] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.008s
I20260709 14:50:51.895567  6488 ts_tablet_manager.cc:1434] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:50:51.898394  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:51.899015  6296 raft_consensus.cc:3060] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.898985  6488 tablet_bootstrap.cc:492] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:51.900682  6489 raft_consensus.cc:359] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.901348  6489 raft_consensus.cc:385] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.901646  6489 raft_consensus.cc:740] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.902346  6489 consensus_queue.cc:260] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.905249  6489 ts_tablet_manager.cc:1434] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:51.905980  6489 tablet_bootstrap.cc:492] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67: Bootstrap starting.
I20260709 14:50:51.907480  6191 catalog_manager.cc:5697] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 reported cstate change: term changed from 0 to 1, leader changed from <none> to a72c66c75e98411d9bf19682d9091d67 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "a72c66c75e98411d9bf19682d9091d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.913028  6488 tablet_bootstrap.cc:654] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.913087  6296 raft_consensus.cc:2468] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 1.
I20260709 14:50:51.914564  6408 leader_election.cc:304] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:51.917512  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:51.918171  6370 raft_consensus.cc:3060] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.919870  6489 tablet_bootstrap.cc:654] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:51.920245  6522 raft_consensus.cc:2804] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:51.921032  6522 raft_consensus.cc:697] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:51.922269  6494 raft_consensus.cc:493] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.921938  6522 consensus_queue.cc:237] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.922748  6494 raft_consensus.cc:515] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.915972  6495 leader_election.cc:290] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:51.925470  6494 leader_election.cc:290] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.926587  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:51.927788  6296 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 0.
I20260709 14:50:51.929513  6334 leader_election.cc:304] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:51.930130  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:51.931010  6444 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 0.
I20260709 14:50:51.936602  6494 raft_consensus.cc:2804] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:51.937098  6494 raft_consensus.cc:493] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:51.937472  6494 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.952533  6370 raft_consensus.cc:2468] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 1.
I20260709 14:50:51.955801  6489 tablet_bootstrap.cc:492] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67: No bootstrap required, opened a new log
I20260709 14:50:51.956216  6489 ts_tablet_manager.cc:1403] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.015s
I20260709 14:50:51.959546  6489 raft_consensus.cc:359] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.960876  6489 raft_consensus.cc:385] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:51.961426  6489 raft_consensus.cc:740] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Initialized, Role: FOLLOWER
I20260709 14:50:51.962316  6489 consensus_queue.cc:260] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.955391  6494 raft_consensus.cc:515] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.961774  6488 tablet_bootstrap.cc:492] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:51.966466  6522 consensus_queue.cc:1048] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:51.967628  6488 ts_tablet_manager.cc:1403] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.006s
I20260709 14:50:51.963871  6191 catalog_manager.cc:5697] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.972450  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:51.973150  6296 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.973990  6494 leader_election.cc:290] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:51.971796  6489 ts_tablet_manager.cc:1434] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:50:51.979492  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:51.980219  6444 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.988763  6444 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 1.
I20260709 14:50:51.990154  6337 leader_election.cc:304] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:51.991199  6494 raft_consensus.cc:2804] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:51.991255  6296 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 1.
I20260709 14:50:51.991856  6494 raft_consensus.cc:697] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:51.992851  6494 consensus_queue.cc:237] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:51.999127  6488 raft_consensus.cc:359] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.000070  6488 raft_consensus.cc:385] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:52.000416  6488 raft_consensus.cc:740] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:52.001281  6488 consensus_queue.cc:260] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.001762  6496 raft_consensus.cc:493] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.002766  6496 raft_consensus.cc:515] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.005414  6496 leader_election.cc:290] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.009498  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:52.011801  6488 ts_tablet_manager.cc:1434] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:50:52.016600  6516 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.017373  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
I20260709 14:50:52.018178  6370 raft_consensus.cc:2393] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a72c66c75e98411d9bf19682d9091d67 in current term 1: Already voted for candidate 1aed967b0c124e89aca3a1e8c35f452c in this term.
I20260709 14:50:52.018291  6502 raft_consensus.cc:493] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.018760  6502 raft_consensus.cc:515] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.019229  6488 tablet_bootstrap.cc:492] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:52.020895  6502 leader_election.cc:290] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:52.022689  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a180ffb8dc440a92841232e716bbf5" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:52.023409  6296 raft_consensus.cc:2468] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 0.
I20260709 14:50:52.024825  6408 leader_election.cc:304] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:52.026839  6502 raft_consensus.cc:2804] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:52.027271  6502 raft_consensus.cc:493] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:52.027710  6502 raft_consensus.cc:3060] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.029594  6262 leader_election.cc:304] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a72c66c75e98411d9bf19682d9091d67; no voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:52.030032  6488 tablet_bootstrap.cc:654] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:52.030758  6533 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.033905  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a180ffb8dc440a92841232e716bbf5" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
I20260709 14:50:52.046587  6533 raft_consensus.cc:2749] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:52.047597  6495 consensus_queue.cc:1048] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:52.044800  6190 catalog_manager.cc:5697] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:52.058420  6411 leader_election.cc:343] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:52.061338  6494 raft_consensus.cc:493] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.062701  6502 raft_consensus.cc:515] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.064991  6502 leader_election.cc:290] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:52.062536  6494 raft_consensus.cc:515] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.068403  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a180ffb8dc440a92841232e716bbf5" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:52.070986  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:52.071144  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:52.072121  6444 raft_consensus.cc:2468] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 0.
I20260709 14:50:52.072165  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a180ffb8dc440a92841232e716bbf5" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
W20260709 14:50:52.074052  6411 leader_election.cc:343] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:52.074685  6294 raft_consensus.cc:3060] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.091241  6337 leader_election.cc:304] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:52.073464  6494 leader_election.cc:290] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.081404  6296 raft_consensus.cc:2468] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 0.
I20260709 14:50:52.096791  6515 raft_consensus.cc:2804] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:52.097612  6515 raft_consensus.cc:493] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:52.098078  6515 raft_consensus.cc:3060] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.094942  6516 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:52.102860  6294 raft_consensus.cc:2468] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 1.
I20260709 14:50:52.104761  6408 leader_election.cc:304] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:52.106283  6548 raft_consensus.cc:2804] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:52.107693  6548 raft_consensus.cc:697] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:52.107841  6515 raft_consensus.cc:515] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.108716  6548 consensus_queue.cc:237] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.110733  6515 leader_election.cc:290] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.112308  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:52.113037  6444 raft_consensus.cc:3060] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.119184  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:52.120132  6293 raft_consensus.cc:3060] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.128262  6444 raft_consensus.cc:2468] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 1.
I20260709 14:50:52.129489  6337 leader_election.cc:304] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:52.130831  6488 tablet_bootstrap.cc:492] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:52.130782  6494 raft_consensus.cc:2804] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:52.131453  6488 ts_tablet_manager.cc:1403] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.008s
I20260709 14:50:52.131551  6494 raft_consensus.cc:697] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:52.134253  6488 raft_consensus.cc:359] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.134145  6494 consensus_queue.cc:237] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.135021  6488 raft_consensus.cc:385] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:52.135367  6488 raft_consensus.cc:740] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:52.136102  6488 consensus_queue.cc:260] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.138114  6488 ts_tablet_manager.cc:1434] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:52.138968  6488 tablet_bootstrap.cc:492] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4: Bootstrap starting.
I20260709 14:50:52.140087  6293 raft_consensus.cc:2468] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 1.
I20260709 14:50:52.151571  6189 catalog_manager.cc:5697] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:52.160404  6488 tablet_bootstrap.cc:654] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:52.168186  6189 catalog_manager.cc:5697] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:52.174327  6488 tablet_bootstrap.cc:492] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4: No bootstrap required, opened a new log
I20260709 14:50:52.174831  6488 ts_tablet_manager.cc:1403] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 14:50:52.178074  6488 raft_consensus.cc:359] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.178819  6488 raft_consensus.cc:385] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:52.179090  6488 raft_consensus.cc:740] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Initialized, Role: FOLLOWER
I20260709 14:50:52.179781  6488 consensus_queue.cc:260] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.181825  6488 ts_tablet_manager.cc:1434] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:52.226472  6548 consensus_queue.cc:1048] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.230935  6548 consensus_queue.cc:1048] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.244837  6494 raft_consensus.cc:493] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.245395  6494 raft_consensus.cc:515] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.247804  6494 leader_election.cc:290] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.249404  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:52.249647  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:52.250316  6445 raft_consensus.cc:2393] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20dd3e8278d344bc8673793617d1dfc4 in current term 1: Already voted for candidate a72c66c75e98411d9bf19682d9091d67 in this term.
I20260709 14:50:52.252271  6334 leader_election.cc:304] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4; no voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:52.253448  6494 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.260414  6495 raft_consensus.cc:493] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.260977  6495 raft_consensus.cc:515] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.263114  6495 leader_election.cc:290] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:52.264624  6516 raft_consensus.cc:493] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.265115  6516 raft_consensus.cc:515] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.265866  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4" is_pre_election: true
I20260709 14:50:52.266537  6371 raft_consensus.cc:2468] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 0.
I20260709 14:50:52.267356  6516 leader_election.cc:290] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.267797  6411 leader_election.cc:304] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:52.268592  6495 raft_consensus.cc:2804] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:52.268970  6495 raft_consensus.cc:493] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:52.269006  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a180ffb8dc440a92841232e716bbf5" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c" is_pre_election: true
I20260709 14:50:52.269482  6495 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.271204  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a180ffb8dc440a92841232e716bbf5" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:52.269909  6494 raft_consensus.cc:2749] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:52.271976  6293 raft_consensus.cc:2393] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20dd3e8278d344bc8673793617d1dfc4 in current term 1: Already voted for candidate 1aed967b0c124e89aca3a1e8c35f452c in this term.
I20260709 14:50:52.271685  6533 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.275089  6334 leader_election.cc:304] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4; no voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:52.276228  6516 raft_consensus.cc:3060] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.278533  6495 raft_consensus.cc:515] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.268885  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67" is_pre_election: true
I20260709 14:50:52.282413  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:52.282819  6295 raft_consensus.cc:2468] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 0.
I20260709 14:50:52.283897  6533 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.285887  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:52.286716  6370 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.292241  6495 leader_election.cc:290] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:52.295641  6516 raft_consensus.cc:2749] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:52.303050  6370 raft_consensus.cc:2468] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 1.
I20260709 14:50:52.304809  6411 leader_election.cc:304] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:52.305996  6495 raft_consensus.cc:2804] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:52.306638  6495 raft_consensus.cc:697] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:52.308032  6495 consensus_queue.cc:237] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.321599  6191 catalog_manager.cc:5697] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:52.334267  6495 consensus_queue.cc:1048] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.349095  6495 consensus_queue.cc:1048] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:52.521421  6516 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.534454  6515 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.582852  6444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
mode: GRACEFUL
new_leader_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:55204
I20260709 14:50:52.583683  6444 raft_consensus.cc:606] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Received request to transfer leadership to TS a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:52.602846  6370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
mode: GRACEFUL
new_leader_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:39080
I20260709 14:50:52.603438  6370 raft_consensus.cc:606] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Received request to transfer leadership to TS a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:52.609421  6444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
mode: GRACEFUL
new_leader_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:55204
I20260709 14:50:52.610062  6444 raft_consensus.cc:606] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Received request to transfer leadership to TS a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:52.616238  6444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
mode: GRACEFUL
new_leader_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:55204
I20260709 14:50:52.616870  6444 raft_consensus.cc:606] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Received request to transfer leadership to TS 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:52.629908  6444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
mode: GRACEFUL
new_leader_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:55204
I20260709 14:50:52.630453  6444 raft_consensus.cc:606] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Received request to transfer leadership to TS 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:52.648510  6515 consensus_queue.cc:1048] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.650591  6495 consensus_queue.cc:1048] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.660291  6494 consensus_queue.cc:1048] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.670135  6495 raft_consensus.cc:993] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: : Instructing follower a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:52.670655  6495 raft_consensus.cc:1081] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Signalling peer a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:52.676614  6522 consensus_queue.cc:1048] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.676949  6295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:41656
I20260709 14:50:52.679461  6295 raft_consensus.cc:493] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.693125  6295 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.708941  6295 raft_consensus.cc:515] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.712205  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:52.713064  6370 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.719288  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:52.719905  6445 raft_consensus.cc:3055] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:52.720191  6445 raft_consensus.cc:740] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:52.720999  6445 consensus_queue.cc:260] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.722077  6445 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.724128  6295 leader_election.cc:290] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 2 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.728155  6370 raft_consensus.cc:2468] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 2.
I20260709 14:50:52.729688  6445 raft_consensus.cc:2468] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 2.
I20260709 14:50:52.729753  6262 leader_election.cc:304] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:52.730706  6533 raft_consensus.cc:2804] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:52.731184  6533 raft_consensus.cc:697] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Becoming Leader. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:52.731966  6533 consensus_queue.cc:237] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.739423  6190 catalog_manager.cc:5697] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 reported cstate change: term changed from 1 to 2, leader changed from 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67) to a72c66c75e98411d9bf19682d9091d67 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "a72c66c75e98411d9bf19682d9091d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:52.742422  6495 consensus_queue.cc:1048] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.752563  6502 raft_consensus.cc:993] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c: : Instructing follower 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:52.753137  6502 raft_consensus.cc:1081] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Signalling peer 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:52.755295  6371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:39054
I20260709 14:50:52.755887  6371 raft_consensus.cc:493] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.756233  6371 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.757267  6295 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:52.764442  6371 raft_consensus.cc:515] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.765924  6495 consensus_queue.cc:1048] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:52.767545  6370 raft_consensus.cc:1240] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Rejecting Update request from peer 1aed967b0c124e89aca3a1e8c35f452c for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:52.767673  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:52.768479  6295 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.768332  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:52.769099  6445 raft_consensus.cc:3055] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:52.769431  6445 raft_consensus.cc:740] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:52.770160  6371 leader_election.cc:290] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 2 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.770264  6445 consensus_queue.cc:260] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.776544  6295 raft_consensus.cc:2468] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 2.
W20260709 14:50:52.771312  6495 consensus_queue.cc:1175] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "20dd3e8278d344bc8673793617d1dfc4" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 1aed967b0c124e89aca3a1e8c35f452c for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:50:52.777351  6293 raft_consensus.cc:1240] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Rejecting Update request from peer 1aed967b0c124e89aca3a1e8c35f452c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:52.778388  6334 leader_election.cc:304] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:52.779548  6515 raft_consensus.cc:2804] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:52.780114  6515 raft_consensus.cc:697] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:52.780962  6445 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.781035  6515 consensus_queue.cc:237] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.789178  6445 raft_consensus.cc:2468] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 2.
I20260709 14:50:52.791258  6190 catalog_manager.cc:5697] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 1 to 2, leader changed from 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67) to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:52.890146  6548 raft_consensus.cc:993] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c: : Instructing follower 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:52.890602  6495 raft_consensus.cc:1081] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Signalling peer 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:52.892311  6371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:39054
I20260709 14:50:52.892949  6371 raft_consensus.cc:493] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.893401  6371 raft_consensus.cc:3060] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.898779  6371 raft_consensus.cc:515] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.900676  6371 leader_election.cc:290] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 2 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.902565  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:52.902498  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221d02fd9774d9a80fbcf230563072f" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:52.903393  6295 raft_consensus.cc:3060] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.903393  6445 raft_consensus.cc:3055] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:52.908883  6445 raft_consensus.cc:740] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:52.909123  6295 raft_consensus.cc:2468] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 2.
I20260709 14:50:52.910224  6445 consensus_queue.cc:260] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.910823  6334 leader_election.cc:304] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:52.911906  6445 raft_consensus.cc:3060] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.911911  6515 raft_consensus.cc:2804] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:52.912779  6515 raft_consensus.cc:697] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 2 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:52.913774  6515 consensus_queue.cc:237] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.920090  6445 raft_consensus.cc:2468] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 2.
I20260709 14:50:52.922411  6190 catalog_manager.cc:5697] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 1 to 2, leader changed from 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67) to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:52.959215  6495 raft_consensus.cc:993] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c: : Instructing follower a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:52.959751  6548 raft_consensus.cc:1081] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Signalling peer a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:52.961681  6295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:41656
I20260709 14:50:52.962337  6295 raft_consensus.cc:493] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.963047  6295 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.968080  6295 raft_consensus.cc:515] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.970185  6295 leader_election.cc:290] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 2 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:52.971341  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:52.971691  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:52.972077  6371 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.972446  6445 raft_consensus.cc:3055] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:52.972921  6445 raft_consensus.cc:740] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:52.973888  6445 consensus_queue.cc:260] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.975294  6445 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.979187  6371 raft_consensus.cc:2468] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 2.
I20260709 14:50:52.980916  6262 leader_election.cc:304] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:52.981884  6533 raft_consensus.cc:2804] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:52.982451  6533 raft_consensus.cc:697] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Becoming Leader. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:52.983670  6445 raft_consensus.cc:2468] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 2.
I20260709 14:50:52.983410  6533 consensus_queue.cc:237] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:52.990440  6515 raft_consensus.cc:993] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: : Instructing follower a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:52.992823  6516 raft_consensus.cc:1081] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Signalling peer a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:52.993654  6189 catalog_manager.cc:5697] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 reported cstate change: term changed from 1 to 2, leader changed from 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67) to a72c66c75e98411d9bf19682d9091d67 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "a72c66c75e98411d9bf19682d9091d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:52.995070  6295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:41672
I20260709 14:50:52.996272  6295 raft_consensus.cc:493] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.996809  6295 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.004410  6295 raft_consensus.cc:515] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:53.006687  6295 leader_election.cc:290] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 2 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:53.007776  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:53.008162  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:53.008643  6371 raft_consensus.cc:3055] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:53.008908  6445 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.009147  6371 raft_consensus.cc:740] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:53.010146  6371 consensus_queue.cc:260] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:53.011510  6371 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.016342  6445 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 2.
I20260709 14:50:53.016727  6371 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 2.
I20260709 14:50:53.017879  6262 leader_election.cc:304] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:53.018723  6533 raft_consensus.cc:2804] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.019320  6533 raft_consensus.cc:697] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Becoming Leader. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:53.020059  6533 consensus_queue.cc:237] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:53.027496  6189 catalog_manager.cc:5697] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 reported cstate change: term changed from 1 to 2, leader changed from 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66) to a72c66c75e98411d9bf19682d9091d67 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "a72c66c75e98411d9bf19682d9091d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.112311  6445 raft_consensus.cc:1275] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.114148  6533 consensus_queue.cc:1048] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.128873  6371 raft_consensus.cc:1275] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.133797  6574 consensus_queue.cc:1048] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:53.177870  6295 raft_consensus.cc:1275] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.180305  6516 consensus_queue.cc:1048] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:53.195668  6445 raft_consensus.cc:1275] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.197815  6515 consensus_queue.cc:1048] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.316964  6295 raft_consensus.cc:1275] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.318499  6515 consensus_queue.cc:1048] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.327224  6445 raft_consensus.cc:1275] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.329188  6516 consensus_queue.cc:1048] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:53.438827  6371 raft_consensus.cc:1275] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.440208  6574 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.448787  6445 raft_consensus.cc:1275] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.450831  6533 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.494074  6445 raft_consensus.cc:1275] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.495276  6371 raft_consensus.cc:1275] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.495760  6533 consensus_queue.cc:1048] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.496788  6534 consensus_queue.cc:1048] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:55.670732  6161 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:50:55.671691  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:55.695544  6295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
mode: GRACEFUL
new_leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:40420
I20260709 14:50:55.696122  6295 raft_consensus.cc:606] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 LEADER]: Received request to transfer leadership to TS 1aed967b0c124e89aca3a1e8c35f452c
I20260709 14:50:55.708307  6371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
mode: GRACEFUL
new_leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:55836
I20260709 14:50:55.708940  6371 raft_consensus.cc:606] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Received request to transfer leadership to TS 1aed967b0c124e89aca3a1e8c35f452c
I20260709 14:50:55.710208  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:55.710691  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:56.057646  6583 raft_consensus.cc:993] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: : Instructing follower 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:50:56.058094  6579 raft_consensus.cc:1081] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Signalling peer 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:50:56.059871  6445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:55186
I20260709 14:50:56.060570  6445 raft_consensus.cc:493] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.060920  6445 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.066066  6445 raft_consensus.cc:515] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.067813  6445 leader_election.cc:290] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 2 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:56.068970  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:56.068899  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:56.069625  6371 raft_consensus.cc:3055] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:56.069685  6295 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.069963  6371 raft_consensus.cc:740] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:56.070791  6371 consensus_queue.cc:260] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.071714  6371 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.075189  6295 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 2.
I20260709 14:50:56.076658  6408 leader_election.cc:304] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:56.076750  6371 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 2.
I20260709 14:50:56.077600  6548 raft_consensus.cc:2804] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:56.079151  6548 raft_consensus.cc:697] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:56.080236  6548 consensus_queue.cc:237] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.091346  6189 catalog_manager.cc:5697] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 1 to 2, leader changed from 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66) to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 2 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:56.155040  6574 raft_consensus.cc:993] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67: : Instructing follower 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:50:56.155501  6590 raft_consensus.cc:1081] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 LEADER]: Signalling peer 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:50:56.157249  6445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:55200
I20260709 14:50:56.157792  6445 raft_consensus.cc:493] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.158175  6445 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.162968  6445 raft_consensus.cc:515] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.164479  6445 leader_election.cc:290] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 2 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:56.165516  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:56.165645  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:56.166139  6295 raft_consensus.cc:3055] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:56.166198  6371 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.166452  6295 raft_consensus.cc:740] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:56.167177  6295 consensus_queue.cc:260] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.168156  6295 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.171087  6371 raft_consensus.cc:2468] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 2.
I20260709 14:50:56.172308  6411 leader_election.cc:304] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:56.173240  6548 raft_consensus.cc:2804] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:56.173238  6295 raft_consensus.cc:2468] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 2.
I20260709 14:50:56.173950  6548 raft_consensus.cc:697] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:56.174827  6548 consensus_queue.cc:237] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.182456  6189 catalog_manager.cc:5697] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 1 to 2, leader changed from a72c66c75e98411d9bf19682d9091d67 (127.6.4.65) to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 2 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:56.459936  6295 raft_consensus.cc:1275] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:56.461776  6548 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:56.472361  6371 raft_consensus.cc:1275] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:56.474036  6548 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:56.711691  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:56.732919  6295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
mode: GRACEFUL
new_leader_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:40436
I20260709 14:50:56.733505  6295 raft_consensus.cc:606] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Received request to transfer leadership to TS 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:56.738348  6371 raft_consensus.cc:1275] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:56.739300  6445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
mode: GRACEFUL
new_leader_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:55204
I20260709 14:50:56.739877  6445 raft_consensus.cc:606] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Received request to transfer leadership to TS 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:56.739902  6548 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:56.747454  6295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
mode: GRACEFUL
new_leader_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:40436
I20260709 14:50:56.747517  6293 raft_consensus.cc:1275] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:56.747519  6584 raft_consensus.cc:993] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c: : Instructing follower 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:56.748518  6548 raft_consensus.cc:1081] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Signalling peer 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:56.749706  6548 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:56.752010  6370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:39054
I20260709 14:50:56.752784  6370 raft_consensus.cc:493] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.753226  6370 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.753331  6295 raft_consensus.cc:606] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Received request to transfer leadership to TS 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:56.761273  6370 raft_consensus.cc:515] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.764906  6370 leader_election.cc:290] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 3 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:56.762086  6295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
mode: GRACEFUL
new_leader_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:40436
I20260709 14:50:56.765147  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:56.766474  6295 raft_consensus.cc:606] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Received request to transfer leadership to TS 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:56.766830  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:56.767509  6445 raft_consensus.cc:3055] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:56.767795  6445 raft_consensus.cc:740] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:56.768611  6445 consensus_queue.cc:260] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.769635  6445 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.775866  6445 raft_consensus.cc:2468] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:56.777129  6337 leader_election.cc:304] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:56.777884  6579 raft_consensus.cc:2804] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:56.778374  6579 raft_consensus.cc:697] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:56.779211  6579 consensus_queue.cc:237] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.781085  6445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
mode: GRACEFUL
new_leader_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:55204
I20260709 14:50:56.781692  6445 raft_consensus.cc:606] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Received request to transfer leadership to TS 20dd3e8278d344bc8673793617d1dfc4
I20260709 14:50:56.786988  6190 catalog_manager.cc:5697] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 2 to 3, leader changed from 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67) to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.895016  6590 raft_consensus.cc:993] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67: : Instructing follower 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:56.895538  6590 raft_consensus.cc:1081] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Signalling peer 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:56.897327  6370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:39064
I20260709 14:50:56.897871  6370 raft_consensus.cc:493] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.898240  6370 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.903328  6370 raft_consensus.cc:515] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.905200  6370 leader_election.cc:290] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 3 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:56.906289  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:56.906358  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:56.906968  6293 raft_consensus.cc:3055] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:56.907092  6444 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.907296  6293 raft_consensus.cc:740] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:56.908118  6293 consensus_queue.cc:260] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.909240  6293 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.913748  6444 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:56.914724  6293 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:56.914932  6337 leader_election.cc:304] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [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: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:56.915802  6579 raft_consensus.cc:2804] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:56.916285  6579 raft_consensus.cc:697] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:56.916949  6579 consensus_queue.cc:237] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.924149  6189 catalog_manager.cc:5697] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 2 to 3, leader changed from a72c66c75e98411d9bf19682d9091d67 (127.6.4.65) to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.976658  6606 raft_consensus.cc:993] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67: : Instructing follower 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:56.977205  6590 raft_consensus.cc:1081] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Signalling peer 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:56.978765  6370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:39064
I20260709 14:50:56.979249  6370 raft_consensus.cc:493] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.979638  6370 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.985731  6370 raft_consensus.cc:515] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.987512  6370 leader_election.cc:290] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 3 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:56.988586  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:56.989107  6444 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.989063  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62063a1fc8944b5e901a76cb10d5d4be" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:56.989776  6293 raft_consensus.cc:3055] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:56.990027  6293 raft_consensus.cc:740] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:56.990768  6293 consensus_queue.cc:260] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [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: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:56.991768  6293 raft_consensus.cc:3060] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:56.994803  6444 raft_consensus.cc:2468] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:56.995888  6337 leader_election.cc:304] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [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: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:56.996614  6579 raft_consensus.cc:2804] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:56.997018  6579 raft_consensus.cc:697] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:56.997511  6293 raft_consensus.cc:2468] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:56.997802  6579 consensus_queue.cc:237] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [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: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:57.004472  6189 catalog_manager.cc:5697] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 2 to 3, leader changed from a72c66c75e98411d9bf19682d9091d67 (127.6.4.65) to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.054394  6584 raft_consensus.cc:993] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c: : Instructing follower 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:57.054939  6584 raft_consensus.cc:1081] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Signalling peer 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:57.056658  6370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:39054
I20260709 14:50:57.057205  6370 raft_consensus.cc:493] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.057538  6370 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:57.062134  6370 raft_consensus.cc:515] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:57.063881  6370 leader_election.cc:290] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 3 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:57.064847  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:57.065022  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:57.065680  6293 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:57.065735  6444 raft_consensus.cc:3055] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:57.066262  6444 raft_consensus.cc:740] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:57.066960  6444 consensus_queue.cc:260] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:57.067889  6444 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:57.070984  6293 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:57.072151  6334 leader_election.cc:304] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [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: 20dd3e8278d344bc8673793617d1dfc4, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:57.072721  6444 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:57.073074  6579 raft_consensus.cc:2804] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:57.073678  6579 raft_consensus.cc:697] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:57.074520  6579 consensus_queue.cc:237] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:57.080914  6189 catalog_manager.cc:5697] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 2 to 3, leader changed from 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67) to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.161195  6293 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:57.166774  6293 raft_consensus.cc:1275] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.168313  6579 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.177110  6444 raft_consensus.cc:1275] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.179484  6609 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.296828  6606 raft_consensus.cc:993] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67: : Instructing follower 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:57.297245  6606 raft_consensus.cc:1081] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Signalling peer 20dd3e8278d344bc8673793617d1dfc4 to start an election
I20260709 14:50:57.298784  6370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
 from {username='slave'} at 127.0.0.1:39064
I20260709 14:50:57.299273  6370 raft_consensus.cc:493] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:57.299638  6370 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:57.304234  6370 raft_consensus.cc:515] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:57.306115  6370 leader_election.cc:290] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [CANDIDATE]: Term 3 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:57.307009  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:57.307221  6444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d3d31ae125465a9a4cb35313fc419d" candidate_uuid: "20dd3e8278d344bc8673793617d1dfc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:57.307591  6293 raft_consensus.cc:3055] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:57.307832  6444 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:57.307934  6293 raft_consensus.cc:740] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:57.308916  6293 consensus_queue.cc:260] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:57.310050  6293 raft_consensus.cc:3060] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:57.310500  6445 raft_consensus.cc:1275] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.311978  6609 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.314450  6444 raft_consensus.cc:2468] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:57.315804  6337 leader_election.cc:304] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [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: 1aed967b0c124e89aca3a1e8c35f452c, 20dd3e8278d344bc8673793617d1dfc4; no voters: 
I20260709 14:50:57.316318  6293 raft_consensus.cc:2468] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dd3e8278d344bc8673793617d1dfc4 in term 3.
I20260709 14:50:57.318365  6609 raft_consensus.cc:2804] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:57.322867  6609 raft_consensus.cc:697] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Leader. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:57.323876  6293 raft_consensus.cc:1275] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.323848  6609 consensus_queue.cc:237] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:57.325796  6611 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:57.335475  6189 catalog_manager.cc:5697] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 reported cstate change: term changed from 2 to 3, leader changed from a72c66c75e98411d9bf19682d9091d67 (127.6.4.65) to 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "20dd3e8278d344bc8673793617d1dfc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.467885  6293 raft_consensus.cc:1275] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.469175  6609 consensus_queue.cc:1048] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.478387  6445 raft_consensus.cc:1275] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.480082  6611 consensus_queue.cc:1048] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.584609  6293 raft_consensus.cc:1275] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.586197  6611 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.595414  6445 raft_consensus.cc:1275] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.597041  6579 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.853088  6445 raft_consensus.cc:1275] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.854478  6612 consensus_queue.cc:1048] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:57.865741  6293 raft_consensus.cc:1275] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Refusing update from remote peer 20dd3e8278d344bc8673793617d1dfc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:57.867434  6609 consensus_queue.cc:1048] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:59.795742  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:59.804253  6370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
mode: GRACEFUL
new_leader_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:55836
I20260709 14:50:59.804996  6370 raft_consensus.cc:606] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 LEADER]: Received request to transfer leadership to TS a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:59.808305  6370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
mode: GRACEFUL
new_leader_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:55836
I20260709 14:50:59.808826  6370 raft_consensus.cc:606] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Received request to transfer leadership to TS a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:59.811635  6370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
mode: GRACEFUL
new_leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:55836
I20260709 14:50:59.812117  6370 raft_consensus.cc:606] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Received request to transfer leadership to TS 1aed967b0c124e89aca3a1e8c35f452c
I20260709 14:50:59.814925  6370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
mode: GRACEFUL
new_leader_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:55836
I20260709 14:50:59.815388  6370 raft_consensus.cc:606] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Received request to transfer leadership to TS a72c66c75e98411d9bf19682d9091d67
I20260709 14:50:59.818799  6370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9"
dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
mode: GRACEFUL
new_leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:55836
I20260709 14:50:59.819386  6370 raft_consensus.cc:606] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Received request to transfer leadership to TS 1aed967b0c124e89aca3a1e8c35f452c
I20260709 14:50:59.820618  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:59.821151  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:59.843079  6622 raft_consensus.cc:993] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: : Instructing follower a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:59.843634  6622 raft_consensus.cc:1081] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Signalling peer a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:50:59.845572  6295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:41672
I20260709 14:50:59.846189  6295 raft_consensus.cc:493] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.846572  6295 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:59.853418  6295 raft_consensus.cc:515] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:59.855429  6295 leader_election.cc:290] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 4 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:50:59.856649  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:59.856940  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75cdfd9df934a86aaeef24099c7d1f7" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:50:59.857337  6370 raft_consensus.cc:3055] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:59.857594  6445 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:59.857697  6370 raft_consensus.cc:740] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:59.858578  6370 consensus_queue.cc:260] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:59.859514  6370 raft_consensus.cc:3060] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:59.862924  6445 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 4.
I20260709 14:50:59.864144  6370 raft_consensus.cc:2468] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 4.
I20260709 14:50:59.864378  6262 leader_election.cc:304] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [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: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:59.866403  6623 raft_consensus.cc:2804] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:59.867275  6623 raft_consensus.cc:697] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 4 LEADER]: Becoming Leader. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:50:59.868203  6623 consensus_queue.cc:237] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:59.875346  6189 catalog_manager.cc:5697] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 reported cstate change: term changed from 3 to 4, leader changed from 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66) to a72c66c75e98411d9bf19682d9091d67 (127.6.4.65). New cstate: current_term: 4 leader_uuid: "a72c66c75e98411d9bf19682d9091d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.933566  6611 raft_consensus.cc:993] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: : Instructing follower 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:50:59.934125  6622 raft_consensus.cc:1081] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Signalling peer 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:50:59.935742  6445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:55186
I20260709 14:50:59.936213  6445 raft_consensus.cc:493] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.936487  6445 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:59.940867  6445 raft_consensus.cc:515] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:59.942447  6445 leader_election.cc:290] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 4 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:50:59.943622  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:50:59.943760  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12b6f1b78624ac7a5b9350224431aa9" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:50:59.944190  6295 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:59.944276  6370 raft_consensus.cc:3055] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:59.944684  6370 raft_consensus.cc:740] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:50:59.945425  6370 consensus_queue.cc:260] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:59.946408  6370 raft_consensus.cc:3060] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:59.949548  6295 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 4.
I20260709 14:50:59.950882  6408 leader_election.cc:304] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [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: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:50:59.951050  6370 raft_consensus.cc:2468] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 4.
I20260709 14:50:59.951973  6584 raft_consensus.cc:2804] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:59.953198  6584 raft_consensus.cc:697] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:50:59.953929  6584 consensus_queue.cc:237] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:50:59.962234  6189 catalog_manager.cc:5697] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 3 to 4, leader changed from 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66) to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 4 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.031710  6611 raft_consensus.cc:993] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4: : Instructing follower 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:51:00.032197  6611 raft_consensus.cc:1081] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Signalling peer 1aed967b0c124e89aca3a1e8c35f452c to start an election
I20260709 14:51:00.033947  6445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720"
dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
 from {username='slave'} at 127.0.0.1:55186
I20260709 14:51:00.034605  6445 raft_consensus.cc:493] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.034934  6445 raft_consensus.cc:3060] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.039422  6445 raft_consensus.cc:515] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.041711  6445 leader_election.cc:290] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 2 election: Requested vote from peers a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285), 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065)
I20260709 14:51:00.042224  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:51:00.042855  6370 raft_consensus.cc:3055] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:00.042734  6295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d940f0fbf9c48909777b770b8a59720" candidate_uuid: "1aed967b0c124e89aca3a1e8c35f452c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
I20260709 14:51:00.043246  6370 raft_consensus.cc:740] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:51:00.043435  6295 raft_consensus.cc:3060] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.044044  6370 consensus_queue.cc:260] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.045207  6370 raft_consensus.cc:3060] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.049369  6295 raft_consensus.cc:2468] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 2.
I20260709 14:51:00.050383  6408 leader_election.cc:304] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:51:00.051214  6584 raft_consensus.cc:2804] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:00.051250  6370 raft_consensus.cc:2468] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1aed967b0c124e89aca3a1e8c35f452c in term 2.
I20260709 14:51:00.051838  6584 raft_consensus.cc:697] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Becoming Leader. State: Replica: 1aed967b0c124e89aca3a1e8c35f452c, State: Running, Role: LEADER
I20260709 14:51:00.052898  6584 consensus_queue.cc:237] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.061259  6189 catalog_manager.cc:5697] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c reported cstate change: term changed from 1 to 2, leader changed from 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66) to 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67). New cstate: current_term: 2 leader_uuid: "1aed967b0c124e89aca3a1e8c35f452c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.098251  6622 raft_consensus.cc:993] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4: : Instructing follower a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:51:00.098712  6611 raft_consensus.cc:1081] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 LEADER]: Signalling peer a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:51:00.100792  6293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:41672
I20260709 14:51:00.101359  6293 raft_consensus.cc:493] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.101698  6293 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:00.107177  6293 raft_consensus.cc:515] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.109079  6293 leader_election.cc:290] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 3 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:51:00.110213  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:51:00.110363  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a444431e794d80b4987f6b45ba8a9e" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:51:00.110812  6370 raft_consensus.cc:3055] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:00.110911  6445 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:00.111140  6370 raft_consensus.cc:740] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:51:00.111864  6370 consensus_queue.cc:260] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.112910  6370 raft_consensus.cc:3060] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:00.115937  6445 raft_consensus.cc:2468] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 3.
I20260709 14:51:00.117126  6262 leader_election.cc:304] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [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: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:51:00.117775  6370 raft_consensus.cc:2468] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 3.
I20260709 14:51:00.118369  6623 raft_consensus.cc:2804] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:00.118853  6623 raft_consensus.cc:697] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 3 LEADER]: Becoming Leader. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:51:00.119692  6623 consensus_queue.cc:237] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.127307  6189 catalog_manager.cc:5697] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 reported cstate change: term changed from 2 to 3, leader changed from 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66) to a72c66c75e98411d9bf19682d9091d67 (127.6.4.65). New cstate: current_term: 3 leader_uuid: "a72c66c75e98411d9bf19682d9091d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.147219  6622 raft_consensus.cc:993] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4: : Instructing follower a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:51:00.147779  6622 raft_consensus.cc:1081] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Signalling peer a72c66c75e98411d9bf19682d9091d67 to start an election
I20260709 14:51:00.149483  6293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781"
dest_uuid: "a72c66c75e98411d9bf19682d9091d67"
 from {username='slave'} at 127.0.0.1:41672
I20260709 14:51:00.150058  6293 raft_consensus.cc:493] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.150403  6293 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:00.155380  6293 raft_consensus.cc:515] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.156894  6293 leader_election.cc:290] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [CANDIDATE]: Term 4 election: Requested vote from peers 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66:39065), 1aed967b0c124e89aca3a1e8c35f452c (127.6.4.67:39499)
I20260709 14:51:00.157837  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20dd3e8278d344bc8673793617d1dfc4"
I20260709 14:51:00.158202  6445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0ec7f665db42698ef49330a9469781" candidate_uuid: "a72c66c75e98411d9bf19682d9091d67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1aed967b0c124e89aca3a1e8c35f452c"
I20260709 14:51:00.158437  6370 raft_consensus.cc:3055] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:00.158746  6445 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:00.158742  6370 raft_consensus.cc:740] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20dd3e8278d344bc8673793617d1dfc4, State: Running, Role: LEADER
I20260709 14:51:00.159691  6370 consensus_queue.cc:260] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.160872  6370 raft_consensus.cc:3060] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:00.165287  6445 raft_consensus.cc:2468] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 4.
I20260709 14:51:00.166532  6262 leader_election.cc:304] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [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: 1aed967b0c124e89aca3a1e8c35f452c, a72c66c75e98411d9bf19682d9091d67; no voters: 
I20260709 14:51:00.166692  6370 raft_consensus.cc:2468] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a72c66c75e98411d9bf19682d9091d67 in term 4.
I20260709 14:51:00.167418  6623 raft_consensus.cc:2804] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:00.167934  6623 raft_consensus.cc:697] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 4 LEADER]: Becoming Leader. State: Replica: a72c66c75e98411d9bf19682d9091d67, State: Running, Role: LEADER
I20260709 14:51:00.168761  6623 consensus_queue.cc:237] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [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: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } }
I20260709 14:51:00.175997  6189 catalog_manager.cc:5697] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 reported cstate change: term changed from 3 to 4, leader changed from 20dd3e8278d344bc8673793617d1dfc4 (127.6.4.66) to a72c66c75e98411d9bf19682d9091d67 (127.6.4.65). New cstate: current_term: 4 leader_uuid: "a72c66c75e98411d9bf19682d9091d67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.248459  6370 raft_consensus.cc:1275] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.250159  6623 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:00.263381  6445 raft_consensus.cc:1275] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.265182  6624 consensus_queue.cc:1048] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:00.446830  6370 raft_consensus.cc:1275] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.448204  6584 consensus_queue.cc:1048] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.458475  6293 raft_consensus.cc:1275] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.461756  6641 consensus_queue.cc:1048] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:00.481858  6293 raft_consensus.cc:1275] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.483047  6641 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72c66c75e98411d9bf19682d9091d67" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:00.493744  6370 raft_consensus.cc:1275] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Refusing update from remote peer 1aed967b0c124e89aca3a1e8c35f452c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.495617  6644 consensus_queue.cc:1048] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:00.560602  6445 raft_consensus.cc:1275] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:00.561940  6624 consensus_queue.cc:1048] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:00.571969  6370 raft_consensus.cc:1275] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:00.574147  6624 consensus_queue.cc:1048] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:00.656257  6370 raft_consensus.cc:1275] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.657645  6623 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dd3e8278d344bc8673793617d1dfc4" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:00.667655  6445 raft_consensus.cc:1275] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Refusing update from remote peer a72c66c75e98411d9bf19682d9091d67: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:00.669345  6624 consensus_queue.cc:1048] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aed967b0c124e89aca3a1e8c35f452c" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:00.822134  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:00.829005  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
I20260709 14:51:00.857915  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:00.858856  6161 tablet_replica.cc:333] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.859654  6161 raft_consensus.cc:2243] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.860205  6161 raft_consensus.cc:2272] T 8d940f0fbf9c48909777b770b8a59720 P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.863155  6161 tablet_replica.cc:333] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.863727  6161 raft_consensus.cc:2243] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.864184  6161 raft_consensus.cc:2272] T e12b6f1b78624ac7a5b9350224431aa9 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.866537  6161 tablet_replica.cc:333] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.867090  6161 raft_consensus.cc:2243] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.867517  6161 raft_consensus.cc:2272] T c221d02fd9774d9a80fbcf230563072f P a72c66c75e98411d9bf19682d9091d67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.869360  6161 tablet_replica.cc:333] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.869839  6161 raft_consensus.cc:2243] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.870260  6161 raft_consensus.cc:2272] T e7d3d31ae125465a9a4cb35313fc419d P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.871919  6161 tablet_replica.cc:333] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.872468  6161 raft_consensus.cc:2243] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.872982  6161 raft_consensus.cc:2272] T 04a180ffb8dc440a92841232e716bbf5 P a72c66c75e98411d9bf19682d9091d67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.874759  6161 tablet_replica.cc:333] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.875280  6161 raft_consensus.cc:2243] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.876073  6161 raft_consensus.cc:2272] T 30a444431e794d80b4987f6b45ba8a9e P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.878123  6161 tablet_replica.cc:333] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.878641  6161 raft_consensus.cc:2243] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:00.879082  6161 raft_consensus.cc:2272] T 62063a1fc8944b5e901a76cb10d5d4be P a72c66c75e98411d9bf19682d9091d67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.880908  6161 tablet_replica.cc:333] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.881497  6161 raft_consensus.cc:2243] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.882354  6161 raft_consensus.cc:2272] T 7e0ec7f665db42698ef49330a9469781 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:00.884706  6161 tablet_replica.cc:333] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67: stopping tablet replica
I20260709 14:51:00.885183  6161 raft_consensus.cc:2243] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:00.885865  6161 raft_consensus.cc:2272] T c75cdfd9df934a86aaeef24099c7d1f7 P a72c66c75e98411d9bf19682d9091d67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.004652  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
W20260709 14:51:01.005241  6408 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.4.65:36285: connect: Connection refused (error 111)
W20260709 14:51:01.028330  6408 consensus_peers.cc:597] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c -> Peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Couldn't send request to peer a72c66c75e98411d9bf19682d9091d67. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:01.033592  6334 consensus_peers.cc:597] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 -> Peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Couldn't send request to peer a72c66c75e98411d9bf19682d9091d67. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:01.033679  6408 consensus_peers.cc:597] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c -> Peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Couldn't send request to peer a72c66c75e98411d9bf19682d9091d67. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:01.034483  6408 consensus_peers.cc:597] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c -> Peer a72c66c75e98411d9bf19682d9091d67 (127.6.4.65:36285): Couldn't send request to peer a72c66c75e98411d9bf19682d9091d67. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:01.040020  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
I20260709 14:51:01.070266  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:01.071233  6161 tablet_replica.cc:333] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.071973  6161 raft_consensus.cc:2243] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.072587  6161 raft_consensus.cc:2272] T 04a180ffb8dc440a92841232e716bbf5 P 20dd3e8278d344bc8673793617d1dfc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.074661  6161 tablet_replica.cc:333] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.075258  6161 raft_consensus.cc:2243] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.075793  6161 raft_consensus.cc:2272] T 30a444431e794d80b4987f6b45ba8a9e P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.078135  6161 tablet_replica.cc:333] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.078672  6161 raft_consensus.cc:2243] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.079105  6161 raft_consensus.cc:2272] T 7e0ec7f665db42698ef49330a9469781 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.081844  6161 tablet_replica.cc:333] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.082368  6161 raft_consensus.cc:2243] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:01.083138  6161 raft_consensus.cc:2272] T 62063a1fc8944b5e901a76cb10d5d4be P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.084874  6161 tablet_replica.cc:333] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.085376  6161 raft_consensus.cc:2243] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:01.086205  6161 raft_consensus.cc:2272] T c221d02fd9774d9a80fbcf230563072f P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.087849  6161 tablet_replica.cc:333] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.088361  6161 raft_consensus.cc:2243] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:01.089139  6161 raft_consensus.cc:2272] T e7d3d31ae125465a9a4cb35313fc419d P 20dd3e8278d344bc8673793617d1dfc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.090934  6161 tablet_replica.cc:333] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.091456  6161 raft_consensus.cc:2243] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.091864  6161 raft_consensus.cc:2272] T e12b6f1b78624ac7a5b9350224431aa9 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.093984  6161 tablet_replica.cc:333] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.094699  6161 raft_consensus.cc:2243] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.095269  6161 raft_consensus.cc:2272] T c75cdfd9df934a86aaeef24099c7d1f7 P 20dd3e8278d344bc8673793617d1dfc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.097584  6161 tablet_replica.cc:333] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4: stopping tablet replica
I20260709 14:51:01.098081  6161 raft_consensus.cc:2243] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.098546  6161 raft_consensus.cc:2272] T 8d940f0fbf9c48909777b770b8a59720 P 20dd3e8278d344bc8673793617d1dfc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.128942  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
I20260709 14:51:01.146489  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
I20260709 14:51:01.175473  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:01.176119  6161 tablet_replica.cc:333] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.176883  6161 raft_consensus.cc:2243] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:01.177765  6161 raft_consensus.cc:2272] T 04a180ffb8dc440a92841232e716bbf5 P 1aed967b0c124e89aca3a1e8c35f452c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.179661  6161 tablet_replica.cc:333] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.180225  6161 raft_consensus.cc:2243] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.180733  6161 raft_consensus.cc:2272] T 30a444431e794d80b4987f6b45ba8a9e P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.183600  6161 tablet_replica.cc:333] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.184160  6161 raft_consensus.cc:2243] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.184729  6161 raft_consensus.cc:2272] T 62063a1fc8944b5e901a76cb10d5d4be P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.186561  6161 tablet_replica.cc:333] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.187144  6161 raft_consensus.cc:2243] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.187631  6161 raft_consensus.cc:2272] T 7e0ec7f665db42698ef49330a9469781 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.189946  6161 tablet_replica.cc:333] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.190508  6161 raft_consensus.cc:2243] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.190949  6161 raft_consensus.cc:2272] T c75cdfd9df934a86aaeef24099c7d1f7 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.193302  6161 tablet_replica.cc:333] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.193838  6161 raft_consensus.cc:2243] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:01.194576  6161 raft_consensus.cc:2272] T e12b6f1b78624ac7a5b9350224431aa9 P 1aed967b0c124e89aca3a1e8c35f452c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.196866  6161 tablet_replica.cc:333] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.197477  6161 raft_consensus.cc:2243] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.197922  6161 raft_consensus.cc:2272] T c221d02fd9774d9a80fbcf230563072f P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.199692  6161 tablet_replica.cc:333] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.200193  6161 raft_consensus.cc:2243] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:01.200685  6161 raft_consensus.cc:2272] T e7d3d31ae125465a9a4cb35313fc419d P 1aed967b0c124e89aca3a1e8c35f452c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.202385  6161 tablet_replica.cc:333] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c: stopping tablet replica
I20260709 14:51:01.202855  6161 raft_consensus.cc:2243] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:01.203600  6161 raft_consensus.cc:2272] T 8d940f0fbf9c48909777b770b8a59720 P 1aed967b0c124e89aca3a1e8c35f452c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.233176  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:51:01.252262  6161 master.cc:562] Master@127.6.4.126:39343 shutting down...
I20260709 14:51:01.408743  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:01.409376  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:01.409745  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b9e06e38cd94fe4be2fd8fb86b5422f: stopping tablet replica
I20260709 14:51:01.430608  6161 master.cc:584] Master@127.6.4.126:39343 shutdown complete.
1aed967b0c124e89aca3a1e8c35f452c  1
20dd3e8278d344bc8673793617d1dfc4  4
a72c66c75e98411d9bf19682d9091d67  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13230 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:51:01.474808  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:42045
I20260709 14:51:01.476071  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:01.482964  6656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:01.482981  6655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:01.483412  6658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:01.484311  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:01.485385  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:01.485594  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:01.485833  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608661485789 us; error 0 us; skew 500 ppm
I20260709 14:51:01.486475  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:01.489393  6161 webserver.cc:533] Webserver started at http://127.6.4.126:43281/ using document root <none> and password file <none>
I20260709 14:51:01.489964  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:01.490152  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:01.490440  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:01.491806  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "d7b16034703646bdb70642a64a76662e"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.496982  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:01.501255  6663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.502099  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:51:01.502480  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "d7b16034703646bdb70642a64a76662e"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.502802  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:01.523548  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:01.524917  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:01.565850  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:42045
I20260709 14:51:01.565982  6714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:42045 every 8 connection(s)
I20260709 14:51:01.570218  6715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:01.580979  6715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e: Bootstrap starting.
I20260709 14:51:01.586234  6715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.590828  6715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e: No bootstrap required, opened a new log
I20260709 14:51:01.593192  6715 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b16034703646bdb70642a64a76662e" member_type: VOTER }
I20260709 14:51:01.593590  6715 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.593773  6715 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b16034703646bdb70642a64a76662e, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.594278  6715 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7b16034703646bdb70642a64a76662e" member_type: VOTER }
I20260709 14:51:01.594702  6715 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:01.594895  6715 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:01.595103  6715 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.599287  6715 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b16034703646bdb70642a64a76662e" member_type: VOTER }
I20260709 14:51:01.599911  6715 leader_election.cc:304] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [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: d7b16034703646bdb70642a64a76662e; no voters: 
I20260709 14:51:01.601125  6715 leader_election.cc:290] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:01.601500  6718 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.603016  6718 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 1 LEADER]: Becoming Leader. State: Replica: d7b16034703646bdb70642a64a76662e, State: Running, Role: LEADER
I20260709 14:51:01.603682  6718 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [LEADER]: Queue going to LEADER mode. State: All 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: "d7b16034703646bdb70642a64a76662e" member_type: VOTER }
I20260709 14:51:01.604291  6715 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:01.609417  6720 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7b16034703646bdb70642a64a76662e. Latest consensus state: current_term: 1 leader_uuid: "d7b16034703646bdb70642a64a76662e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b16034703646bdb70642a64a76662e" member_type: VOTER } }
I20260709 14:51:01.610337  6720 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:01.612735  6725 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:01.612639  6719 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7b16034703646bdb70642a64a76662e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b16034703646bdb70642a64a76662e" member_type: VOTER } }
I20260709 14:51:01.613670  6719 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:01.622295  6725 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:01.624625  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:01.632954  6725 catalog_manager.cc:1383] Generated new cluster ID: a824347e33584f5a86f9f2c77b18963d
I20260709 14:51:01.633437  6725 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:01.658021  6725 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:01.659405  6725 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:01.683495  6725 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e: Generated new TSK 0
I20260709 14:51:01.684276  6725 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:01.692066  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:01.698684  6736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:01.699959  6737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:01.702132  6161 server_base.cc:1061] running on GCE node
W20260709 14:51:01.702075  6739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:01.703438  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:01.703660  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:01.703789  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608661703776 us; error 0 us; skew 500 ppm
I20260709 14:51:01.704488  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:01.707203  6161 webserver.cc:533] Webserver started at http://127.6.4.65:32951/ using document root <none> and password file <none>
I20260709 14:51:01.707705  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:01.707880  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:01.708123  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:01.709345  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "8cc407527cfe4534bd47d343795d6837"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.714627  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:01.718642  6744 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.719614  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:51:01.719969  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "8cc407527cfe4534bd47d343795d6837"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.720324  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:01.746447  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:01.747884  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:01.749650  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:01.752388  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:01.752777  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:51:01.753100  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:01.753327  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.799571  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:46355
I20260709 14:51:01.799659  6806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:46355 every 8 connection(s)
I20260709 14:51:01.805408  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:01.815445  6811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:01.817308  6812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:01.817399  6814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:01.818143  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:01.819110  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:01.819347  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:01.819554  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608661819535 us; error 0 us; skew 500 ppm
I20260709 14:51:01.820219  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:01.823704  6161 webserver.cc:533] Webserver started at http://127.6.4.66:45427/ using document root <none> and password file <none>
I20260709 14:51:01.824023  6807 heartbeater.cc:344] Connected to a master server at 127.6.4.126:42045
I20260709 14:51:01.824420  6807 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:01.824426  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:01.824887  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:01.825243  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:01.825505  6807 heartbeater.cc:507] Master 127.6.4.126:42045 requested a full tablet report, sending...
I20260709 14:51:01.826807  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "1859b8f09b13490fb6f94e3fd48897c3"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.827924  6680 ts_manager.cc:194] Registered new tserver with Master: 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355)
I20260709 14:51:01.829936  6680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58474
I20260709 14:51:01.832577  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260709 14:51:01.836717  6819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.837662  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 14:51:01.838043  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "1859b8f09b13490fb6f94e3fd48897c3"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.838413  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:01.861608  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:01.862910  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:01.864603  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:01.867079  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:01.867291  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.867619  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:01.867792  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.913571  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:37867
I20260709 14:51:01.913683  6881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:37867 every 8 connection(s)
I20260709 14:51:01.918728  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:01.928191  6885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:01.928727  6886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:01.930711  6888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:01.931799  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:01.933000  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:01.933161  6882 heartbeater.cc:344] Connected to a master server at 127.6.4.126:42045
W20260709 14:51:01.933228  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:01.933671  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608661933651 us; error 0 us; skew 500 ppm
I20260709 14:51:01.933730  6882 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:01.934300  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:01.934594  6882 heartbeater.cc:507] Master 127.6.4.126:42045 requested a full tablet report, sending...
I20260709 14:51:01.937187  6161 webserver.cc:533] Webserver started at http://127.6.4.67:35295/ using document root <none> and password file <none>
I20260709 14:51:01.937269  6680 ts_manager.cc:194] Registered new tserver with Master: 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:01.938136  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:01.938436  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:01.938793  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:01.939396  6680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58478
I20260709 14:51:01.940658  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "0574a9bcc05e44de92ff73cd203f4c54"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.945863  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:01.949856  6893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.950821  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:51:01.951202  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "0574a9bcc05e44de92ff73cd203f4c54"
format_stamp: "Formatted at 2026-07-09 14:51:01 on dist-test-slave-tp5d"
I20260709 14:51:01.951610  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:01.964027  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:01.965847  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:01.967835  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:01.970659  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:01.970968  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:01.971263  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:01.971509  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:02.019340  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:43861
I20260709 14:51:02.019469  6955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:43861 every 8 connection(s)
I20260709 14:51:02.035399  6956 heartbeater.cc:344] Connected to a master server at 127.6.4.126:42045
I20260709 14:51:02.035893  6956 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:02.036744  6956 heartbeater.cc:507] Master 127.6.4.126:42045 requested a full tablet report, sending...
I20260709 14:51:02.038841  6680 ts_manager.cc:194] Registered new tserver with Master: 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.039266  6161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016233444s
I20260709 14:51:02.040352  6680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58488
I20260709 14:51:02.069008  6680 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58496:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:02.072608  6680 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:02.148288  6847 tablet_service.cc:1511] Processing CreateTablet for tablet d9b2ea351dab4e0ab93594468ff018d8 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:02.148799  6846 tablet_service.cc:1511] Processing CreateTablet for tablet 3be1fa7399c74940820aca37465d5272 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:02.149928  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b2ea351dab4e0ab93594468ff018d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.150992  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be1fa7399c74940820aca37465d5272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.153770  6845 tablet_service.cc:1511] Processing CreateTablet for tablet fc2541fce9274d51abf97ed5f4f8120a (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:02.157478  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2541fce9274d51abf97ed5f4f8120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.161391  6844 tablet_service.cc:1511] Processing CreateTablet for tablet 7422f5efcbbe4dcda8ae225269acb4d4 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:02.163075  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7422f5efcbbe4dcda8ae225269acb4d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.167825  6921 tablet_service.cc:1511] Processing CreateTablet for tablet d9b2ea351dab4e0ab93594468ff018d8 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:02.169305  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b2ea351dab4e0ab93594468ff018d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.169688  6918 tablet_service.cc:1511] Processing CreateTablet for tablet 7422f5efcbbe4dcda8ae225269acb4d4 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:02.171182  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7422f5efcbbe4dcda8ae225269acb4d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.173949  6917 tablet_service.cc:1511] Processing CreateTablet for tablet fbfb804effc54ca58ca93057f700150b (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:02.175479  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfb804effc54ca58ca93057f700150b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.167600  6919 tablet_service.cc:1511] Processing CreateTablet for tablet fc2541fce9274d51abf97ed5f4f8120a (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:02.167488  6843 tablet_service.cc:1511] Processing CreateTablet for tablet fbfb804effc54ca58ca93057f700150b (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:02.177727  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfb804effc54ca58ca93057f700150b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.177814  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 3be1fa7399c74940820aca37465d5272 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:02.179348  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be1fa7399c74940820aca37465d5272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.180883  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2541fce9274d51abf97ed5f4f8120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.182194  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 391584c0fee34d25a5815f1a9a3f863f (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:02.183773  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391584c0fee34d25a5815f1a9a3f863f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.184948  6916 tablet_service.cc:1511] Processing CreateTablet for tablet 391584c0fee34d25a5815f1a9a3f863f (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:02.186422  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391584c0fee34d25a5815f1a9a3f863f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.190397  6915 tablet_service.cc:1511] Processing CreateTablet for tablet e3b915c1b4a94d11bc04d31b8faa134e (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:02.191849  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b915c1b4a94d11bc04d31b8faa134e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.205631  6914 tablet_service.cc:1511] Processing CreateTablet for tablet 39749542abd3431abcaa5f564277c297 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:02.208189  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39749542abd3431abcaa5f564277c297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.232424  6841 tablet_service.cc:1511] Processing CreateTablet for tablet e3b915c1b4a94d11bc04d31b8faa134e (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:02.234131  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b915c1b4a94d11bc04d31b8faa134e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.249019  6913 tablet_service.cc:1511] Processing CreateTablet for tablet 54e540228eac4ac9af24003dce56bcaa (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:02.250716  6913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e540228eac4ac9af24003dce56bcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.250860  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 54e540228eac4ac9af24003dce56bcaa (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:02.252391  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e540228eac4ac9af24003dce56bcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.269783  6920 tablet_service.cc:1511] Processing CreateTablet for tablet a8c6fe2d8af24e0bbc96debcbdbc7e69 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:02.271327  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c6fe2d8af24e0bbc96debcbdbc7e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.272048  6772 tablet_service.cc:1511] Processing CreateTablet for tablet d9b2ea351dab4e0ab93594468ff018d8 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:02.273470  6772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b2ea351dab4e0ab93594468ff018d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.277762  6971 tablet_bootstrap.cc:492] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:02.279222  6771 tablet_service.cc:1511] Processing CreateTablet for tablet 3be1fa7399c74940820aca37465d5272 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:02.280656  6771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be1fa7399c74940820aca37465d5272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.286898  6770 tablet_service.cc:1511] Processing CreateTablet for tablet fc2541fce9274d51abf97ed5f4f8120a (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:02.287693  6844 tablet_service.cc:1511] Processing CreateTablet for tablet 39749542abd3431abcaa5f564277c297 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:02.288450  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2541fce9274d51abf97ed5f4f8120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.288902  6845 tablet_service.cc:1511] Processing CreateTablet for tablet a8c6fe2d8af24e0bbc96debcbdbc7e69 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:02.294981  6971 tablet_bootstrap.cc:654] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.298513  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 7422f5efcbbe4dcda8ae225269acb4d4 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:02.300104  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7422f5efcbbe4dcda8ae225269acb4d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.289569  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39749542abd3431abcaa5f564277c297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.309103  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c6fe2d8af24e0bbc96debcbdbc7e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.309199  6768 tablet_service.cc:1511] Processing CreateTablet for tablet fbfb804effc54ca58ca93057f700150b (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:02.311299  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfb804effc54ca58ca93057f700150b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.317592  6767 tablet_service.cc:1511] Processing CreateTablet for tablet 391584c0fee34d25a5815f1a9a3f863f (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:02.319519  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391584c0fee34d25a5815f1a9a3f863f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.321684  6766 tablet_service.cc:1511] Processing CreateTablet for tablet e3b915c1b4a94d11bc04d31b8faa134e (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:02.323657  6766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b915c1b4a94d11bc04d31b8faa134e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.328359  6765 tablet_service.cc:1511] Processing CreateTablet for tablet 39749542abd3431abcaa5f564277c297 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:02.329835  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39749542abd3431abcaa5f564277c297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.334646  6764 tablet_service.cc:1511] Processing CreateTablet for tablet 54e540228eac4ac9af24003dce56bcaa (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:02.336127  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e540228eac4ac9af24003dce56bcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.339599  6972 tablet_bootstrap.cc:492] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.339715  6763 tablet_service.cc:1511] Processing CreateTablet for tablet a8c6fe2d8af24e0bbc96debcbdbc7e69 (DEFAULT_TABLE table=test-workload [id=9a6f6b5a5ed942bf881fe1e8f82331a5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:02.341703  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c6fe2d8af24e0bbc96debcbdbc7e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.359289  6972 tablet_bootstrap.cc:654] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.374660  6971 tablet_bootstrap.cc:492] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:02.375406  6971 ts_tablet_manager.cc:1403] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.021s
I20260709 14:51:02.378940  6971 raft_consensus.cc:359] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.384758  6971 raft_consensus.cc:385] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.385422  6971 raft_consensus.cc:740] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.367770  6974 tablet_bootstrap.cc:492] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.392836  6971 consensus_queue.cc:260] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.401469  6974 tablet_bootstrap.cc:654] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.407166  6972 tablet_bootstrap.cc:492] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.407677  6972 ts_tablet_manager.cc:1403] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
I20260709 14:51:02.408262  6974 tablet_bootstrap.cc:492] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.408761  6974 ts_tablet_manager.cc:1403] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260709 14:51:02.411849  6972 raft_consensus.cc:359] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.412744  6972 raft_consensus.cc:385] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.413046  6972 raft_consensus.cc:740] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.414012  6956 heartbeater.cc:499] Master 127.6.4.126:42045 was elected leader, sending a full tablet report...
I20260709 14:51:02.413818  6972 consensus_queue.cc:260] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.414579  6971 ts_tablet_manager.cc:1434] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.006s
I20260709 14:51:02.415490  6971 tablet_bootstrap.cc:492] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:02.417011  6972 ts_tablet_manager.cc:1434] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 14:51:02.418202  6972 tablet_bootstrap.cc:492] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.418519  6974 raft_consensus.cc:359] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.419057  6974 raft_consensus.cc:385] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.419281  6974 raft_consensus.cc:740] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.419004  6882 heartbeater.cc:499] Master 127.6.4.126:42045 was elected leader, sending a full tablet report...
I20260709 14:51:02.422432  6974 consensus_queue.cc:260] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.425479  6972 tablet_bootstrap.cc:654] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.426725  6971 tablet_bootstrap.cc:654] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.433492  6974 ts_tablet_manager.cc:1434] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 14:51:02.434409  6807 heartbeater.cc:499] Master 127.6.4.126:42045 was elected leader, sending a full tablet report...
I20260709 14:51:02.435917  6972 tablet_bootstrap.cc:492] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.436178  6971 tablet_bootstrap.cc:492] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:02.436672  6972 ts_tablet_manager.cc:1403] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260709 14:51:02.437726  6974 tablet_bootstrap.cc:492] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.436754  6971 ts_tablet_manager.cc:1403] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260709 14:51:02.440358  6972 raft_consensus.cc:359] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.441385  6972 raft_consensus.cc:385] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.441776  6972 raft_consensus.cc:740] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.442904  6972 consensus_queue.cc:260] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.443511  6971 raft_consensus.cc:359] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.444505  6971 raft_consensus.cc:385] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.444860  6971 raft_consensus.cc:740] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.445736  6971 consensus_queue.cc:260] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.446583  6972 ts_tablet_manager.cc:1434] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:51:02.447713  6972 tablet_bootstrap.cc:492] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.448210  6974 tablet_bootstrap.cc:654] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.448343  6971 ts_tablet_manager.cc:1434] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:02.449539  6971 tablet_bootstrap.cc:492] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:02.456228  6971 tablet_bootstrap.cc:654] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.457136  6972 tablet_bootstrap.cc:654] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.460103  6974 tablet_bootstrap.cc:492] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.460805  6974 ts_tablet_manager.cc:1403] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 14:51:02.465209  6974 raft_consensus.cc:359] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.466260  6974 raft_consensus.cc:385] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.466681  6974 raft_consensus.cc:740] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.468030  6974 consensus_queue.cc:260] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.471598  6974 ts_tablet_manager.cc:1434] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:51:02.473034  6974 tablet_bootstrap.cc:492] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.479538  6972 tablet_bootstrap.cc:492] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.480257  6972 ts_tablet_manager.cc:1403] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.009s
I20260709 14:51:02.481163  6978 raft_consensus.cc:493] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.482290  6974 tablet_bootstrap.cc:654] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.481905  6978 raft_consensus.cc:515] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.483942  6972 raft_consensus.cc:359] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.484853  6972 raft_consensus.cc:385] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.485299  6972 raft_consensus.cc:740] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.486690  6972 consensus_queue.cc:260] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.497794  6972 ts_tablet_manager.cc:1434] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:51:02.498029  6978 leader_election.cc:290] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.501914  6972 tablet_bootstrap.cc:492] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.507614  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:02.508338  6974 tablet_bootstrap.cc:492] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.508900  6974 ts_tablet_manager.cc:1403] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.004s
I20260709 14:51:02.508680  6782 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:02.509799  6972 tablet_bootstrap.cc:654] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.512153  6974 raft_consensus.cc:359] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.513093  6974 raft_consensus.cc:385] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.513504  6974 raft_consensus.cc:740] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.514490  6820 leader_election.cc:304] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:02.515738  6987 raft_consensus.cc:2804] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.516129  6987 raft_consensus.cc:493] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.516474  6987 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.521795  6974 consensus_queue.cc:260] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.524037  6987 raft_consensus.cc:515] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.526985  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:02.527206  6987 leader_election.cc:290] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.527628  6782 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.528112  6974 ts_tablet_manager.cc:1434] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:02.529511  6974 tablet_bootstrap.cc:492] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.535557  6972 tablet_bootstrap.cc:492] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.536453  6972 ts_tablet_manager.cc:1403] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.004s
I20260709 14:51:02.540206  6972 raft_consensus.cc:359] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.541493  6972 raft_consensus.cc:385] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.541760  6974 tablet_bootstrap.cc:654] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.541978  6972 raft_consensus.cc:740] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.543182  6972 consensus_queue.cc:260] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.546825  6972 ts_tablet_manager.cc:1434] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:02.548501  6972 tablet_bootstrap.cc:492] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.554021  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:02.554936  6931 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:02.556375  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:02.556751  6782 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:02.557176  6930 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.558041  6820 leader_election.cc:304] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:02.559132  6987 raft_consensus.cc:2804] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.559720  6987 raft_consensus.cc:697] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:02.560671  6987 consensus_queue.cc:237] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.557996  6972 tablet_bootstrap.cc:654] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.568750  6930 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:02.575209  6971 tablet_bootstrap.cc:492] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:02.575970  6971 ts_tablet_manager.cc:1403] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.127s	user 0.043s	sys 0.068s
I20260709 14:51:02.580394  6971 raft_consensus.cc:359] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.581511  6971 raft_consensus.cc:385] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.581908  6971 raft_consensus.cc:740] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.583025  6971 consensus_queue.cc:260] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.584138  6974 tablet_bootstrap.cc:492] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.583355  6676 catalog_manager.cc:5697] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.584839  6974 ts_tablet_manager.cc:1403] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.003s
I20260709 14:51:02.586220  6971 ts_tablet_manager.cc:1434] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 14:51:02.587656  6971 tablet_bootstrap.cc:492] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:02.588739  6974 raft_consensus.cc:359] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.589542  6974 raft_consensus.cc:385] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.589912  6974 raft_consensus.cc:740] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.592195  6972 tablet_bootstrap.cc:492] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.592787  6972 ts_tablet_manager.cc:1403] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.002s
I20260709 14:51:02.595057  6971 tablet_bootstrap.cc:654] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.595021  6972 raft_consensus.cc:359] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.595795  6972 raft_consensus.cc:385] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.590749  6974 consensus_queue.cc:260] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.596117  6972 raft_consensus.cc:740] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.596958  6972 consensus_queue.cc:260] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.599459  6972 ts_tablet_manager.cc:1434] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:51:02.600431  6972 tablet_bootstrap.cc:492] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.604429  6974 ts_tablet_manager.cc:1434] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:02.605654  6974 tablet_bootstrap.cc:492] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.607108  6972 tablet_bootstrap.cc:654] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.613512  6974 tablet_bootstrap.cc:654] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:02.620756  6728 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:02.622030  6974 tablet_bootstrap.cc:492] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.622567  6974 ts_tablet_manager.cc:1403] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:51:02.624096  6972 tablet_bootstrap.cc:492] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.624745  6972 ts_tablet_manager.cc:1403] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 14:51:02.625721  6974 raft_consensus.cc:359] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.626515  6974 raft_consensus.cc:385] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.626832  6974 raft_consensus.cc:740] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.627588  6974 consensus_queue.cc:260] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.629983  6974 ts_tablet_manager.cc:1434] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:02.631023  6974 tablet_bootstrap.cc:492] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.627980  6972 raft_consensus.cc:359] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.631654  6972 raft_consensus.cc:385] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.632040  6972 raft_consensus.cc:740] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.632896  6972 consensus_queue.cc:260] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.635629  6972 ts_tablet_manager.cc:1434] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:51:02.636814  6972 tablet_bootstrap.cc:492] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.637894  6974 tablet_bootstrap.cc:654] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.643807  6979 raft_consensus.cc:493] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.644572  6979 raft_consensus.cc:515] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.649820  6974 tablet_bootstrap.cc:492] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.650461  6974 ts_tablet_manager.cc:1403] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:51:02.654419  6974 raft_consensus.cc:359] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.655489  6974 raft_consensus.cc:385] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.655879  6974 raft_consensus.cc:740] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.658735  6979 leader_election.cc:290] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.658583  6974 consensus_queue.cc:260] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.657922  6972 tablet_bootstrap.cc:654] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.662003  6979 raft_consensus.cc:493] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.662700  6979 raft_consensus.cc:515] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.670431  6974 ts_tablet_manager.cc:1434] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 14:51:02.671537  6974 tablet_bootstrap.cc:492] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.671923  6971 tablet_bootstrap.cc:492] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:02.672417  6971 ts_tablet_manager.cc:1403] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.085s	user 0.031s	sys 0.035s
I20260709 14:51:02.675516  6971 raft_consensus.cc:359] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.676329  6971 raft_consensus.cc:385] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.677327  6976 raft_consensus.cc:493] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.678269  6974 tablet_bootstrap.cc:654] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.677989  6976 raft_consensus.cc:515] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.680179  6972 tablet_bootstrap.cc:492] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.680806  6972 ts_tablet_manager.cc:1403] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.000s
I20260709 14:51:02.682811  6976 leader_election.cc:290] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:02.684254  6972 raft_consensus.cc:359] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.685153  6972 raft_consensus.cc:385] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.685561  6972 raft_consensus.cc:740] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.686452  6972 consensus_queue.cc:260] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.676668  6971 raft_consensus.cc:740] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.665102  6979 leader_election.cc:290] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.695670  6971 consensus_queue.cc:260] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.700716  6972 ts_tablet_manager.cc:1434] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:51:02.701952  6979 raft_consensus.cc:493] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.702781  6971 ts_tablet_manager.cc:1434] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 14:51:02.705557  6972 tablet_bootstrap.cc:492] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.705155  6979 raft_consensus.cc:515] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.706202  6971 tablet_bootstrap.cc:492] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:02.708279  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:02.709771  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:02.710446  6931 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 0.
W20260709 14:51:02.712932  6746 leader_election.cc:343] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.713780  6746 leader_election.cc:304] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:02.715140  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:02.715922  6974 tablet_bootstrap.cc:492] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.716822  6974 ts_tablet_manager.cc:1403] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.019s
W20260709 14:51:02.718086  6746 leader_election.cc:343] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.718734  6972 tablet_bootstrap.cc:654] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.721243  7005 raft_consensus.cc:2804] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.721850  7005 raft_consensus.cc:493] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.722348  7005 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.715948  6971 tablet_bootstrap.cc:654] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.708325  6979 leader_election.cc:290] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.729238  6987 raft_consensus.cc:493] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.730207  6987 raft_consensus.cc:515] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.736967  6987 leader_election.cc:290] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.738762  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:02.739488  6782 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:02.740739  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:02.740810  6820 leader_election.cc:304] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:02.741185  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:02.741554  6857 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 0.
I20260709 14:51:02.741842  6987 raft_consensus.cc:2804] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.742362  6987 raft_consensus.cc:493] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.742754  6987 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.743137  6894 leader_election.cc:304] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:02.744273  6976 raft_consensus.cc:2804] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.744701  6976 raft_consensus.cc:493] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.741830  6931 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:02.745080  6976 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.744427  6974 raft_consensus.cc:359] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.746995  6974 raft_consensus.cc:385] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.749402  6974 raft_consensus.cc:740] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.751821  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:02.752764  6856 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 0.
I20260709 14:51:02.753082  6978 raft_consensus.cc:493] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.752368  6974 consensus_queue.cc:260] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.753592  6978 raft_consensus.cc:515] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.753911  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:02.754662  6855 raft_consensus.cc:2468] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 0.
I20260709 14:51:02.755714  6974 ts_tablet_manager.cc:1434] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 14:51:02.756799  6745 leader_election.cc:304] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [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: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:02.758059  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:02.759096  6971 tablet_bootstrap.cc:492] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:02.759488  6979 raft_consensus.cc:2804] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.759305  6976 raft_consensus.cc:515] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.759654  6971 ts_tablet_manager.cc:1403] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.008s
I20260709 14:51:02.759902  6979 raft_consensus.cc:493] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.760356  6979 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.758934  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
W20260709 14:51:02.762106  6820 leader_election.cc:343] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.755801  6978 leader_election.cc:290] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
W20260709 14:51:02.762557  6745 leader_election.cc:343] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.763032  6745 leader_election.cc:304] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc407527cfe4534bd47d343795d6837; no voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:02.763541  6972 tablet_bootstrap.cc:492] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.763796  6974 tablet_bootstrap.cc:492] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.764047  6972 ts_tablet_manager.cc:1403] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.013s
I20260709 14:51:02.765398  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:02.766152  6931 raft_consensus.cc:2468] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:02.767513  6821 leader_election.cc:304] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [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: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:02.768419  6978 raft_consensus.cc:2804] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.768848  6978 raft_consensus.cc:493] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.769286  6978 raft_consensus.cc:3060] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.770342  6972 raft_consensus.cc:359] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.771126  6972 raft_consensus.cc:385] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.771442  6972 raft_consensus.cc:740] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.772364  6972 consensus_queue.cc:260] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.774787  7008 raft_consensus.cc:2749] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.775367  6974 tablet_bootstrap.cc:654] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.775305  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:02.775923  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:02.769299  6971 raft_consensus.cc:359] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.783818  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:02.784475  6857 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.784914  6978 raft_consensus.cc:515] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.787204  6978 leader_election.cc:290] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.788769  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:02.789409  6931 raft_consensus.cc:3060] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.788817  6987 raft_consensus.cc:515] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.790808  6976 leader_election.cc:290] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:02.790169  6971 raft_consensus.cc:385] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.801949  6971 raft_consensus.cc:740] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.802807  6971 consensus_queue.cc:260] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.800027  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
W20260709 14:51:02.810914  6820 leader_election.cc:343] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.803792  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:02.812184  6780 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.828840  7008 raft_consensus.cc:493] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.829505  7008 raft_consensus.cc:515] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.830811  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:02.831383  6930 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.832333  6972 ts_tablet_manager.cc:1434] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.068s	user 0.021s	sys 0.036s
I20260709 14:51:02.832878  6971 ts_tablet_manager.cc:1434] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.008s
I20260709 14:51:02.834407  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:02.830535  6987 leader_election.cc:290] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.835146  6855 raft_consensus.cc:2468] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 0.
I20260709 14:51:02.836822  6972 tablet_bootstrap.cc:492] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.836629  6745 leader_election.cc:304] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:02.840004  6929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
W20260709 14:51:02.844275  6746 leader_election.cc:343] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.845418  7008 leader_election.cc:290] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.846107  7008 raft_consensus.cc:2804] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.846535  7008 raft_consensus.cc:493] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.847038  7008 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.848829  6972 tablet_bootstrap.cc:654] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.830009  7005 raft_consensus.cc:515] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.852029  6782 raft_consensus.cc:2393] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0574a9bcc05e44de92ff73cd203f4c54 in current term 1: Already voted for candidate 8cc407527cfe4534bd47d343795d6837 in this term.
I20260709 14:51:02.852072  6979 raft_consensus.cc:515] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.840298  6930 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:02.858150  6929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:02.858736  6929 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.858469  6821 leader_election.cc:304] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:02.860620  6987 raft_consensus.cc:493] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.861122  6987 raft_consensus.cc:515] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.862219  6931 raft_consensus.cc:2468] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:02.863478  6987 leader_election.cc:290] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.864058  6987 raft_consensus.cc:2804] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.866397  6987 raft_consensus.cc:697] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:02.866894  6821 leader_election.cc:304] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:02.867391  6987 consensus_queue.cc:237] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.867744  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:02.868613  6971 tablet_bootstrap.cc:492] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
W20260709 14:51:02.869944  6821 leader_election.cc:343] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.867847  7009 raft_consensus.cc:2804] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.873855  7009 raft_consensus.cc:697] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:02.859982  6979 leader_election.cc:290] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.875070  7009 consensus_queue.cc:237] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.878962  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
W20260709 14:51:02.881178  6820 leader_election.cc:343] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.881672  6820 leader_election.cc:304] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3; no voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:02.889410  6978 raft_consensus.cc:2749] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.891352  6974 tablet_bootstrap.cc:492] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.891849  6974 ts_tablet_manager.cc:1403] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.011s
W20260709 14:51:02.892750  6745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:37867, user_credentials={real_user=slave}} blocked reactor thread for 56224.6us
I20260709 14:51:02.897915  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:02.899374  6855 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.897908  6974 raft_consensus.cc:359] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.900893  6974 raft_consensus.cc:385] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.901276  6974 raft_consensus.cc:740] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.899991  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:02.902949  6857 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 1.
I20260709 14:51:02.902850  6974 consensus_queue.cc:260] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.904666  6894 leader_election.cc:304] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:02.904512  6680 catalog_manager.cc:5697] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.892313  6780 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:02.891391  6929 raft_consensus.cc:2468] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 1.
I20260709 14:51:02.907682  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:02.908331  6976 raft_consensus.cc:2804] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.906888  7005 leader_election.cc:290] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.908545  7008 raft_consensus.cc:515] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.918681  7008 leader_election.cc:290] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:02.909158  6856 raft_consensus.cc:2393] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc407527cfe4534bd47d343795d6837 in current term 1: Already voted for candidate 0574a9bcc05e44de92ff73cd203f4c54 in this term.
I20260709 14:51:02.910588  6971 tablet_bootstrap.cc:654] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.921576  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:02.924616  6746 leader_election.cc:304] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:02.925518  7005 raft_consensus.cc:2804] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.926056  7005 raft_consensus.cc:697] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:02.926964  7005 consensus_queue.cc:237] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.928839  6974 ts_tablet_manager.cc:1434] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.001s
W20260709 14:51:02.929574  6746 leader_election.cc:343] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.930189  6974 tablet_bootstrap.cc:492] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:02.921788  6855 raft_consensus.cc:2468] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 1.
I20260709 14:51:02.933895  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:02.941942  6974 tablet_bootstrap.cc:654] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.943640  6856 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.942404  6971 tablet_bootstrap.cc:492] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:02.945374  6971 ts_tablet_manager.cc:1403] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.011s
I20260709 14:51:02.936828  6976 raft_consensus.cc:697] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:02.948959  6976 consensus_queue.cc:237] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.949167  6971 raft_consensus.cc:359] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.949934  6971 raft_consensus.cc:385] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.950265  6971 raft_consensus.cc:740] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.951360  6971 consensus_queue.cc:260] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.950822  6680 catalog_manager.cc:5697] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.954854  6971 ts_tablet_manager.cc:1434] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 14:51:02.955329  6972 tablet_bootstrap.cc:492] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.955960  6972 ts_tablet_manager.cc:1403] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.008s
I20260709 14:51:02.956261  6971 tablet_bootstrap.cc:492] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:02.958868  6972 raft_consensus.cc:359] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.959714  6972 raft_consensus.cc:385] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.960117  6972 raft_consensus.cc:740] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.960126  6856 raft_consensus.cc:2468] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 1.
I20260709 14:51:02.961475  6972 consensus_queue.cc:260] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.962950  6745 leader_election.cc:304] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:02.964476  7011 raft_consensus.cc:2804] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.965085  6972 ts_tablet_manager.cc:1434] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:02.965816  7011 raft_consensus.cc:697] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:02.966495  6972 tablet_bootstrap.cc:492] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3: Bootstrap starting.
I20260709 14:51:02.967566  7011 consensus_queue.cc:237] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.974262  6972 tablet_bootstrap.cc:654] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.975950  6971 tablet_bootstrap.cc:654] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.984592  6974 tablet_bootstrap.cc:492] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:02.985208  6974 ts_tablet_manager.cc:1403] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.011s
I20260709 14:51:02.988626  6974 raft_consensus.cc:359] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.989416  6974 raft_consensus.cc:385] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.989717  6974 raft_consensus.cc:740] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.992130  6746 leader_election.cc:304] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [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: 8cc407527cfe4534bd47d343795d6837; no voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:02.994059  7011 raft_consensus.cc:2749] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.994256  6972 tablet_bootstrap.cc:492] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3: No bootstrap required, opened a new log
I20260709 14:51:02.994848  6972 ts_tablet_manager.cc:1403] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260709 14:51:02.998342  6972 raft_consensus.cc:359] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:02.999411  6972 raft_consensus.cc:385] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.998693  6677 catalog_manager.cc:5697] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.999747  6972 raft_consensus.cc:740] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.001134  6972 consensus_queue.cc:260] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.001634  6974 consensus_queue.cc:260] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.005132  6676 catalog_manager.cc:5697] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.006986  6974 ts_tablet_manager.cc:1434] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 14:51:03.008155  6974 tablet_bootstrap.cc:492] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837: Bootstrap starting.
I20260709 14:51:03.010308  6971 tablet_bootstrap.cc:492] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:03.010913  6971 ts_tablet_manager.cc:1403] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.001s
I20260709 14:51:03.012792  6972 ts_tablet_manager.cc:1434] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:51:03.015528  6971 raft_consensus.cc:359] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.016426  6971 raft_consensus.cc:385] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.016793  6971 raft_consensus.cc:740] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.019346  6974 tablet_bootstrap.cc:654] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.018936  6971 consensus_queue.cc:260] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.022080  6971 ts_tablet_manager.cc:1434] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:51:03.023226  6971 tablet_bootstrap.cc:492] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:03.027299  6680 catalog_manager.cc:5697] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.030799  6971 tablet_bootstrap.cc:654] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.043054  6974 tablet_bootstrap.cc:492] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837: No bootstrap required, opened a new log
I20260709 14:51:03.043139  6971 tablet_bootstrap.cc:492] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:03.043673  6974 ts_tablet_manager.cc:1403] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.012s
I20260709 14:51:03.043982  6971 ts_tablet_manager.cc:1403] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260709 14:51:03.046589  6974 raft_consensus.cc:359] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.046944  6971 raft_consensus.cc:359] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.047281  7009 raft_consensus.cc:493] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.047895  6971 raft_consensus.cc:385] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.047375  6974 raft_consensus.cc:385] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.048002  7009 raft_consensus.cc:515] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.048393  6974 raft_consensus.cc:740] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.048358  6971 raft_consensus.cc:740] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.049449  6974 consensus_queue.cc:260] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.049515  6971 consensus_queue.cc:260] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.050293  7009 leader_election.cc:290] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.052232  6971 ts_tablet_manager.cc:1434] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:03.052722  6974 ts_tablet_manager.cc:1434] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:03.053253  6971 tablet_bootstrap.cc:492] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
I20260709 14:51:03.053436  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
W20260709 14:51:03.054917  6821 leader_election.cc:343] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.055791  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:03.056542  6780 raft_consensus.cc:2468] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:03.057981  6820 leader_election.cc:304] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [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: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:03.058877  7009 raft_consensus.cc:2804] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.059285  7009 raft_consensus.cc:493] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.059648  7009 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.060029  6971 tablet_bootstrap.cc:654] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.064873  6971 tablet_bootstrap.cc:492] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:03.065433  6971 ts_tablet_manager.cc:1403] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:51:03.067507  7009 raft_consensus.cc:515] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.068410  6971 raft_consensus.cc:359] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.069257  6971 raft_consensus.cc:385] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.069648  6971 raft_consensus.cc:740] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.070698  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.070598  6971 consensus_queue.cc:260] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.071348  6780 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.071049  7009 leader_election.cc:290] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.072856  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.073334  6971 ts_tablet_manager.cc:1434] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:03.074352  6971 tablet_bootstrap.cc:492] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54: Bootstrap starting.
W20260709 14:51:03.074481  6821 leader_election.cc:343] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.077764  6780 raft_consensus.cc:2468] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:03.079159  6820 leader_election.cc:304] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:03.079890  7009 raft_consensus.cc:2804] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.080456  7009 raft_consensus.cc:697] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.081032  6971 tablet_bootstrap.cc:654] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.081420  7009 consensus_queue.cc:237] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.086061  6971 tablet_bootstrap.cc:492] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54: No bootstrap required, opened a new log
I20260709 14:51:03.086566  6971 ts_tablet_manager.cc:1403] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:51:03.089134  6971 raft_consensus.cc:359] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.089881  6971 raft_consensus.cc:385] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.090168  6971 raft_consensus.cc:740] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.090860  6971 consensus_queue.cc:260] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.090598  6680 catalog_manager.cc:5697] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.093160  6971 ts_tablet_manager.cc:1434] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:51:03.110857  6976 raft_consensus.cc:493] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.111434  7005 raft_consensus.cc:493] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.111415  6976 raft_consensus.cc:515] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.112053  7005 raft_consensus.cc:515] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.113266  6976 leader_election.cc:290] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:03.114264  7005 leader_election.cc:290] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.114389  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:03.114620  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:03.114996  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:03.115453  6856 raft_consensus.cc:2393] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0574a9bcc05e44de92ff73cd203f4c54 in current term 1: Already voted for candidate 8cc407527cfe4534bd47d343795d6837 in this term.
I20260709 14:51:03.116094  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:03.116950  6931 raft_consensus.cc:2393] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc407527cfe4534bd47d343795d6837 in current term 1: Already voted for candidate 1859b8f09b13490fb6f94e3fd48897c3 in this term.
I20260709 14:51:03.116895  6894 leader_election.cc:304] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54; no voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:03.117789  6976 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.118091  6746 leader_election.cc:304] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc407527cfe4534bd47d343795d6837; no voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:03.118925  7005 raft_consensus.cc:3060] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.123121  6976 raft_consensus.cc:2749] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.124929  7005 raft_consensus.cc:2749] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.133920  6976 raft_consensus.cc:493] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.134465  6976 raft_consensus.cc:515] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.135479  7014 raft_consensus.cc:493] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.135975  7014 raft_consensus.cc:515] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.136766  6976 leader_election.cc:290] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:03.137826  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:03.138162  7014 leader_election.cc:290] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:03.138051  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:03.138489  6780 raft_consensus.cc:2468] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 0.
I20260709 14:51:03.138891  6856 raft_consensus.cc:2468] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 0.
I20260709 14:51:03.139297  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:03.139583  7009 raft_consensus.cc:493] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.139954  6855 raft_consensus.cc:2468] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 0.
I20260709 14:51:03.140272  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:03.140379  7009 raft_consensus.cc:515] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.140960  6780 raft_consensus.cc:2468] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 0.
I20260709 14:51:03.140419  6894 leader_election.cc:304] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:03.141990  7014 raft_consensus.cc:2804] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.142416  7014 raft_consensus.cc:493] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.142824  7014 raft_consensus.cc:3060] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.142771  6894 leader_election.cc:304] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.143808  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:03.143064  7009 leader_election.cc:290] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.142270  6976 raft_consensus.cc:493] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.144569  6780 raft_consensus.cc:2468] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:03.144718  6976 raft_consensus.cc:515] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.146109  6820 leader_election.cc:304] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.146872  6976 leader_election.cc:290] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:03.147406  6976 raft_consensus.cc:2804] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.147684  6987 raft_consensus.cc:2804] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.147753  6976 raft_consensus.cc:493] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.148161  6987 raft_consensus.cc:493] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.148380  6976 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.148590  6987 raft_consensus.cc:3060] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.155406  7014 raft_consensus.cc:515] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.156069  6976 raft_consensus.cc:515] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.158003  7014 leader_election.cc:290] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:03.158191  6978 consensus_queue.cc:1048] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.159365  6976 leader_election.cc:290] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:03.159230  6987 raft_consensus.cc:515] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.162402  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3" is_pre_election: true
I20260709 14:51:03.163062  6987 leader_election.cc:290] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.162921  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837" is_pre_election: true
I20260709 14:51:03.162928  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.163913  6781 raft_consensus.cc:2393] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0574a9bcc05e44de92ff73cd203f4c54 in current term 1: Already voted for candidate 1859b8f09b13490fb6f94e3fd48897c3 in this term.
I20260709 14:51:03.164368  6780 raft_consensus.cc:3060] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.166813  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.167577  6781 raft_consensus.cc:3060] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.169224  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:03.169849  6855 raft_consensus.cc:3060] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.174265  6780 raft_consensus.cc:2468] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:03.175876  6820 leader_election.cc:304] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.177688  6855 raft_consensus.cc:2468] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 1.
I20260709 14:51:03.177736  7009 raft_consensus.cc:2804] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.180303  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.181173  6780 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.182513  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54" is_pre_election: true
I20260709 14:51:03.183578  6931 raft_consensus.cc:2468] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 0.
I20260709 14:51:03.184880  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.181350  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:03.185670  6930 raft_consensus.cc:3060] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.185866  6856 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.186429  6781 raft_consensus.cc:2468] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 1.
I20260709 14:51:03.191108  6780 raft_consensus.cc:2468] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 1.
I20260709 14:51:03.196746  6930 raft_consensus.cc:2468] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 1.
I20260709 14:51:03.198036  6987 consensus_queue.cc:1048] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.200137  6894 leader_election.cc:304] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:03.201463  6976 raft_consensus.cc:2804] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.202056  6976 raft_consensus.cc:697] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:03.201977  6856 raft_consensus.cc:2468] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 1.
I20260709 14:51:03.206303  7009 raft_consensus.cc:697] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.202611  6894 leader_election.cc:304] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54; no voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:03.209465  7009 consensus_queue.cc:237] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.208460  6976 consensus_queue.cc:237] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.210073  7014 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.213027  6894 leader_election.cc:304] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.214474  7028 raft_consensus.cc:2804] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.219704  7028 raft_consensus.cc:697] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:03.223084  7028 consensus_queue.cc:237] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.232429  6680 catalog_manager.cc:5697] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.237598  6677 catalog_manager.cc:5697] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.243283  7014 raft_consensus.cc:2749] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.261698  6680 catalog_manager.cc:5697] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.271443  7009 consensus_queue.cc:1048] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.282886  6987 consensus_queue.cc:1048] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.284832  6987 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.301728  7030 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.320233  7005 consensus_queue.cc:1048] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.343377  7005 consensus_queue.cc:1048] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.349601  6856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:51100
I20260709 14:51:03.350298  6856 raft_consensus.cc:606] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:03.371609  6930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3be1fa7399c74940820aca37465d5272"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:51:03.372177  6930 raft_consensus.cc:606] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:03.381387  6856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:51100
I20260709 14:51:03.381907  6856 raft_consensus.cc:606] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:03.387531  6855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:51100
I20260709 14:51:03.388141  6855 raft_consensus.cc:606] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:03.388777  7014 consensus_queue.cc:1048] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.408725  7014 consensus_queue.cc:1048] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.415889  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
mode: GRACEFUL
new_leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:41986
I20260709 14:51:03.416651  6780 raft_consensus.cc:606] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Received request to transfer leadership to TS 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:03.419127  7036 raft_consensus.cc:993] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.419724  7014 raft_consensus.cc:1081] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.421607  6782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3be1fa7399c74940820aca37465d5272"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41984
I20260709 14:51:03.422297  6782 raft_consensus.cc:493] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.423125  6782 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.425462  6930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39749542abd3431abcaa5f564277c297"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
mode: GRACEFUL
new_leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:51:03.426106  6930 raft_consensus.cc:606] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Received request to transfer leadership to TS 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:03.429355  6782 raft_consensus.cc:515] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.431280  6782 leader_election.cc:290] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.432696  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:03.433111  6931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
mode: GRACEFUL
new_leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:51:03.433357  6855 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.433357  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.433763  6931 raft_consensus.cc:606] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Received request to transfer leadership to TS 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:03.434069  6930 raft_consensus.cc:3055] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.434412  6930 raft_consensus.cc:740] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:03.435261  6930 consensus_queue.cc:260] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.436616  6930 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.441326  6855 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.441453  7005 consensus_queue.cc:1048] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.443460  7008 consensus_queue.cc:1048] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.444748  6745 leader_election.cc:304] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.446051  7008 raft_consensus.cc:2804] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.446575  7008 raft_consensus.cc:697] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:03.446318  6856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
mode: GRACEFUL
new_leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:51100
I20260709 14:51:03.447412  6856 raft_consensus.cc:606] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Received request to transfer leadership to TS 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:03.447533  7008 consensus_queue.cc:237] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.449712  6930 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.458122  7005 raft_consensus.cc:993] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837: : Instructing follower 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:03.458642  7005 raft_consensus.cc:1081] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Signalling peer 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:03.462004  6856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:51084
I20260709 14:51:03.462663  6856 raft_consensus.cc:493] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.463153  6856 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.462738  6680 catalog_manager.cc:5697] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 1 to 2, leader changed from 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.483075  6856 raft_consensus.cc:515] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.485477  6856 leader_election.cc:290] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.486698  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.487375  6931 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.486701  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.488082  6782 raft_consensus.cc:3055] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.488579  6782 raft_consensus.cc:740] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:03.489415  6782 consensus_queue.cc:260] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.490670  6782 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.494968  6931 raft_consensus.cc:2468] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 2.
I20260709 14:51:03.496212  6821 leader_election.cc:304] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:03.496999  7030 raft_consensus.cc:2804] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.497519  7030 raft_consensus.cc:697] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.497613  6782 raft_consensus.cc:2468] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 2.
I20260709 14:51:03.498410  7030 consensus_queue.cc:237] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.505410  6680 catalog_manager.cc:5697] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 1 to 2, leader changed from 8cc407527cfe4534bd47d343795d6837 (127.6.4.65) to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.565734  7009 raft_consensus.cc:993] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.566253  7009 raft_consensus.cc:1081] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.567790  6782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41974
I20260709 14:51:03.568300  6782 raft_consensus.cc:493] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.568671  6782 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.573424  6782 raft_consensus.cc:515] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.575121  6782 leader_election.cc:290] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.576094  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:03.576237  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.576833  6856 raft_consensus.cc:3055] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.576859  6931 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.577335  6856 raft_consensus.cc:740] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.578207  6856 consensus_queue.cc:260] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.579442  6856 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.584599  6931 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.586086  6746 leader_election.cc:304] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.586557  6856 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.586850  7008 raft_consensus.cc:2804] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.587361  7008 raft_consensus.cc:697] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:03.588263  7008 consensus_queue.cc:237] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.594951  6680 catalog_manager.cc:5697] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 1 to 2, leader changed from 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.609169  7014 consensus_queue.cc:1048] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.615707  7036 raft_consensus.cc:993] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54: : Instructing follower 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:03.616199  7034 raft_consensus.cc:1081] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Signalling peer 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:03.618274  6855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39749542abd3431abcaa5f564277c297"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:51092
I20260709 14:51:03.619660  6855 raft_consensus.cc:493] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.620097  6855 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.625387  7036 consensus_queue.cc:1048] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.627573  6855 raft_consensus.cc:515] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.633559  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.637148  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.637857  6931 raft_consensus.cc:3055] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.639089  6931 raft_consensus.cc:740] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:03.640167  7009 consensus_queue.cc:1048] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.642165  6931 consensus_queue.cc:260] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.642786  6855 leader_election.cc:290] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.644400  6931 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.650859  6978 consensus_queue.cc:1048] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.664116  6931 raft_consensus.cc:2468] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 2.
I20260709 14:51:03.665688  7009 consensus_queue.cc:1048] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.666581  6821 leader_election.cc:304] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [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: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:03.668134  7009 raft_consensus.cc:2804] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.668695  7009 raft_consensus.cc:697] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.669546  7009 consensus_queue.cc:237] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.678951  6676 catalog_manager.cc:5697] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 1 to 2, leader changed from 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67) to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.680997  7009 consensus_queue.cc:1048] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.689788  7030 raft_consensus.cc:993] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3: : Instructing follower 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:03.690291  7030 raft_consensus.cc:1081] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Signalling peer 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:03.692025  6931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:50276
I20260709 14:51:03.692919  6931 raft_consensus.cc:493] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.693306  6931 raft_consensus.cc:3060] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.698730  6931 raft_consensus.cc:515] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.700966  6931 leader_election.cc:290] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:03.702821  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:03.703421  6855 raft_consensus.cc:3055] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.703420  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c6fe2d8af24e0bbc96debcbdbc7e69" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.703810  6855 raft_consensus.cc:740] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.704191  6782 raft_consensus.cc:3060] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.704741  6855 consensus_queue.cc:260] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.705926  6855 raft_consensus.cc:3060] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.710054  6782 raft_consensus.cc:2468] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 2.
I20260709 14:51:03.711251  6855 raft_consensus.cc:2468] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 2.
I20260709 14:51:03.711302  6894 leader_election.cc:304] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.712270  7036 raft_consensus.cc:2804] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.712836  7036 raft_consensus.cc:697] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:03.713698  7036 consensus_queue.cc:237] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.720448  6676 catalog_manager.cc:5697] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 1 to 2, leader changed from 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66) to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.721897  7036 consensus_queue.cc:1048] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.729722  7034 raft_consensus.cc:993] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54: : Instructing follower 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:03.730258  7034 raft_consensus.cc:1081] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Signalling peer 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:03.732280  6855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:51092
I20260709 14:51:03.732939  6855 raft_consensus.cc:493] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.733351  6855 raft_consensus.cc:3060] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.737007  7036 consensus_queue.cc:1048] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.742051  6855 raft_consensus.cc:515] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.743484  6856 raft_consensus.cc:1240] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Rejecting Update request from peer 0574a9bcc05e44de92ff73cd203f4c54 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:03.745826  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:03.746592  6780 raft_consensus.cc:3060] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.750059  6855 leader_election.cc:290] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.750649  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e540228eac4ac9af24003dce56bcaa" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.749341  7036 consensus_queue.cc:1059] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.752018  6931 raft_consensus.cc:3055] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.752319  6931 raft_consensus.cc:740] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:03.753249  6931 consensus_queue.cc:260] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.753865  6780 raft_consensus.cc:2468] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 2.
I20260709 14:51:03.754338  6931 raft_consensus.cc:3060] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.755198  6820 leader_election.cc:304] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.756027  7009 raft_consensus.cc:2804] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.756584  7009 raft_consensus.cc:697] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.757514  7009 consensus_queue.cc:237] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.762037  6931 raft_consensus.cc:2468] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 2.
W20260709 14:51:03.762547  7034 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:51:03.765612  6676 catalog_manager.cc:5697] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 1 to 2, leader changed from 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67) to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.778671  7030 raft_consensus.cc:993] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.779130  7009 raft_consensus.cc:1081] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.781154  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41974
I20260709 14:51:03.781698  6780 raft_consensus.cc:493] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.782111  6780 raft_consensus.cc:3060] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.787671  6780 raft_consensus.cc:515] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.789501  6780 leader_election.cc:290] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.790555  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:03.790613  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422f5efcbbe4dcda8ae225269acb4d4" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.791290  6855 raft_consensus.cc:3055] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.791330  6931 raft_consensus.cc:3060] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.791654  6855 raft_consensus.cc:740] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.792457  6855 consensus_queue.cc:260] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.793515  6855 raft_consensus.cc:3060] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.798147  6931 raft_consensus.cc:2468] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.798478  6855 raft_consensus.cc:2468] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.799364  6746 leader_election.cc:304] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.800295  7008 raft_consensus.cc:2804] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.800894  7008 raft_consensus.cc:697] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:03.801568  7008 consensus_queue.cc:237] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.808713  6676 catalog_manager.cc:5697] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 1 to 2, leader changed from 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.846166  7030 raft_consensus.cc:993] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.846704  7009 raft_consensus.cc:1081] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:03.848433  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41974
I20260709 14:51:03.849011  6780 raft_consensus.cc:493] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.849429  6780 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.855351  6780 raft_consensus.cc:515] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.857501  6780 leader_election.cc:290] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:03.858233  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:03.858567  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:03.859119  6855 raft_consensus.cc:3055] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.859514  6855 raft_consensus.cc:740] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:03.859671  6931 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.860327  6855 consensus_queue.cc:260] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.861387  6855 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.864960  6931 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.866149  6746 leader_election.cc:304] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:03.866348  6855 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:03.867107  7008 raft_consensus.cc:2804] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.867640  7008 raft_consensus.cc:697] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:03.868532  7008 consensus_queue.cc:237] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:03.875044  6676 catalog_manager.cc:5697] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 1 to 2, leader changed from 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.953272  6855 raft_consensus.cc:1275] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.954864  7008 consensus_queue.cc:1048] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.963188  6931 raft_consensus.cc:1275] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.964924  7054 consensus_queue.cc:1048] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.973371  6780 raft_consensus.cc:1275] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.975186  7009 consensus_queue.cc:1048] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.985707  6931 raft_consensus.cc:1275] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.987488  6978 consensus_queue.cc:1048] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.005692  6930 raft_consensus.cc:1275] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.007015  7054 consensus_queue.cc:1048] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.015107  6856 raft_consensus.cc:1275] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.017302  7054 consensus_queue.cc:1048] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:04.102439  6780 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.108268  6780 raft_consensus.cc:1275] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.109812  7030 consensus_queue.cc:1048] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.118656  6930 raft_consensus.cc:1275] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.121127  6978 consensus_queue.cc:1048] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:04.203600  6780 raft_consensus.cc:1275] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.205281  7034 consensus_queue.cc:1048] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.213958  6856 raft_consensus.cc:1275] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.215641  7034 consensus_queue.cc:1048] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.238888  6931 raft_consensus.cc:1275] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.240590  6978 consensus_queue.cc:1048] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.243244  6780 raft_consensus.cc:1275] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.244863  6978 consensus_queue.cc:1048] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.320803  6856 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.322619  7054 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.328758  6931 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.330521  7011 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.341423  6856 raft_consensus.cc:1275] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.342990  7011 consensus_queue.cc:1048] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.349344  6931 raft_consensus.cc:1275] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.351063  7055 consensus_queue.cc:1048] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:06.485436  6161 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:51:06.486302  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:06.504117  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
mode: GRACEFUL
new_leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:52124
I20260709 14:51:06.504843  6780 raft_consensus.cc:606] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Received request to transfer leadership to TS 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:06.508045  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
mode: GRACEFUL
new_leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:52124
I20260709 14:51:06.508625  6780 raft_consensus.cc:606] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Received request to transfer leadership to TS 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:06.509819  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:06.510325  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:06.767982  7069 raft_consensus.cc:993] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837: : Instructing follower 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:06.768606  7008 raft_consensus.cc:1081] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Signalling peer 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:06.770263  6931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:50292
I20260709 14:51:06.770771  6931 raft_consensus.cc:493] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.771015  6931 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.775450  6931 raft_consensus.cc:515] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:06.776997  6931 leader_election.cc:290] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:06.778185  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:06.778484  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:06.778774  6780 raft_consensus.cc:3055] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:06.779152  6780 raft_consensus.cc:740] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:06.779209  6855 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.780041  6780 consensus_queue.cc:260] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:06.781126  6780 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.785481  6855 raft_consensus.cc:2468] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 2.
I20260709 14:51:06.786339  6856 raft_consensus.cc:1240] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Rejecting Update request from peer 8cc407527cfe4534bd47d343795d6837 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:06.786582  6780 raft_consensus.cc:2468] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 2.
I20260709 14:51:06.787030  6894 leader_election.cc:304] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:06.788043  7072 raft_consensus.cc:2804] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:06.788625  7072 raft_consensus.cc:697] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:06.789510  7072 consensus_queue.cc:237] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:06.797914  6677 catalog_manager.cc:5697] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 1 to 2, leader changed from 8cc407527cfe4534bd47d343795d6837 (127.6.4.65) to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.845745  7069 raft_consensus.cc:993] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: : Instructing follower 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:06.846196  7008 raft_consensus.cc:1081] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Signalling peer 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:06.847781  6931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:50292
I20260709 14:51:06.848287  6931 raft_consensus.cc:493] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.848574  6931 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.852706  6931 raft_consensus.cc:515] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:06.854197  6931 leader_election.cc:290] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 3 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:06.855219  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:06.855806  6780 raft_consensus.cc:3055] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:06.855908  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:06.856118  6780 raft_consensus.cc:740] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:06.856618  6856 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.856990  6780 consensus_queue.cc:260] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:06.857964  6780 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.862345  6856 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 3.
I20260709 14:51:06.863121  6780 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 3.
I20260709 14:51:06.863648  6894 leader_election.cc:304] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [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: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:06.864439  7072 raft_consensus.cc:2804] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:06.864993  7072 raft_consensus.cc:697] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:06.865738  7072 consensus_queue.cc:237] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:06.873553  6677 catalog_manager.cc:5697] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 2 to 3, leader changed from 8cc407527cfe4534bd47d343795d6837 (127.6.4.65) to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 3 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.251341  6780 raft_consensus.cc:1275] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:07.252806  7072 consensus_queue.cc:1048] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:07.263998  6856 raft_consensus.cc:1275] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:07.266500  7034 consensus_queue.cc:1048] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:07.283973  6856 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.285391  7072 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.295356  6780 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.296633  7072 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.511278  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:07.529812  6931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:51:07.530332  6931 raft_consensus.cc:606] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:07.538677  6931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:51:07.539149  6931 raft_consensus.cc:606] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:07.544804  6856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:51100
I20260709 14:51:07.545399  6856 raft_consensus.cc:606] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:07.551024  6856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:51100
I20260709 14:51:07.551743  6856 raft_consensus.cc:606] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:07.557047  6856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39749542abd3431abcaa5f564277c297"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
mode: GRACEFUL
new_leader_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:51100
I20260709 14:51:07.557721  6856 raft_consensus.cc:606] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Received request to transfer leadership to TS 8cc407527cfe4534bd47d343795d6837
I20260709 14:51:07.568632  7009 raft_consensus.cc:993] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.569128  7087 raft_consensus.cc:1081] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.570677  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41974
I20260709 14:51:07.571156  6780 raft_consensus.cc:493] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.571436  6780 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.576041  6780 raft_consensus.cc:515] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.577836  6780 leader_election.cc:290] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 3 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:07.578693  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:07.578959  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b915c1b4a94d11bc04d31b8faa134e" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:07.579312  6856 raft_consensus.cc:3055] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:07.579578  6930 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.579713  6856 raft_consensus.cc:740] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:07.580716  6856 consensus_queue.cc:260] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.581694  6856 raft_consensus.cc:3060] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.585008  6930 raft_consensus.cc:2468] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 3.
I20260709 14:51:07.586261  6746 leader_election.cc:304] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [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: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:07.587003  7008 raft_consensus.cc:2804] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:07.586982  6856 raft_consensus.cc:2468] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 3.
I20260709 14:51:07.588363  7008 raft_consensus.cc:697] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 3 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:07.589282  7008 consensus_queue.cc:237] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.595906  6676 catalog_manager.cc:5697] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 2 to 3, leader changed from 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 3 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.645550  7009 raft_consensus.cc:993] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.646071  7087 raft_consensus.cc:1081] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.647722  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41974
I20260709 14:51:07.648299  6780 raft_consensus.cc:493] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.648689  6780 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.653065  6780 raft_consensus.cc:515] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.654772  6780 leader_election.cc:290] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:07.655689  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:07.655910  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:07.656335  6856 raft_consensus.cc:3055] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.656821  6856 raft_consensus.cc:740] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:07.656416  6930 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.657608  6856 consensus_queue.cc:260] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.658993  6856 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.662631  6930 raft_consensus.cc:2468] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:07.663765  6746 leader_election.cc:304] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0574a9bcc05e44de92ff73cd203f4c54, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:07.664306  6856 raft_consensus.cc:2468] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 2.
I20260709 14:51:07.664700  7088 raft_consensus.cc:2804] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.665200  7088 raft_consensus.cc:697] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:07.665947  7088 consensus_queue.cc:237] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.672776  7072 raft_consensus.cc:993] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.673354  7034 raft_consensus.cc:1081] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.673700  6676 catalog_manager.cc:5697] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 1 to 2, leader changed from 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 2 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.675035  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41984
I20260709 14:51:07.675571  6780 raft_consensus.cc:493] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.675900  6780 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.680634  6780 raft_consensus.cc:515] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.682359  6780 leader_election.cc:290] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 3 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:07.683559  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:07.683614  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2541fce9274d51abf97ed5f4f8120a" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:07.684440  6856 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.684432  6930 raft_consensus.cc:3055] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:07.685040  6930 raft_consensus.cc:740] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:07.685899  6930 consensus_queue.cc:260] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.687166  6930 raft_consensus.cc:3060] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.691871  6856 raft_consensus.cc:2468] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 3.
I20260709 14:51:07.693010  6745 leader_election.cc:304] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [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: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:07.693817  7088 raft_consensus.cc:2804] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:07.694043  6930 raft_consensus.cc:2468] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 3.
I20260709 14:51:07.694306  7088 raft_consensus.cc:697] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 3 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:07.695151  7088 consensus_queue.cc:237] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.700955  6676 catalog_manager.cc:5697] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 2 to 3, leader changed from 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 3 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.862529  7034 raft_consensus.cc:993] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.863035  7094 raft_consensus.cc:1081] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:07.864800  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41984
I20260709 14:51:07.865206  6780 raft_consensus.cc:493] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.865440  6780 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:07.869566  6780 raft_consensus.cc:515] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.870939  6780 leader_election.cc:290] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 4 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:07.872089  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:07.872099  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:07.872699  6855 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:07.872884  6930 raft_consensus.cc:3055] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:07.873257  6930 raft_consensus.cc:740] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:07.874056  6930 consensus_queue.cc:260] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.875120  6930 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:07.877872  6855 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 4.
I20260709 14:51:07.879103  6745 leader_election.cc:304] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [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: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:07.879880  7088 raft_consensus.cc:2804] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:07.880288  7088 raft_consensus.cc:697] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:07.880344  6930 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 4.
I20260709 14:51:07.881084  7088 consensus_queue.cc:237] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:07.887323  6676 catalog_manager.cc:5697] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 3 to 4, leader changed from 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 4 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.989709  6855 raft_consensus.cc:1275] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.991097  7088 consensus_queue.cc:1048] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:08.001444  6930 raft_consensus.cc:1275] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:08.003949  7008 consensus_queue.cc:1048] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 14:51:08.074348  6855 raft_consensus.cc:1275] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:08.076071  7008 consensus_queue.cc:1048] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:08.086867  6930 raft_consensus.cc:1275] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:08.090826  7098 consensus_queue.cc:1048] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:08.094666  7009 raft_consensus.cc:993] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3: : Instructing follower 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:08.095140  7087 raft_consensus.cc:1081] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Signalling peer 8cc407527cfe4534bd47d343795d6837 to start an election
I20260709 14:51:08.096740  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39749542abd3431abcaa5f564277c297"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
 from {username='slave'} at 127.0.0.1:41974
I20260709 14:51:08.097199  6780 raft_consensus.cc:493] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.097509  6780 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:08.103505  6780 raft_consensus.cc:515] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:08.105976  6780 leader_election.cc:290] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [CANDIDATE]: Term 3 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:08.106197  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:08.106741  6856 raft_consensus.cc:3055] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:08.107084  6856 raft_consensus.cc:740] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:08.107124  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39749542abd3431abcaa5f564277c297" candidate_uuid: "8cc407527cfe4534bd47d343795d6837" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:08.107789  6930 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:08.107745  6856 consensus_queue.cc:260] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:08.108825  6856 raft_consensus.cc:3060] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:08.114192  6856 raft_consensus.cc:2468] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 3.
I20260709 14:51:08.115033  6930 raft_consensus.cc:2468] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc407527cfe4534bd47d343795d6837 in term 3.
I20260709 14:51:08.115494  6745 leader_election.cc:304] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [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: 1859b8f09b13490fb6f94e3fd48897c3, 8cc407527cfe4534bd47d343795d6837; no voters: 
I20260709 14:51:08.116317  7098 raft_consensus.cc:2804] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:08.116783  7098 raft_consensus.cc:697] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 3 LEADER]: Becoming Leader. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:08.117558  7098 consensus_queue.cc:237] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:08.124663  6676 catalog_manager.cc:5697] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 reported cstate change: term changed from 2 to 3, leader changed from 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66) to 8cc407527cfe4534bd47d343795d6837 (127.6.4.65). New cstate: current_term: 3 leader_uuid: "8cc407527cfe4534bd47d343795d6837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.138603  6856 raft_consensus.cc:1275] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.139886  7098 consensus_queue.cc:1048] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.149537  6930 raft_consensus.cc:1275] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.151306  7103 consensus_queue.cc:1048] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.283671  6856 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 4 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:08.285436  7103 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:08.295403  6930 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 4 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:08.297350  7103 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:08.524783  6931 raft_consensus.cc:1275] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:08.525018  6856 raft_consensus.cc:1275] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Refusing update from remote peer 8cc407527cfe4534bd47d343795d6837: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:08.527383  7103 consensus_queue.cc:1048] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:08.532531  7102 consensus_queue.cc:1048] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:10.565958  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:10.575484  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
mode: GRACEFUL
new_leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:52124
I20260709 14:51:10.576116  6780 raft_consensus.cc:606] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Received request to transfer leadership to TS 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:10.579185  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3be1fa7399c74940820aca37465d5272"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
mode: GRACEFUL
new_leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:52124
I20260709 14:51:10.579820  6780 raft_consensus.cc:606] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Received request to transfer leadership to TS 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:10.582266  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
mode: GRACEFUL
new_leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:52124
I20260709 14:51:10.582773  6780 raft_consensus.cc:606] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Received request to transfer leadership to TS 0574a9bcc05e44de92ff73cd203f4c54
I20260709 14:51:10.585153  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "8cc407527cfe4534bd47d343795d6837"
mode: GRACEFUL
new_leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:52124
I20260709 14:51:10.585650  6780 raft_consensus.cc:606] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 LEADER]: Received request to transfer leadership to TS 1859b8f09b13490fb6f94e3fd48897c3
I20260709 14:51:10.586752  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:10.587179  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:10.838830  7098 raft_consensus.cc:993] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: : Instructing follower 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:10.839345  7111 raft_consensus.cc:1081] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 LEADER]: Signalling peer 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:10.841212  6856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:51084
I20260709 14:51:10.841693  6856 raft_consensus.cc:493] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.841966  6856 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.848212  6856 raft_consensus.cc:515] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:10.850126  6856 leader_election.cc:290] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 5 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:10.851488  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:10.851461  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb804effc54ca58ca93057f700150b" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:10.852155  6780 raft_consensus.cc:3055] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:10.852360  6931 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.852562  6780 raft_consensus.cc:740] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:10.853578  6780 consensus_queue.cc:260] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:10.854730  6780 raft_consensus.cc:3060] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:10.857918  6931 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 5.
I20260709 14:51:10.859318  6821 leader_election.cc:304] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [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: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:10.860163  6780 raft_consensus.cc:2468] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 5.
I20260709 14:51:10.860283  7087 raft_consensus.cc:2804] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:10.861739  7087 raft_consensus.cc:697] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 5 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:10.862707  7087 consensus_queue.cc:237] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:10.870913  6676 catalog_manager.cc:5697] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 4 to 5, leader changed from 8cc407527cfe4534bd47d343795d6837 (127.6.4.65) to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 5 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.987839  7098 raft_consensus.cc:993] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837: : Instructing follower 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:10.988312  7111 raft_consensus.cc:1081] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Signalling peer 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:10.990090  6931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:50292
I20260709 14:51:10.990607  6931 raft_consensus.cc:493] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.990906  6931 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:10.992139  7111 raft_consensus.cc:993] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837: : Instructing follower 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:10.992741  7111 raft_consensus.cc:1081] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Signalling peer 1859b8f09b13490fb6f94e3fd48897c3 to start an election
I20260709 14:51:10.994513  6856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3be1fa7399c74940820aca37465d5272"
dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
 from {username='slave'} at 127.0.0.1:51084
I20260709 14:51:10.995108  6856 raft_consensus.cc:493] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.995471  6856 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:10.998023  6931 raft_consensus.cc:515] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.000202  6931 leader_election.cc:290] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 3 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867)
I20260709 14:51:11.001528  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:11.001561  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391584c0fee34d25a5815f1a9a3f863f" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:11.002195  6780 raft_consensus.cc:3055] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:11.002296  6855 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:11.002513  6780 raft_consensus.cc:740] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:11.002671  6856 raft_consensus.cc:515] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.003378  6780 consensus_queue.cc:260] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.004422  6780 raft_consensus.cc:3060] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:11.005075  6856 leader_election.cc:290] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [CANDIDATE]: Term 3 election: Requested vote from peers 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355), 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67:43861)
I20260709 14:51:11.006115  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:11.006783  6782 raft_consensus.cc:3055] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:11.006709  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be1fa7399c74940820aca37465d5272" candidate_uuid: "1859b8f09b13490fb6f94e3fd48897c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
I20260709 14:51:11.007177  6782 raft_consensus.cc:740] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:11.007321  6931 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:11.008109  6782 consensus_queue.cc:260] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.009490  6782 raft_consensus.cc:3060] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:11.009645  6855 raft_consensus.cc:2468] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 3.
I20260709 14:51:11.011281  6894 leader_election.cc:304] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [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: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:11.012344  7094 raft_consensus.cc:2804] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:11.014575  6931 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 3.
I20260709 14:51:11.015861  6821 leader_election.cc:304] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [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: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:11.016819  7087 raft_consensus.cc:2804] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:11.017338  7087 raft_consensus.cc:697] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 LEADER]: Becoming Leader. State: Replica: 1859b8f09b13490fb6f94e3fd48897c3, State: Running, Role: LEADER
I20260709 14:51:11.017688  6782 raft_consensus.cc:2468] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1859b8f09b13490fb6f94e3fd48897c3 in term 3.
I20260709 14:51:11.018652  6780 raft_consensus.cc:2468] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 3.
I20260709 14:51:11.018364  7087 consensus_queue.cc:237] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.020516  7094 raft_consensus.cc:697] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:11.021359  7094 consensus_queue.cc:237] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [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: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.028056  6676 catalog_manager.cc:5697] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 reported cstate change: term changed from 2 to 3, leader changed from 8cc407527cfe4534bd47d343795d6837 (127.6.4.65) to 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "1859b8f09b13490fb6f94e3fd48897c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.029724  6677 catalog_manager.cc:5697] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 2 to 3, leader changed from 8cc407527cfe4534bd47d343795d6837 (127.6.4.65) to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 3 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.039160  7098 raft_consensus.cc:993] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837: : Instructing follower 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:11.039723  7111 raft_consensus.cc:1081] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Signalling peer 0574a9bcc05e44de92ff73cd203f4c54 to start an election
I20260709 14:51:11.041429  6931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8"
dest_uuid: "0574a9bcc05e44de92ff73cd203f4c54"
 from {username='slave'} at 127.0.0.1:50292
I20260709 14:51:11.041913  6931 raft_consensus.cc:493] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:11.042208  6931 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:11.047204  6931 raft_consensus.cc:515] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.048990  6931 leader_election.cc:290] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [CANDIDATE]: Term 3 election: Requested vote from peers 1859b8f09b13490fb6f94e3fd48897c3 (127.6.4.66:37867), 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355)
I20260709 14:51:11.049971  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1859b8f09b13490fb6f94e3fd48897c3"
I20260709 14:51:11.050236  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b2ea351dab4e0ab93594468ff018d8" candidate_uuid: "0574a9bcc05e44de92ff73cd203f4c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc407527cfe4534bd47d343795d6837"
I20260709 14:51:11.050698  6855 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:11.050865  6780 raft_consensus.cc:3055] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:11.051221  6780 raft_consensus.cc:740] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cc407527cfe4534bd47d343795d6837, State: Running, Role: LEADER
I20260709 14:51:11.052024  6780 consensus_queue.cc:260] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [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: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.053095  6780 raft_consensus.cc:3060] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:11.055814  6855 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 3.
I20260709 14:51:11.056923  6894 leader_election.cc:304] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [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: 0574a9bcc05e44de92ff73cd203f4c54, 1859b8f09b13490fb6f94e3fd48897c3; no voters: 
I20260709 14:51:11.057717  7094 raft_consensus.cc:2804] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:11.058282  7094 raft_consensus.cc:697] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Becoming Leader. State: Replica: 0574a9bcc05e44de92ff73cd203f4c54, State: Running, Role: LEADER
I20260709 14:51:11.058308  6780 raft_consensus.cc:2468] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0574a9bcc05e44de92ff73cd203f4c54 in term 3.
I20260709 14:51:11.059499  7094 consensus_queue.cc:237] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [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: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } }
I20260709 14:51:11.067029  6677 catalog_manager.cc:5697] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 reported cstate change: term changed from 2 to 3, leader changed from 8cc407527cfe4534bd47d343795d6837 (127.6.4.65) to 0574a9bcc05e44de92ff73cd203f4c54 (127.6.4.67). New cstate: current_term: 3 leader_uuid: "0574a9bcc05e44de92ff73cd203f4c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.322530  6780 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 5 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.323987  7087 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:11.335215  6931 raft_consensus.cc:1275] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 5 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:11.337642  7112 consensus_queue.cc:1048] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:11.441725  6780 raft_consensus.cc:1275] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:11.443252  7094 consensus_queue.cc:1048] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:11.453682  6855 raft_consensus.cc:1275] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:11.455406  7094 consensus_queue.cc:1048] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:11.536195  6780 raft_consensus.cc:1275] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:11.537562  6931 raft_consensus.cc:1275] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Refusing update from remote peer 1859b8f09b13490fb6f94e3fd48897c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:11.537694  7112 consensus_queue.cc:1048] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:11.538926  7087 consensus_queue.cc:1048] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0574a9bcc05e44de92ff73cd203f4c54" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:11.561409  6780 raft_consensus.cc:1275] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:11.563756  7094 consensus_queue.cc:1048] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc407527cfe4534bd47d343795d6837" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:11.574908  6855 raft_consensus.cc:1275] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Refusing update from remote peer 0574a9bcc05e44de92ff73cd203f4c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:11.576867  7128 consensus_queue.cc:1048] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1859b8f09b13490fb6f94e3fd48897c3" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:11.588146  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:11.595706  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
I20260709 14:51:11.627264  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:11.628082  6161 tablet_replica.cc:333] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.629076  6161 raft_consensus.cc:2243] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.630146  6161 raft_consensus.cc:2272] T 39749542abd3431abcaa5f564277c297 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.632138  6161 tablet_replica.cc:333] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.632737  6161 raft_consensus.cc:2243] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.633117  6161 raft_consensus.cc:2272] T 391584c0fee34d25a5815f1a9a3f863f P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.635578  6161 tablet_replica.cc:333] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.636142  6161 raft_consensus.cc:2243] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.637015  6161 raft_consensus.cc:2272] T 7422f5efcbbe4dcda8ae225269acb4d4 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.638918  6161 tablet_replica.cc:333] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.639400  6161 raft_consensus.cc:2243] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.640235  6161 raft_consensus.cc:2272] T e3b915c1b4a94d11bc04d31b8faa134e P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.642241  6161 tablet_replica.cc:333] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.642724  6161 raft_consensus.cc:2243] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.643110  6161 raft_consensus.cc:2272] T 3be1fa7399c74940820aca37465d5272 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.645663  6161 tablet_replica.cc:333] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.646220  6161 raft_consensus.cc:2243] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.646953  6161 raft_consensus.cc:2272] T fc2541fce9274d51abf97ed5f4f8120a P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.648866  6161 tablet_replica.cc:333] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.649315  6161 raft_consensus.cc:2243] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.649684  6161 raft_consensus.cc:2272] T fbfb804effc54ca58ca93057f700150b P 8cc407527cfe4534bd47d343795d6837 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.651957  6161 tablet_replica.cc:333] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.652459  6161 raft_consensus.cc:2243] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.653012  6161 raft_consensus.cc:2272] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.656000  6161 tablet_replica.cc:333] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.656888  6161 raft_consensus.cc:2243] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.657680  6161 raft_consensus.cc:2272] T 54e540228eac4ac9af24003dce56bcaa P 8cc407527cfe4534bd47d343795d6837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.659526  6161 tablet_replica.cc:333] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837: stopping tablet replica
I20260709 14:51:11.659977  6161 raft_consensus.cc:2243] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.660468  6161 raft_consensus.cc:2272] T d9b2ea351dab4e0ab93594468ff018d8 P 8cc407527cfe4534bd47d343795d6837 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.694139  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
W20260709 14:51:11.696305  6820 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46355: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260709 14:51:11.700331  6820 consensus_peers.cc:597] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 -> Peer 8cc407527cfe4534bd47d343795d6837 (127.6.4.65:46355): Couldn't send request to peer 8cc407527cfe4534bd47d343795d6837. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:11.718451  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
I20260709 14:51:11.744441  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:11.745314  6161 tablet_replica.cc:333] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.745992  6161 raft_consensus.cc:2243] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.746513  6161 raft_consensus.cc:2272] T 39749542abd3431abcaa5f564277c297 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.748370  6161 tablet_replica.cc:333] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.749008  6161 raft_consensus.cc:2243] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.749696  6161 raft_consensus.cc:2272] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.751955  6161 tablet_replica.cc:333] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.752729  6161 raft_consensus.cc:2243] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.753314  6161 raft_consensus.cc:2272] T 391584c0fee34d25a5815f1a9a3f863f P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.755496  6161 tablet_replica.cc:333] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.755991  6161 raft_consensus.cc:2243] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.756379  6161 raft_consensus.cc:2272] T fc2541fce9274d51abf97ed5f4f8120a P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.758335  6161 tablet_replica.cc:333] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.758888  6161 raft_consensus.cc:2243] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.759631  6161 raft_consensus.cc:2272] T fbfb804effc54ca58ca93057f700150b P 1859b8f09b13490fb6f94e3fd48897c3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.761770  6161 tablet_replica.cc:333] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.762336  6161 raft_consensus.cc:2243] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.762823  6161 raft_consensus.cc:2272] T e3b915c1b4a94d11bc04d31b8faa134e P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.764770  6161 tablet_replica.cc:333] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.765332  6161 raft_consensus.cc:2243] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.766052  6161 raft_consensus.cc:2272] T 3be1fa7399c74940820aca37465d5272 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.768183  6161 tablet_replica.cc:333] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.768792  6161 raft_consensus.cc:2243] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.769236  6161 raft_consensus.cc:2272] T 7422f5efcbbe4dcda8ae225269acb4d4 P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.770893  6161 tablet_replica.cc:333] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.771374  6161 raft_consensus.cc:2243] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.772166  6161 raft_consensus.cc:2272] T 54e540228eac4ac9af24003dce56bcaa P 1859b8f09b13490fb6f94e3fd48897c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.774242  6161 tablet_replica.cc:333] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3: stopping tablet replica
I20260709 14:51:11.774729  6161 raft_consensus.cc:2243] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.775174  6161 raft_consensus.cc:2272] T d9b2ea351dab4e0ab93594468ff018d8 P 1859b8f09b13490fb6f94e3fd48897c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.807615  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
I20260709 14:51:11.827646  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
I20260709 14:51:11.852180  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:11.853055  6161 tablet_replica.cc:333] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.853982  6161 raft_consensus.cc:2243] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.854974  6161 raft_consensus.cc:2272] T 391584c0fee34d25a5815f1a9a3f863f P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.857756  6161 tablet_replica.cc:333] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.858395  6161 raft_consensus.cc:2243] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.859262  6161 raft_consensus.cc:2272] T a8c6fe2d8af24e0bbc96debcbdbc7e69 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.861389  6161 tablet_replica.cc:333] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.861995  6161 raft_consensus.cc:2243] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.862529  6161 raft_consensus.cc:2272] T 39749542abd3431abcaa5f564277c297 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.864362  6161 tablet_replica.cc:333] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.865010  6161 raft_consensus.cc:2243] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.865511  6161 raft_consensus.cc:2272] T fbfb804effc54ca58ca93057f700150b P 0574a9bcc05e44de92ff73cd203f4c54 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.867991  6161 tablet_replica.cc:333] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.868687  6161 raft_consensus.cc:2243] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.869207  6161 raft_consensus.cc:2272] T fc2541fce9274d51abf97ed5f4f8120a P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.871048  6161 tablet_replica.cc:333] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.871621  6161 raft_consensus.cc:2243] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.872059  6161 raft_consensus.cc:2272] T e3b915c1b4a94d11bc04d31b8faa134e P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.874171  6161 tablet_replica.cc:333] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.874753  6161 raft_consensus.cc:2243] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.875269  6161 raft_consensus.cc:2272] T 3be1fa7399c74940820aca37465d5272 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.877807  6161 tablet_replica.cc:333] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.878448  6161 raft_consensus.cc:2243] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.878963  6161 raft_consensus.cc:2272] T 7422f5efcbbe4dcda8ae225269acb4d4 P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.880851  6161 tablet_replica.cc:333] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.881356  6161 raft_consensus.cc:2243] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:11.881848  6161 raft_consensus.cc:2272] T 54e540228eac4ac9af24003dce56bcaa P 0574a9bcc05e44de92ff73cd203f4c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.883636  6161 tablet_replica.cc:333] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54: stopping tablet replica
I20260709 14:51:11.884125  6161 raft_consensus.cc:2243] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.884967  6161 raft_consensus.cc:2272] T d9b2ea351dab4e0ab93594468ff018d8 P 0574a9bcc05e44de92ff73cd203f4c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.913371  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:51:11.933007  6161 master.cc:562] Master@127.6.4.126:42045 shutting down...
I20260709 14:51:11.953332  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:11.953862  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:11.954176  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7b16034703646bdb70642a64a76662e: stopping tablet replica
I20260709 14:51:11.974839  6161 master.cc:584] Master@127.6.4.126:42045 shutdown complete.
0574a9bcc05e44de92ff73cd203f4c54  1
1859b8f09b13490fb6f94e3fd48897c3  4
8cc407527cfe4534bd47d343795d6837  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10542 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:51:12.017392  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:39301
I20260709 14:51:12.018638  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:12.025661  7140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:12.025663  7139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:12.026254  7142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:12.027849  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:12.028913  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:12.029122  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:12.029356  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608672029334 us; error 0 us; skew 500 ppm
I20260709 14:51:12.029992  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:12.032815  6161 webserver.cc:533] Webserver started at http://127.6.4.126:46729/ using document root <none> and password file <none>
I20260709 14:51:12.033357  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:12.033556  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:12.033877  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:12.035046  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "ae4de4b67ae741a09cd3c009d8b137f5"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.039712  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:12.043497  7147 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.044447  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:12.045135  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "ae4de4b67ae741a09cd3c009d8b137f5"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.045405  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:12.085497  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:12.086886  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:12.128600  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:39301
I20260709 14:51:12.128770  7198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:39301 every 8 connection(s)
I20260709 14:51:12.132740  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.143837  7199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5: Bootstrap starting.
I20260709 14:51:12.149590  7199 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.154529  7199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5: No bootstrap required, opened a new log
I20260709 14:51:12.157116  7199 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae4de4b67ae741a09cd3c009d8b137f5" member_type: VOTER }
I20260709 14:51:12.157563  7199 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.157896  7199 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4de4b67ae741a09cd3c009d8b137f5, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.158653  7199 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae4de4b67ae741a09cd3c009d8b137f5" member_type: VOTER }
I20260709 14:51:12.159201  7199 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:12.159427  7199 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:12.159771  7199 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.164577  7199 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae4de4b67ae741a09cd3c009d8b137f5" member_type: VOTER }
I20260709 14:51:12.165227  7199 leader_election.cc:304] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [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: ae4de4b67ae741a09cd3c009d8b137f5; no voters: 
I20260709 14:51:12.166596  7199 leader_election.cc:290] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:12.167001  7202 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.168644  7202 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 1 LEADER]: Becoming Leader. State: Replica: ae4de4b67ae741a09cd3c009d8b137f5, State: Running, Role: LEADER
I20260709 14:51:12.169364  7202 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [LEADER]: Queue going to LEADER mode. State: All 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: "ae4de4b67ae741a09cd3c009d8b137f5" member_type: VOTER }
I20260709 14:51:12.169955  7199 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:12.174654  7203 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae4de4b67ae741a09cd3c009d8b137f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae4de4b67ae741a09cd3c009d8b137f5" member_type: VOTER } }
I20260709 14:51:12.176537  7203 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:12.176296  7204 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae4de4b67ae741a09cd3c009d8b137f5. Latest consensus state: current_term: 1 leader_uuid: "ae4de4b67ae741a09cd3c009d8b137f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae4de4b67ae741a09cd3c009d8b137f5" member_type: VOTER } }
I20260709 14:51:12.177688  7204 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:12.179127  7209 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:12.185523  7209 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:12.191473  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:12.196763  7209 catalog_manager.cc:1383] Generated new cluster ID: 45658d7c171e48348285ed97103ecb66
I20260709 14:51:12.197120  7209 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:12.227839  7209 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:12.229293  7209 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:12.242193  7209 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5: Generated new TSK 0
I20260709 14:51:12.242902  7209 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:12.258500  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:12.265249  7220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:12.266341  7221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:12.267755  6161 server_base.cc:1061] running on GCE node
W20260709 14:51:12.267903  7223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:12.269048  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:12.269279  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:12.269419  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608672269407 us; error 0 us; skew 500 ppm
I20260709 14:51:12.269989  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:12.272890  6161 webserver.cc:533] Webserver started at http://127.6.4.65:33457/ using document root <none> and password file <none>
I20260709 14:51:12.273427  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:12.273615  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:12.273877  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:12.275048  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "96197c351a434cc9b6aa89438e11055d"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.280333  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 14:51:12.284468  7228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.285455  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:12.285821  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "96197c351a434cc9b6aa89438e11055d"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.286199  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:12.299820  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:12.301359  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:12.303061  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:12.305958  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:12.306278  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.306560  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:12.306774  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.352625  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:46173
I20260709 14:51:12.352785  7290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:46173 every 8 connection(s)
I20260709 14:51:12.357677  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:12.365657  7295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:12.367625  7296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:12.370814  6161 server_base.cc:1061] running on GCE node
W20260709 14:51:12.372044  7298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:12.373286  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:12.373564  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:12.373605  7291 heartbeater.cc:344] Connected to a master server at 127.6.4.126:39301
I20260709 14:51:12.373873  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608672373851 us; error 0 us; skew 500 ppm
I20260709 14:51:12.374058  7291 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:12.374771  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:12.374967  7291 heartbeater.cc:507] Master 127.6.4.126:39301 requested a full tablet report, sending...
I20260709 14:51:12.377676  6161 webserver.cc:533] Webserver started at http://127.6.4.66:36477/ using document root <none> and password file <none>
I20260709 14:51:12.378015  7164 ts_manager.cc:194] Registered new tserver with Master: 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173)
I20260709 14:51:12.378261  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:12.378561  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:12.378851  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:12.379989  7164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37772
I20260709 14:51:12.380045  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "0ce9299d54704aea9048de54c8a26268"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.385639  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:51:12.389540  7303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.390349  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:51:12.390686  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "0ce9299d54704aea9048de54c8a26268"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.390977  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:12.402735  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:12.403946  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:12.405671  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:12.408071  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:12.408329  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.408607  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:12.408798  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.454968  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:46403
I20260709 14:51:12.455086  7365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:46403 every 8 connection(s)
I20260709 14:51:12.460523  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:12.467414  7369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:12.469935  7370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:12.472759  6161 server_base.cc:1061] running on GCE node
W20260709 14:51:12.473297  7373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:12.473866  7366 heartbeater.cc:344] Connected to a master server at 127.6.4.126:39301
I20260709 14:51:12.474514  7366 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:12.474597  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:12.474946  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:12.475176  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608672475156 us; error 0 us; skew 500 ppm
I20260709 14:51:12.475657  7366 heartbeater.cc:507] Master 127.6.4.126:39301 requested a full tablet report, sending...
I20260709 14:51:12.476068  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:12.478215  7164 ts_manager.cc:194] Registered new tserver with Master: 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:12.479239  6161 webserver.cc:533] Webserver started at http://127.6.4.67:37277/ using document root <none> and password file <none>
I20260709 14:51:12.479776  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:12.479951  7164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37788
I20260709 14:51:12.479977  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:12.480646  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:12.481809  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "80233a6571bd4aaca7e0b7c9e3490984"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.486716  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:12.490422  7377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.491469  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:51:12.491778  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "80233a6571bd4aaca7e0b7c9e3490984"
format_stamp: "Formatted at 2026-07-09 14:51:12 on dist-test-slave-tp5d"
I20260709 14:51:12.492102  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:12.506589  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:12.507956  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:12.509650  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:12.512262  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:12.512558  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:12.512849  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:12.513068  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.558221  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:38363
I20260709 14:51:12.558324  7439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:38363 every 8 connection(s)
I20260709 14:51:12.573648  7440 heartbeater.cc:344] Connected to a master server at 127.6.4.126:39301
I20260709 14:51:12.574071  7440 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:12.574836  7440 heartbeater.cc:507] Master 127.6.4.126:39301 requested a full tablet report, sending...
I20260709 14:51:12.576865  7164 ts_manager.cc:194] Registered new tserver with Master: 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:12.577952  6161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016232265s
I20260709 14:51:12.578246  7164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37790
I20260709 14:51:12.607506  7164 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:12.614367  7164 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:12.837620  7404 tablet_service.cc:1511] Processing CreateTablet for tablet 6f604cd0e8354664be04b9820163ceed (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:12.838393  7401 tablet_service.cc:1511] Processing CreateTablet for tablet a49e6684dc234d2c9bf1637e9c87d08b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:12.839200  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f604cd0e8354664be04b9820163ceed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.840760  7251 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfd22e847b7476f8104393bcfceb15c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:12.842146  7251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfd22e847b7476f8104393bcfceb15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.842484  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 1471c2a0a8ad4d06a5ba91f986bf26b1 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:12.843986  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1471c2a0a8ad4d06a5ba91f986bf26b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.845685  7402 tablet_service.cc:1511] Processing CreateTablet for tablet c5991b5ed9344934b610832bb7671238 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:12.848054  7249 tablet_service.cc:1511] Processing CreateTablet for tablet 320fd99b6c014844b6ddc8bd0dd01752 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:12.849555  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320fd99b6c014844b6ddc8bd0dd01752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.849705  7254 tablet_service.cc:1511] Processing CreateTablet for tablet b5a93f8678304151a826b636d163d3f4 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:12.851001  7254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a93f8678304151a826b636d163d3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.853471  7253 tablet_service.cc:1511] Processing CreateTablet for tablet c5991b5ed9344934b610832bb7671238 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:12.853765  7248 tablet_service.cc:1511] Processing CreateTablet for tablet 93919b8af1fa422594544965bcdff40c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:12.855046  7253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5991b5ed9344934b610832bb7671238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.857369  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 320fd99b6c014844b6ddc8bd0dd01752 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:12.857640  7252 tablet_service.cc:1511] Processing CreateTablet for tablet a49e6684dc234d2c9bf1637e9c87d08b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:12.859521  7400 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfd22e847b7476f8104393bcfceb15c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:12.860927  7247 tablet_service.cc:1511] Processing CreateTablet for tablet 71cabc637acf4afbac809549d25ec473 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:12.861843  7399 tablet_service.cc:1511] Processing CreateTablet for tablet 1471c2a0a8ad4d06a5ba91f986bf26b1 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:12.864235  7396 tablet_service.cc:1511] Processing CreateTablet for tablet 71cabc637acf4afbac809549d25ec473 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:12.865182  7255 tablet_service.cc:1511] Processing CreateTablet for tablet 6f604cd0e8354664be04b9820163ceed (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:12.866382  7405 tablet_service.cc:1511] Processing CreateTablet for tablet 72ff6b8580494bc98c8f1f847f5a6ffb (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:12.867828  7403 tablet_service.cc:1511] Processing CreateTablet for tablet b5a93f8678304151a826b636d163d3f4 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:12.868836  7252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e6684dc234d2c9bf1637e9c87d08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.864234  7397 tablet_service.cc:1511] Processing CreateTablet for tablet 93919b8af1fa422594544965bcdff40c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:12.873137  7247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71cabc637acf4afbac809549d25ec473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.873451  7331 tablet_service.cc:1511] Processing CreateTablet for tablet 72ff6b8580494bc98c8f1f847f5a6ffb (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:12.874722  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ff6b8580494bc98c8f1f847f5a6ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.877528  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f604cd0e8354664be04b9820163ceed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.878834  7330 tablet_service.cc:1511] Processing CreateTablet for tablet 6f604cd0e8354664be04b9820163ceed (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:12.880445  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f604cd0e8354664be04b9820163ceed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.880692  7329 tablet_service.cc:1511] Processing CreateTablet for tablet b5a93f8678304151a826b636d163d3f4 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:12.880859  7325 tablet_service.cc:1511] Processing CreateTablet for tablet 1471c2a0a8ad4d06a5ba91f986bf26b1 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:12.882138  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a93f8678304151a826b636d163d3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.882879  7325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1471c2a0a8ad4d06a5ba91f986bf26b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.884447  7328 tablet_service.cc:1511] Processing CreateTablet for tablet c5991b5ed9344934b610832bb7671238 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:12.886042  7328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5991b5ed9344934b610832bb7671238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.890080  7327 tablet_service.cc:1511] Processing CreateTablet for tablet a49e6684dc234d2c9bf1637e9c87d08b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:12.891981  7327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e6684dc234d2c9bf1637e9c87d08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.894100  7326 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfd22e847b7476f8104393bcfceb15c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:12.896059  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfd22e847b7476f8104393bcfceb15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.848057  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 72ff6b8580494bc98c8f1f847f5a6ffb (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:12.881163  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93919b8af1fa422594544965bcdff40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.901737  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ff6b8580494bc98c8f1f847f5a6ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.902007  7324 tablet_service.cc:1511] Processing CreateTablet for tablet 320fd99b6c014844b6ddc8bd0dd01752 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:12.903381  7400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfd22e847b7476f8104393bcfceb15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.904910  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e6684dc234d2c9bf1637e9c87d08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.911742  7323 tablet_service.cc:1511] Processing CreateTablet for tablet 93919b8af1fa422594544965bcdff40c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:12.914209  7323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93919b8af1fa422594544965bcdff40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.916419  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5991b5ed9344934b610832bb7671238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.921928  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1471c2a0a8ad4d06a5ba91f986bf26b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.925014  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a93f8678304151a826b636d163d3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.929275  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93919b8af1fa422594544965bcdff40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.933065  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320fd99b6c014844b6ddc8bd0dd01752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.948953  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320fd99b6c014844b6ddc8bd0dd01752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.949808  7322 tablet_service.cc:1511] Processing CreateTablet for tablet 71cabc637acf4afbac809549d25ec473 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:12.952101  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71cabc637acf4afbac809549d25ec473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.957389  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ff6b8580494bc98c8f1f847f5a6ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.963587  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71cabc637acf4afbac809549d25ec473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.016525  7249 tablet_service.cc:1511] Processing CreateTablet for tablet 23c7273c4a464bdabc6278c038030154 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:13.026444  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c7273c4a464bdabc6278c038030154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.035250  7455 tablet_bootstrap.cc:492] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:13.036096  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 37bf70af17b44b89b209e0d4e868d77a (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:13.038043  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bf70af17b44b89b209e0d4e868d77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.046972  7330 tablet_service.cc:1511] Processing CreateTablet for tablet 69a01769b0164a6694e8e7603e8c005d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:13.048677  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a01769b0164a6694e8e7603e8c005d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.055116  7328 tablet_service.cc:1511] Processing CreateTablet for tablet 23c7273c4a464bdabc6278c038030154 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:13.064021  7253 tablet_service.cc:1511] Processing CreateTablet for tablet 67346d1c651141d7bb49d67b6a8e1465 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:13.069940  7331 tablet_service.cc:1511] Processing CreateTablet for tablet 37bf70af17b44b89b209e0d4e868d77a (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:13.072240  7404 tablet_service.cc:1511] Processing CreateTablet for tablet 23c7273c4a464bdabc6278c038030154 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:13.074139  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c7273c4a464bdabc6278c038030154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.078785  7328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c7273c4a464bdabc6278c038030154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.063884  7252 tablet_service.cc:1511] Processing CreateTablet for tablet 48197c97db5647a39aea2e69facded51 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:13.101572  7405 tablet_service.cc:1511] Processing CreateTablet for tablet 48197c97db5647a39aea2e69facded51 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:13.103556  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48197c97db5647a39aea2e69facded51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.080282  7397 tablet_service.cc:1511] Processing CreateTablet for tablet 37bf70af17b44b89b209e0d4e868d77a (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:13.040084  7247 tablet_service.cc:1511] Processing CreateTablet for tablet 69a01769b0164a6694e8e7603e8c005d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:13.112460  7456 tablet_bootstrap.cc:492] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:13.112196  7254 tablet_service.cc:1511] Processing CreateTablet for tablet 8da186258e22481dbfd6ab42beb6582d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:13.114090  7403 tablet_service.cc:1511] Processing CreateTablet for tablet 67346d1c651141d7bb49d67b6a8e1465 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:13.115640  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67346d1c651141d7bb49d67b6a8e1465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.119982  7456 tablet_bootstrap.cc:654] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.121366  7255 tablet_service.cc:1511] Processing CreateTablet for tablet 12334bf7b9344f2ea874ea943c9fa0a1 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:13.121431  7322 tablet_service.cc:1511] Processing CreateTablet for tablet 67346d1c651141d7bb49d67b6a8e1465 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:13.138454  7404 tablet_service.cc:1511] Processing CreateTablet for tablet c0e896fc956c406aad87357d518420ca (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:13.139817  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e896fc956c406aad87357d518420ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.125499  7457 tablet_bootstrap.cc:492] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:13.128082  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 12334bf7b9344f2ea874ea943c9fa0a1 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:13.105839  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bf70af17b44b89b209e0d4e868d77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.098130  7399 tablet_service.cc:1511] Processing CreateTablet for tablet 69a01769b0164a6694e8e7603e8c005d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:13.136718  7253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67346d1c651141d7bb49d67b6a8e1465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.145990  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67346d1c651141d7bb49d67b6a8e1465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.151417  7402 tablet_service.cc:1511] Processing CreateTablet for tablet 526a69e7932c4a368df3c3781fcc6442 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:13.153635  7325 tablet_service.cc:1511] Processing CreateTablet for tablet 48197c97db5647a39aea2e69facded51 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:13.159232  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12334bf7b9344f2ea874ea943c9fa0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.160116  7326 tablet_service.cc:1511] Processing CreateTablet for tablet 12334bf7b9344f2ea874ea943c9fa0a1 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:13.169440  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 526a69e7932c4a368df3c3781fcc6442 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:13.164103  7455 tablet_bootstrap.cc:654] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.166289  7400 tablet_service.cc:1511] Processing CreateTablet for tablet 1b48426c53854e169d8965471192c051 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:13.176710  7456 tablet_bootstrap.cc:492] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:13.173153  7324 tablet_service.cc:1511] Processing CreateTablet for tablet c0e896fc956c406aad87357d518420ca (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:13.195030  7456 ts_tablet_manager.cc:1403] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.083s	user 0.002s	sys 0.011s
I20260709 14:51:13.198877  7456 raft_consensus.cc:359] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.168447  7248 tablet_service.cc:1511] Processing CreateTablet for tablet c0e896fc956c406aad87357d518420ca (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:13.199784  7456 raft_consensus.cc:385] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.200166  7456 raft_consensus.cc:740] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.201231  7456 consensus_queue.cc:260] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.202527  7396 tablet_service.cc:1511] Processing CreateTablet for tablet ce1c3dab12854959b8d6f6fb99f96dc3 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:13.193385  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526a69e7932c4a368df3c3781fcc6442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.140818  7401 tablet_service.cc:1511] Processing CreateTablet for tablet 8da186258e22481dbfd6ab42beb6582d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:13.179385  7328 tablet_service.cc:1511] Processing CreateTablet for tablet 1b48426c53854e169d8965471192c051 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
W20260709 14:51:13.185658  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:13.208977  7400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b48426c53854e169d8965471192c051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.189358  7403 tablet_service.cc:1511] Processing CreateTablet for tablet 57cfcda013a240c28d07792f05d7e32e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:13.210224  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cfcda013a240c28d07792f05d7e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.212890  7327 tablet_service.cc:1511] Processing CreateTablet for tablet 57cfcda013a240c28d07792f05d7e32e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:13.214197  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a01769b0164a6694e8e7603e8c005d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.215047  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da186258e22481dbfd6ab42beb6582d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.172781  7323 tablet_service.cc:1511] Processing CreateTablet for tablet 8da186258e22481dbfd6ab42beb6582d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:13.174870  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 526a69e7932c4a368df3c3781fcc6442 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:13.192431  7325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48197c97db5647a39aea2e69facded51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.223694  7323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da186258e22481dbfd6ab42beb6582d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.223805  7456 ts_tablet_manager.cc:1434] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.010s
I20260709 14:51:13.224421  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526a69e7932c4a368df3c3781fcc6442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.179363  7251 tablet_service.cc:1511] Processing CreateTablet for tablet 1b48426c53854e169d8965471192c051 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:13.225231  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526a69e7932c4a368df3c3781fcc6442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.229297  7251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b48426c53854e169d8965471192c051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.229513  7440 heartbeater.cc:499] Master 127.6.4.126:39301 was elected leader, sending a full tablet report...
I20260709 14:51:13.232897  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e896fc956c406aad87357d518420ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.233578  7249 tablet_service.cc:1511] Processing CreateTablet for tablet ce1c3dab12854959b8d6f6fb99f96dc3 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:13.235464  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12334bf7b9344f2ea874ea943c9fa0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.241278  7456 tablet_bootstrap.cc:492] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:13.251906  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1c3dab12854959b8d6f6fb99f96dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.252636  7328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b48426c53854e169d8965471192c051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.187099  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 57cfcda013a240c28d07792f05d7e32e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:13.254154  7254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da186258e22481dbfd6ab42beb6582d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.264881  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1c3dab12854959b8d6f6fb99f96dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.269194  7327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cfcda013a240c28d07792f05d7e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.278388  7455 tablet_bootstrap.cc:492] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:13.280475  7330 tablet_service.cc:1511] Processing CreateTablet for tablet ce1c3dab12854959b8d6f6fb99f96dc3 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:13.278964  7455 ts_tablet_manager.cc:1403] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.244s	user 0.015s	sys 0.000s
I20260709 14:51:13.284698  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12334bf7b9344f2ea874ea943c9fa0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.289470  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bf70af17b44b89b209e0d4e868d77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.306335  7247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a01769b0164a6694e8e7603e8c005d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.312479  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1c3dab12854959b8d6f6fb99f96dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.326462  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e896fc956c406aad87357d518420ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.343199  7455 raft_consensus.cc:359] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.344030  7455 raft_consensus.cc:385] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.345736  7323 tablet_service.cc:1511] Processing CreateTablet for tablet 41f96dfe1ff14bbb909c2d78a8c56732 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:13.357324  7323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f96dfe1ff14bbb909c2d78a8c56732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.344379  7455 raft_consensus.cc:740] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.362854  7252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48197c97db5647a39aea2e69facded51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.367650  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cfcda013a240c28d07792f05d7e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.371618  7456 tablet_bootstrap.cc:654] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.383275  7291 heartbeater.cc:499] Master 127.6.4.126:39301 was elected leader, sending a full tablet report...
I20260709 14:51:13.400763  7455 consensus_queue.cc:260] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.411610  7324 tablet_service.cc:1511] Processing CreateTablet for tablet 821fdeedc5bc48a8b44d3c23426f2510 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:13.413203  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821fdeedc5bc48a8b44d3c23426f2510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.412961  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 67e88984e3b140729427c5f218796086 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:13.414311  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e88984e3b140729427c5f218796086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.421571  7402 tablet_service.cc:1511] Processing CreateTablet for tablet 41f96dfe1ff14bbb909c2d78a8c56732 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:13.422827  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f96dfe1ff14bbb909c2d78a8c56732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.429179  7326 tablet_service.cc:1511] Processing CreateTablet for tablet 830c138acb63413dab323b0c149bdae9 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:13.440524  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830c138acb63413dab323b0c149bdae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.443173  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 830c138acb63413dab323b0c149bdae9 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:13.444597  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830c138acb63413dab323b0c149bdae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.454757  7323 tablet_service.cc:1511] Processing CreateTablet for tablet b615834338414965acdfd536a5ae1537 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:13.456305  7323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b615834338414965acdfd536a5ae1537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.466634  7326 tablet_service.cc:1511] Processing CreateTablet for tablet f5d637136f884a979e1143f0f2e348ed (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:13.468889  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d637136f884a979e1143f0f2e348ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.469564  7248 tablet_service.cc:1511] Processing CreateTablet for tablet 41f96dfe1ff14bbb909c2d78a8c56732 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:13.470896  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f96dfe1ff14bbb909c2d78a8c56732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.473230  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 1e97117143a54ab4adfaf127e9385ca0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:13.479105  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e97117143a54ab4adfaf127e9385ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.477696  7455 ts_tablet_manager.cc:1434] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.183s	user 0.008s	sys 0.000s
I20260709 14:51:13.479277  7322 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbfdf4c324c4dabaebf6042682f2aa7 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:13.480770  7455 tablet_bootstrap.cc:492] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:13.480268  7400 tablet_service.cc:1511] Processing CreateTablet for tablet 67e88984e3b140729427c5f218796086 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:13.482546  7457 tablet_bootstrap.cc:654] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.482882  7366 heartbeater.cc:499] Master 127.6.4.126:39301 was elected leader, sending a full tablet report...
I20260709 14:51:13.484702  7462 raft_consensus.cc:493] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.485491  7462 raft_consensus.cc:515] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.488796  7256 tablet_service.cc:1511] Processing CreateTablet for tablet ae714fd84f784872b55acf3aeb9a165c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:13.490293  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae714fd84f784872b55acf3aeb9a165c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.490001  7252 tablet_service.cc:1511] Processing CreateTablet for tablet 67e88984e3b140729427c5f218796086 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:13.491456  7252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e88984e3b140729427c5f218796086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.493643  7403 tablet_service.cc:1511] Processing CreateTablet for tablet b615834338414965acdfd536a5ae1537 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:13.494357  7462 leader_election.cc:290] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:13.494067  7397 tablet_service.cc:1511] Processing CreateTablet for tablet 821fdeedc5bc48a8b44d3c23426f2510 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:13.495797  7400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e88984e3b140729427c5f218796086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.520198  7455 tablet_bootstrap.cc:654] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.523871  7326 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2cc55ac08c453e92d15ec40d59ee1e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:13.534530  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2cc55ac08c453e92d15ec40d59ee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.537487  7399 tablet_service.cc:1511] Processing CreateTablet for tablet ae714fd84f784872b55acf3aeb9a165c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:13.532778  7327 tablet_service.cc:1511] Processing CreateTablet for tablet ae714fd84f784872b55acf3aeb9a165c (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:13.523804  7325 tablet_service.cc:1511] Processing CreateTablet for tablet 567ba58e5825481ebb13b32d1ea132b6 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:13.543776  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821fdeedc5bc48a8b44d3c23426f2510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.559442  7323 tablet_service.cc:1511] Processing CreateTablet for tablet c3f0458e69134090a512f6e64d2b32da (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:13.504796  7253 tablet_service.cc:1511] Processing CreateTablet for tablet 830c138acb63413dab323b0c149bdae9 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:13.565351  7253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830c138acb63413dab323b0c149bdae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.567361  7405 tablet_service.cc:1511] Processing CreateTablet for tablet 1e97117143a54ab4adfaf127e9385ca0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:13.568594  7255 tablet_service.cc:1511] Processing CreateTablet for tablet 821fdeedc5bc48a8b44d3c23426f2510 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:13.569917  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821fdeedc5bc48a8b44d3c23426f2510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.573133  7328 tablet_service.cc:1511] Processing CreateTablet for tablet 004997ffea9a4719b43e7f292e87d7e2 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:13.551403  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbfdf4c324c4dabaebf6042682f2aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.576797  7327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae714fd84f784872b55acf3aeb9a165c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.579166  7325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567ba58e5825481ebb13b32d1ea132b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.584863  7328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004997ffea9a4719b43e7f292e87d7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.588569  7323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f0458e69134090a512f6e64d2b32da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.587440  7256 tablet_service.cc:1511] Processing CreateTablet for tablet f5d637136f884a979e1143f0f2e348ed (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:13.590241  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d637136f884a979e1143f0f2e348ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.595947  7457 tablet_bootstrap.cc:492] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:13.596549  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae714fd84f784872b55acf3aeb9a165c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.596632  7457 ts_tablet_manager.cc:1403] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.472s	user 0.014s	sys 0.020s
I20260709 14:51:13.603820  7457 raft_consensus.cc:359] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.604899  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b615834338414965acdfd536a5ae1537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.620896  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e97117143a54ab4adfaf127e9385ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.626235  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1471c2a0a8ad4d06a5ba91f986bf26b1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:13.626756  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 1e97117143a54ab4adfaf127e9385ca0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:13.628178  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e97117143a54ab4adfaf127e9385ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.628427  7247 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbfdf4c324c4dabaebf6042682f2aa7 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:13.635900  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd2ac2ae4794e7d864a15b86c157a9e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:13.611838  7457 raft_consensus.cc:385] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.642012  7457 raft_consensus.cc:740] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.642558  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd2ac2ae4794e7d864a15b86c157a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.633337  7251 tablet_service.cc:1511] Processing CreateTablet for tablet 567ba58e5825481ebb13b32d1ea132b6 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:13.651167  7456 tablet_bootstrap.cc:492] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:13.651731  7456 ts_tablet_manager.cc:1403] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.411s	user 0.056s	sys 0.042s
I20260709 14:51:13.652064  7254 tablet_service.cc:1511] Processing CreateTablet for tablet b615834338414965acdfd536a5ae1537 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:13.653327  7325 tablet_service.cc:1511] Processing CreateTablet for tablet 33e0e9860d824e19be39884c186a0472 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:13.657244  7325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e0e9860d824e19be39884c186a0472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.658268  7400 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbfdf4c324c4dabaebf6042682f2aa7 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:13.659636  7400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbfdf4c324c4dabaebf6042682f2aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.635089  7249 tablet_service.cc:1511] Processing CreateTablet for tablet c3f0458e69134090a512f6e64d2b32da (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:13.542714  7401 tablet_service.cc:1511] Processing CreateTablet for tablet f5d637136f884a979e1143f0f2e348ed (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:13.672679  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d637136f884a979e1143f0f2e348ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.660182  7456 raft_consensus.cc:359] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.678208  7251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567ba58e5825481ebb13b32d1ea132b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.691725  7455 tablet_bootstrap.cc:492] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:13.692691  7254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b615834338414965acdfd536a5ae1537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.692587  7455 ts_tablet_manager.cc:1403] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.010s
I20260709 14:51:13.693531  7460 raft_consensus.cc:493] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.694267  7460 raft_consensus.cc:515] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.696884  7455 raft_consensus.cc:359] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.697645  7455 raft_consensus.cc:385] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.698308  7460 leader_election.cc:290] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:13.697954  7455 raft_consensus.cc:740] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.699997  7455 consensus_queue.cc:260] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.702325  7455 ts_tablet_manager.cc:1434] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:13.693655  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f0458e69134090a512f6e64d2b32da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.703377  7455 tablet_bootstrap.cc:492] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:13.677305  7457 consensus_queue.cc:260] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.709381  7341 raft_consensus.cc:2468] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:13.710330  7455 tablet_bootstrap.cc:654] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.680905  7456 raft_consensus.cc:385] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.714244  7255 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd2ac2ae4794e7d864a15b86c157a9e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:13.714679  7230 leader_election.cc:304] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:13.724124  7462 raft_consensus.cc:2804] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.724736  7462 raft_consensus.cc:493] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.725211  7462 raft_consensus.cc:3060] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.716274  7456 raft_consensus.cc:740] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.733736  7456 consensus_queue.cc:260] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.736508  7456 ts_tablet_manager.cc:1434] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.002s
I20260709 14:51:13.740665  7460 raft_consensus.cc:493] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.741228  7460 raft_consensus.cc:515] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.742866  7462 raft_consensus.cc:515] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.743371  7460 leader_election.cc:290] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:13.750861  7324 tablet_service.cc:1511] Processing CreateTablet for tablet 49dbd217fda04d8298ec8e7c0a39776d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:13.767700  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 085db8d89f544687acd1a0737f6bd3d0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:13.770288  7247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbfdf4c324c4dabaebf6042682f2aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.777720  7396 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2cc55ac08c453e92d15ec40d59ee1e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:13.783015  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2cc55ac08c453e92d15ec40d59ee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.784574  7252 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2cc55ac08c453e92d15ec40d59ee1e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:13.785673  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1471c2a0a8ad4d06a5ba91f986bf26b1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:13.787871  7341 raft_consensus.cc:3060] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.788316  7403 tablet_service.cc:1511] Processing CreateTablet for tablet 567ba58e5825481ebb13b32d1ea132b6 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:13.789726  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567ba58e5825481ebb13b32d1ea132b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.752370  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dbd217fda04d8298ec8e7c0a39776d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.774349  7456 tablet_bootstrap.cc:492] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:13.818203  7322 tablet_service.cc:1511] Processing CreateTablet for tablet 46d47fb76ac94028bde03d661ca719b2 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:13.818203  7248 tablet_service.cc:1511] Processing CreateTablet for tablet 004997ffea9a4719b43e7f292e87d7e2 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:13.821933  7405 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd2ac2ae4794e7d864a15b86c157a9e (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:13.822196  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 33e0e9860d824e19be39884c186a0472 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:13.823293  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd2ac2ae4794e7d864a15b86c157a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.824723  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e0e9860d824e19be39884c186a0472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.822121  7404 tablet_service.cc:1511] Processing CreateTablet for tablet 004997ffea9a4719b43e7f292e87d7e2 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:13.830926  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004997ffea9a4719b43e7f292e87d7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.812825  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085db8d89f544687acd1a0737f6bd3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.840003  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd2ac2ae4794e7d864a15b86c157a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.847627  7456 tablet_bootstrap.cc:654] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.848865  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004997ffea9a4719b43e7f292e87d7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.856953  7474 raft_consensus.cc:493] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.857491  7474 raft_consensus.cc:515] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.859373  7474 leader_election.cc:290] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:13.877743  7457 ts_tablet_manager.cc:1434] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.277s	user 0.018s	sys 0.024s
I20260709 14:51:13.879107  7457 tablet_bootstrap.cc:492] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:13.880084  7326 tablet_service.cc:1511] Processing CreateTablet for tablet db1e68464e894d2c80538db6fbad9d6f (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:13.881446  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d47fb76ac94028bde03d661ca719b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.882094  7397 tablet_service.cc:1511] Processing CreateTablet for tablet 46d47fb76ac94028bde03d661ca719b2 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:13.883009  7249 tablet_service.cc:1511] Processing CreateTablet for tablet 33e0e9860d824e19be39884c186a0472 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:13.883741  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d47fb76ac94028bde03d661ca719b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.883490  7327 tablet_service.cc:1511] Processing CreateTablet for tablet fe0d0df92bd84001a87da4b8437665af (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:13.886572  7327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0d0df92bd84001a87da4b8437665af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.888609  7252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2cc55ac08c453e92d15ec40d59ee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.889521  7341 raft_consensus.cc:2468] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:13.893200  7402 tablet_service.cc:1511] Processing CreateTablet for tablet c3f0458e69134090a512f6e64d2b32da (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:13.894778  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f0458e69134090a512f6e64d2b32da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.894516  7396 tablet_service.cc:1511] Processing CreateTablet for tablet 085db8d89f544687acd1a0737f6bd3d0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:13.895902  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085db8d89f544687acd1a0737f6bd3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.880203  7462 leader_election.cc:290] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:13.904531  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1e68464e894d2c80538db6fbad9d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.906183  7455 tablet_bootstrap.cc:492] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:13.906838  7455 ts_tablet_manager.cc:1403] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.031s
I20260709 14:51:13.910418  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1471c2a0a8ad4d06a5ba91f986bf26b1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:13.911038  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:13.910934  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:13.912412  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1471c2a0a8ad4d06a5ba91f986bf26b1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
W20260709 14:51:13.912904  7379 leader_election.cc:343] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:13.913615  7379 leader_election.cc:343] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.913954  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320fd99b6c014844b6ddc8bd0dd01752" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:13.914479  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e0e9860d824e19be39884c186a0472. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:13.916438  7232 leader_election.cc:343] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:13.917451  7232 leader_election.cc:343] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:13.918078  7232 leader_election.cc:343] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.922268  7401 tablet_service.cc:1511] Processing CreateTablet for tablet db1e68464e894d2c80538db6fbad9d6f (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:13.923676  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1e68464e894d2c80538db6fbad9d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.928226  7405 tablet_service.cc:1511] Processing CreateTablet for tablet fe0d0df92bd84001a87da4b8437665af (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:13.931495  7254 tablet_service.cc:1511] Processing CreateTablet for tablet 085db8d89f544687acd1a0737f6bd3d0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:13.936625  7399 tablet_service.cc:1511] Processing CreateTablet for tablet 49dbd217fda04d8298ec8e7c0a39776d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:13.944182  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320fd99b6c014844b6ddc8bd0dd01752" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:13.950314  7457 tablet_bootstrap.cc:654] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.910384  7455 raft_consensus.cc:359] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.957597  7455 raft_consensus.cc:385] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.958015  7455 raft_consensus.cc:740] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.958405  7230 leader_election.cc:304] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:13.958873  7455 consensus_queue.cc:260] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:13.959482  7462 raft_consensus.cc:2804] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.958029  7330 tablet_service.cc:1511] Processing CreateTablet for tablet 5329a053e765432d860ccb246bb62188 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:13.975054  7396 tablet_service.cc:1511] Processing CreateTablet for tablet 5329a053e765432d860ccb246bb62188 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:13.976845  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 49dbd217fda04d8298ec8e7c0a39776d (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:13.966549  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0d0df92bd84001a87da4b8437665af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.989598  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5329a053e765432d860ccb246bb62188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.995090  7253 tablet_service.cc:1511] Processing CreateTablet for tablet db1e68464e894d2c80538db6fbad9d6f (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:14.004643  7254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085db8d89f544687acd1a0737f6bd3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.015205  7253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1e68464e894d2c80538db6fbad9d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:13.989594  7474 raft_consensus.cc:493] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:14.007344  7230 leader_election.cc:343] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.021948  7248 tablet_service.cc:1511] Processing CreateTablet for tablet 5329a053e765432d860ccb246bb62188 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:14.034292  7252 tablet_service.cc:1511] Processing CreateTablet for tablet fe0d0df92bd84001a87da4b8437665af (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:14.025955  7474 raft_consensus.cc:515] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.038755  7455 ts_tablet_manager.cc:1434] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.131s	user 0.011s	sys 0.001s
I20260709 14:51:14.039970  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
W20260709 14:51:14.041589  7232 leader_election.cc:343] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.042236  7474 leader_election.cc:290] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:14.025146  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5329a053e765432d860ccb246bb62188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.042367  7327 tablet_service.cc:1511] Processing CreateTablet for tablet b696b494902d4b929856696468a2ab70 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:14.043028  7456 tablet_bootstrap.cc:492] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:14.043619  7456 ts_tablet_manager.cc:1403] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.306s	user 0.025s	sys 0.020s
I20260709 14:51:14.043779  7327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b696b494902d4b929856696468a2ab70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.047246  7456 raft_consensus.cc:359] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.048099  7456 raft_consensus.cc:385] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.048450  7456 raft_consensus.cc:740] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.048635  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dbd217fda04d8298ec8e7c0a39776d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.060025  7404 tablet_service.cc:1511] Processing CreateTablet for tablet b696b494902d4b929856696468a2ab70 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:14.060608  7455 tablet_bootstrap.cc:492] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:14.061582  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b696b494902d4b929856696468a2ab70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.065690  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 46d47fb76ac94028bde03d661ca719b2 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:14.067595  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d47fb76ac94028bde03d661ca719b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.082458  7462 raft_consensus.cc:697] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:14.083663  7462 consensus_queue.cc:237] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.085582  7456 consensus_queue.cc:260] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.094605  7456 ts_tablet_manager.cc:1434] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.006s
I20260709 14:51:14.095703  7456 tablet_bootstrap.cc:492] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:14.080670  7230 leader_election.cc:304] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
W20260709 14:51:14.096861  7230 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 91160us
I20260709 14:51:14.098253  7476 raft_consensus.cc:2749] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.101356  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:14.105943  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dbd217fda04d8298ec8e7c0a39776d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.108886  7252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0d0df92bd84001a87da4b8437665af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.120513  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5329a053e765432d860ccb246bb62188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.121223  7255 tablet_service.cc:1511] Processing CreateTablet for tablet 1d552dd50c0a46c582d71a98d588f98b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:14.122822  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d552dd50c0a46c582d71a98d588f98b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:14.117965  7230 leader_election.cc:343] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.119519  7457 tablet_bootstrap.cc:492] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:14.119246  7251 tablet_service.cc:1511] Processing CreateTablet for tablet b696b494902d4b929856696468a2ab70 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:14.132750  7457 ts_tablet_manager.cc:1403] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.252s	user 0.019s	sys 0.009s
I20260709 14:51:14.148082  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 1d552dd50c0a46c582d71a98d588f98b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:14.148382  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 62cb4e6c960143579b255268b3b3190b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:14.128149  7230 leader_election.cc:304] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:14.150302  7476 raft_consensus.cc:2749] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:14.151429  7230 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 43917.2us
I20260709 14:51:14.151842  7324 tablet_service.cc:1511] Processing CreateTablet for tablet 62cb4e6c960143579b255268b3b3190b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:14.153324  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62cb4e6c960143579b255268b3b3190b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.153252  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:14.154975  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:14.149610  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d552dd50c0a46c582d71a98d588f98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.156502  7251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b696b494902d4b929856696468a2ab70. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:14.160917  7380 leader_election.cc:343] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.161482  7380 leader_election.cc:304] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:14.161782  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62cb4e6c960143579b255268b3b3190b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:14.162886  7380 leader_election.cc:343] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.163357  7380 leader_election.cc:304] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:14.164466  7460 raft_consensus.cc:2749] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.165273  7460 raft_consensus.cc:2749] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.164347  7161 catalog_manager.cc:5697] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.175463  7455 tablet_bootstrap.cc:654] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.182260  7326 tablet_service.cc:1511] Processing CreateTablet for tablet 1d552dd50c0a46c582d71a98d588f98b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:14.188303  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d552dd50c0a46c582d71a98d588f98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.184475  7456 tablet_bootstrap.cc:654] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.199024  7247 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9dc1a280504d1789c64ce7760232e9 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:14.200476  7247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9dc1a280504d1789c64ce7760232e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.207854  7330 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9dc1a280504d1789c64ce7760232e9 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:14.211884  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9dc1a280504d1789c64ce7760232e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.213449  7249 tablet_service.cc:1511] Processing CreateTablet for tablet d0dc9a81a87e4c849afb43642ccb84df (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:14.214879  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0dc9a81a87e4c849afb43642ccb84df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.226491  7322 tablet_service.cc:1511] Processing CreateTablet for tablet d0dc9a81a87e4c849afb43642ccb84df (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:14.228035  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0dc9a81a87e4c849afb43642ccb84df. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:14.228042  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:14.252296  7457 raft_consensus.cc:359] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.253258  7457 raft_consensus.cc:385] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.253634  7457 raft_consensus.cc:740] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.254673  7457 consensus_queue.cc:260] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.263321  7330 tablet_service.cc:1511] Processing CreateTablet for tablet aa58a96daec04ab9818c9ac6ba4804a0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:14.264266  7255 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4dca4150234c139da3254d616b7372 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:14.265029  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa58a96daec04ab9818c9ac6ba4804a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.265910  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4dca4150234c139da3254d616b7372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.267771  7248 tablet_service.cc:1511] Processing CreateTablet for tablet aa58a96daec04ab9818c9ac6ba4804a0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:14.272569  7457 ts_tablet_manager.cc:1434] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.002s
I20260709 14:51:14.272727  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4dca4150234c139da3254d616b7372 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:14.274525  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4dca4150234c139da3254d616b7372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.274639  7457 tablet_bootstrap.cc:492] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
W20260709 14:51:14.222990  7380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:46173, user_credentials={real_user=slave}} blocked reactor thread for 60142.8us
I20260709 14:51:14.281312  7405 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9dc1a280504d1789c64ce7760232e9 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:14.282089  7397 tablet_service.cc:1511] Processing CreateTablet for tablet aa58a96daec04ab9818c9ac6ba4804a0 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:14.282953  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9dc1a280504d1789c64ce7760232e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.283988  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa58a96daec04ab9818c9ac6ba4804a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.286238  7404 tablet_service.cc:1511] Processing CreateTablet for tablet d0dc9a81a87e4c849afb43642ccb84df (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:14.287753  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0dc9a81a87e4c849afb43642ccb84df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.293360  7456 tablet_bootstrap.cc:492] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:14.294010  7456 ts_tablet_manager.cc:1403] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.199s	user 0.016s	sys 0.001s
I20260709 14:51:14.294999  7399 tablet_service.cc:1511] Processing CreateTablet for tablet 62cb4e6c960143579b255268b3b3190b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:14.301991  7402 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4dca4150234c139da3254d616b7372 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:14.302109  7456 raft_consensus.cc:359] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.303527  7456 raft_consensus.cc:385] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.304105  7456 raft_consensus.cc:740] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.305464  7456 consensus_queue.cc:260] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.306604  7324 tablet_service.cc:1511] Processing CreateTablet for tablet ebb3c41dbb784fee906226e6914c798b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:14.308236  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb3c41dbb784fee906226e6914c798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.316468  7456 ts_tablet_manager.cc:1434] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 14:51:14.317045  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4dca4150234c139da3254d616b7372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.318223  7456 tablet_bootstrap.cc:492] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:14.320696  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62cb4e6c960143579b255268b3b3190b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.328194  7253 tablet_service.cc:1511] Processing CreateTablet for tablet ebb3c41dbb784fee906226e6914c798b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:14.339733  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa58a96daec04ab9818c9ac6ba4804a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.346264  7457 tablet_bootstrap.cc:654] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.352226  7396 tablet_service.cc:1511] Processing CreateTablet for tablet ebb3c41dbb784fee906226e6914c798b (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:14.353964  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb3c41dbb784fee906226e6914c798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.367779  7255 tablet_service.cc:1511] Processing CreateTablet for tablet be13778a575542209ededaecc7ab43a3 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:14.372675  7253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb3c41dbb784fee906226e6914c798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.373582  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be13778a575542209ededaecc7ab43a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.378248  7456 tablet_bootstrap.cc:654] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.382544  7404 tablet_service.cc:1511] Processing CreateTablet for tablet be13778a575542209ededaecc7ab43a3 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:14.384665  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be13778a575542209ededaecc7ab43a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.383026  7455 tablet_bootstrap.cc:492] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:14.388262  7455 ts_tablet_manager.cc:1403] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.348s	user 0.030s	sys 0.038s
I20260709 14:51:14.396013  7249 tablet_service.cc:1511] Processing CreateTablet for tablet 429a720371b84ac295b090fa397df8b8 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:14.397498  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429a720371b84ac295b090fa397df8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.405640  7330 tablet_service.cc:1511] Processing CreateTablet for tablet be13778a575542209ededaecc7ab43a3 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:14.410458  7457 tablet_bootstrap.cc:492] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:14.416831  7457 ts_tablet_manager.cc:1403] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.005s
I20260709 14:51:14.417992  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be13778a575542209ededaecc7ab43a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.406630  7455 raft_consensus.cc:359] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.426138  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 429a720371b84ac295b090fa397df8b8 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:14.428547  7247 tablet_service.cc:1511] Processing CreateTablet for tablet abfe407cf7f6439f812091348577ca12 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:14.429555  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429a720371b84ac295b090fa397df8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.430365  7247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfe407cf7f6439f812091348577ca12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.432289  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 3973b662dde54e44b11d64325d104b75 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:14.433701  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3973b662dde54e44b11d64325d104b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.434988  7401 tablet_service.cc:1511] Processing CreateTablet for tablet abfe407cf7f6439f812091348577ca12 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:14.436410  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfe407cf7f6439f812091348577ca12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.436625  7455 raft_consensus.cc:385] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.437021  7455 raft_consensus.cc:740] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.437719  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 429a720371b84ac295b090fa397df8b8 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:14.438660  7326 tablet_service.cc:1511] Processing CreateTablet for tablet abfe407cf7f6439f812091348577ca12 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:14.439144  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429a720371b84ac295b090fa397df8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.439983  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfe407cf7f6439f812091348577ca12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.447587  7322 tablet_service.cc:1511] Processing CreateTablet for tablet 3973b662dde54e44b11d64325d104b75 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:14.452602  7455 consensus_queue.cc:260] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.455255  7455 ts_tablet_manager.cc:1434] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 14:51:14.463433  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3973b662dde54e44b11d64325d104b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.456458  7455 tablet_bootstrap.cc:492] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:14.468410  7480 raft_consensus.cc:493] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.469075  7480 raft_consensus.cc:515] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.471024  7250 tablet_service.cc:1511] Processing CreateTablet for tablet b98e4074f9594d95962516841d307512 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:14.472448  7480 leader_election.cc:290] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:14.472617  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93919b8af1fa422594544965bcdff40c" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:14.440173  7457 raft_consensus.cc:359] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.473469  7457 raft_consensus.cc:385] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.473861  7457 raft_consensus.cc:740] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.474608  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93919b8af1fa422594544965bcdff40c" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:14.474959  7380 leader_election.cc:343] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.474895  7457 consensus_queue.cc:260] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:14.476001  7379 leader_election.cc:343] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.473693  7397 tablet_service.cc:1511] Processing CreateTablet for tablet 3973b662dde54e44b11d64325d104b75 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:14.476449  7379 leader_election.cc:304] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:14.478892  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3973b662dde54e44b11d64325d104b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.481683  7480 raft_consensus.cc:2749] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.484381  7456 tablet_bootstrap.cc:492] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:14.518056  7471 raft_consensus.cc:493] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.523084  7456 ts_tablet_manager.cc:1403] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.205s	user 0.059s	sys 0.058s
I20260709 14:51:14.523356  7457 ts_tablet_manager.cc:1434] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 14:51:14.523229  7471 raft_consensus.cc:515] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.524592  7457 tablet_bootstrap.cc:492] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:14.518508  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98e4074f9594d95962516841d307512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.534024  7456 raft_consensus.cc:359] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.534950  7456 raft_consensus.cc:385] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.535385  7456 raft_consensus.cc:740] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.536020  7324 tablet_service.cc:1511] Processing CreateTablet for tablet b98e4074f9594d95962516841d307512 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:14.540560  7399 tablet_service.cc:1511] Processing CreateTablet for tablet b98e4074f9594d95962516841d307512 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:14.544802  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98e4074f9594d95962516841d307512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.561425  7471 leader_election.cc:290] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:14.582425  7457 tablet_bootstrap.cc:654] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.600749  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98e4074f9594d95962516841d307512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.609200  7415 raft_consensus.cc:3060] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.558872  7402 tablet_service.cc:1511] Processing CreateTablet for tablet f055a14bf442442abbd09b71541a7a23 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:14.612627  7455 tablet_bootstrap.cc:654] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.619788  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f055a14bf442442abbd09b71541a7a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.620783  7249 tablet_service.cc:1511] Processing CreateTablet for tablet f055a14bf442442abbd09b71541a7a23 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:14.622411  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f055a14bf442442abbd09b71541a7a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.630897  7248 tablet_service.cc:1511] Processing CreateTablet for tablet 50e1e21ff4b8443da50908f6a6f82553 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:14.632598  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e1e21ff4b8443da50908f6a6f82553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.597985  7456 consensus_queue.cc:260] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.641167  7456 ts_tablet_manager.cc:1434] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.118s	user 0.005s	sys 0.004s
I20260709 14:51:14.642874  7456 tablet_bootstrap.cc:492] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:14.657611  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 50e1e21ff4b8443da50908f6a6f82553 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:14.659756  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e1e21ff4b8443da50908f6a6f82553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.663599  7462 consensus_queue.cc:1048] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:14.667752  7255 tablet_service.cc:1511] Processing CreateTablet for tablet aa0c1eba012b413f88ed3d20a66e268a (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:14.684270  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0c1eba012b413f88ed3d20a66e268a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.698228  7462 consensus_queue.cc:1048] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:14.709954  7480 raft_consensus.cc:493] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.710543  7480 raft_consensus.cc:515] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.714398  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:14.714398  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:14.718123  7379 leader_election.cc:343] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:14.719726  7380 leader_election.cc:343] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.720381  7380 leader_election.cc:304] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:14.714489  7480 leader_election.cc:290] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:14.728109  7456 tablet_bootstrap.cc:654] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.724735  7480 raft_consensus.cc:2749] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.731324  7404 tablet_service.cc:1511] Processing CreateTablet for tablet aa0c1eba012b413f88ed3d20a66e268a (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:14.758332  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0c1eba012b413f88ed3d20a66e268a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.771612  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:14.772002  7330 tablet_service.cc:1511] Processing CreateTablet for tablet 50e1e21ff4b8443da50908f6a6f82553 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:14.772435  7414 raft_consensus.cc:2468] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:14.774060  7307 leader_election.cc:304] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:14.775555  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:14.775851  7457 tablet_bootstrap.cc:492] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:14.775034  7471 raft_consensus.cc:2804] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.776391  7324 tablet_service.cc:1511] Processing CreateTablet for tablet f055a14bf442442abbd09b71541a7a23 (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:14.775067  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e1e21ff4b8443da50908f6a6f82553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.777140  7471 raft_consensus.cc:493] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.778519  7471 raft_consensus.cc:3060] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:14.765622  7380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:46173, user_credentials={real_user=slave}} blocked reactor thread for 45963.3us
I20260709 14:51:14.775029  7326 tablet_service.cc:1511] Processing CreateTablet for tablet aa0c1eba012b413f88ed3d20a66e268a (DEFAULT_TABLE table=test-workload [id=60e70b131a434d7fba4b40a14638ab79]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:14.781431  7326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0c1eba012b413f88ed3d20a66e268a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.776363  7457 ts_tablet_manager.cc:1403] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.252s	user 0.020s	sys 0.053s
I20260709 14:51:14.786123  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f055a14bf442442abbd09b71541a7a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:14.786679  7456 tablet_bootstrap.cc:492] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:14.787225  7456 ts_tablet_manager.cc:1403] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.004s
I20260709 14:51:14.786937  7457 raft_consensus.cc:359] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.787726  7457 raft_consensus.cc:385] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.788079  7457 raft_consensus.cc:740] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.789019  7457 consensus_queue.cc:260] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.800262  7455 tablet_bootstrap.cc:492] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:14.800930  7455 ts_tablet_manager.cc:1403] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.345s	user 0.037s	sys 0.078s
W20260709 14:51:14.804164  7306 leader_election.cc:343] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.814393  7455 raft_consensus.cc:359] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.827373  7456 raft_consensus.cc:359] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.829035  7455 raft_consensus.cc:385] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.829385  7456 raft_consensus.cc:385] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.829427  7455 raft_consensus.cc:740] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.829880  7456 raft_consensus.cc:740] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.830353  7455 consensus_queue.cc:260] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.830796  7456 consensus_queue.cc:260] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.826159  7471 raft_consensus.cc:515] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.835772  7471 leader_election.cc:290] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:14.844533  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:14.845288  7415 raft_consensus.cc:3060] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.849084  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:14.861270  7306 leader_election.cc:343] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.861553  7462 raft_consensus.cc:493] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.862147  7462 raft_consensus.cc:515] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.866843  7462 leader_election.cc:290] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:14.867472  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5991b5ed9344934b610832bb7671238" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:14.868382  7340 raft_consensus.cc:2468] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:14.870353  7230 leader_election.cc:304] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:14.875253  7415 raft_consensus.cc:2468] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:14.873328  7456 ts_tablet_manager.cc:1434] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.001s
I20260709 14:51:14.876972  7307 leader_election.cc:304] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:14.877823  7462 raft_consensus.cc:2804] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.892720  7457 ts_tablet_manager.cc:1434] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.031s
I20260709 14:51:14.889829  7455 ts_tablet_manager.cc:1434] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.089s	user 0.023s	sys 0.015s
I20260709 14:51:14.898268  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5991b5ed9344934b610832bb7671238" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:14.912400  7457 tablet_bootstrap.cc:492] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:14.878443  7462 raft_consensus.cc:493] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:14.912880  7232 leader_election.cc:343] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.913134  7462 raft_consensus.cc:3060] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.913938  7455 tablet_bootstrap.cc:492] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:14.905632  7456 tablet_bootstrap.cc:492] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:14.920580  7457 tablet_bootstrap.cc:654] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.920917  7455 tablet_bootstrap.cc:654] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.878358  7471 raft_consensus.cc:2804] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.922652  7471 raft_consensus.cc:697] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:14.923700  7471 consensus_queue.cc:237] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.933357  7457 tablet_bootstrap.cc:492] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:14.933977  7457 ts_tablet_manager.cc:1403] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 14:51:14.937584  7457 raft_consensus.cc:359] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.938472  7457 raft_consensus.cc:385] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.938822  7457 raft_consensus.cc:740] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.939791  7457 consensus_queue.cc:260] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.941708  7462 raft_consensus.cc:515] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.942734  7457 ts_tablet_manager.cc:1434] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:14.945107  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5991b5ed9344934b610832bb7671238" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:14.945845  7341 raft_consensus.cc:3060] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.947101  7456 tablet_bootstrap.cc:654] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.943921  7457 tablet_bootstrap.cc:492] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:14.952782  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5991b5ed9344934b610832bb7671238" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
W20260709 14:51:14.954703  7232 leader_election.cc:343] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.955503  7462 leader_election.cc:290] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:14.956449  7341 raft_consensus.cc:2468] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:14.959823  7230 leader_election.cc:304] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:14.961058  7457 tablet_bootstrap.cc:654] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.961714  7455 tablet_bootstrap.cc:492] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:14.962301  7455 ts_tablet_manager.cc:1403] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.014s
I20260709 14:51:14.962149  7163 catalog_manager.cc:5697] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.964196  7462 raft_consensus.cc:2804] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.964901  7462 raft_consensus.cc:697] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:14.965631  7455 raft_consensus.cc:359] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.966274  7455 raft_consensus.cc:385] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.966552  7455 raft_consensus.cc:740] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.965879  7462 consensus_queue.cc:237] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.967286  7455 consensus_queue.cc:260] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.970099  7455 ts_tablet_manager.cc:1434] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:51:14.971218  7455 tablet_bootstrap.cc:492] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:14.971679  7456 tablet_bootstrap.cc:492] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:14.972218  7456 ts_tablet_manager.cc:1403] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260709 14:51:14.975776  7456 raft_consensus.cc:359] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.976672  7456 raft_consensus.cc:385] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.977020  7456 raft_consensus.cc:740] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.978612  7455 tablet_bootstrap.cc:654] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.978101  7456 consensus_queue.cc:260] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.980880  7456 ts_tablet_manager.cc:1434] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:51:14.982029  7457 tablet_bootstrap.cc:492] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:14.982580  7457 ts_tablet_manager.cc:1403] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 14:51:14.982997  7162 catalog_manager.cc:5697] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.984664  7455 tablet_bootstrap.cc:492] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:14.987373  7455 ts_tablet_manager.cc:1403] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:51:14.985206  7456 tablet_bootstrap.cc:492] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:14.990911  7455 raft_consensus.cc:359] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.994163  7455 raft_consensus.cc:385] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.994568  7455 raft_consensus.cc:740] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.985872  7457 raft_consensus.cc:359] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.996920  7457 raft_consensus.cc:385] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.997339  7457 raft_consensus.cc:740] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.998273  7457 consensus_queue.cc:260] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:14.999186  7455 consensus_queue.cc:260] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.001442  7457 ts_tablet_manager.cc:1434] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:51:15.002048  7455 ts_tablet_manager.cc:1434] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:15.002676  7457 tablet_bootstrap.cc:492] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.003214  7455 tablet_bootstrap.cc:492] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.003611  7456 tablet_bootstrap.cc:654] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.004504  7471 raft_consensus.cc:493] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.005057  7471 raft_consensus.cc:515] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.008644  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff6b8580494bc98c8f1f847f5a6ffb" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.010671  7471 leader_election.cc:290] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.011377  7457 tablet_bootstrap.cc:654] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:15.011811  7306 leader_election.cc:343] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.012629  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff6b8580494bc98c8f1f847f5a6ffb" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.013336  7415 raft_consensus.cc:2468] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.014633  7307 leader_election.cc:304] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.015863  7471 raft_consensus.cc:2804] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.016266  7471 raft_consensus.cc:493] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.016661  7471 raft_consensus.cc:3060] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.020718  7455 tablet_bootstrap.cc:654] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.027900  7471 raft_consensus.cc:515] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.030141  7471 leader_election.cc:290] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.031103  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff6b8580494bc98c8f1f847f5a6ffb" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:15.032737  7306 leader_election.cc:343] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.033108  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff6b8580494bc98c8f1f847f5a6ffb" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:15.033667  7457 tablet_bootstrap.cc:492] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.033831  7415 raft_consensus.cc:3060] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.034317  7457 ts_tablet_manager.cc:1403] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.023s
I20260709 14:51:15.036073  7455 tablet_bootstrap.cc:492] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:15.036674  7455 ts_tablet_manager.cc:1403] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.012s
I20260709 14:51:15.037513  7456 tablet_bootstrap.cc:492] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.038035  7456 ts_tablet_manager.cc:1403] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.010s
I20260709 14:51:15.038264  7457 raft_consensus.cc:359] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.039157  7457 raft_consensus.cc:385] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.039502  7457 raft_consensus.cc:740] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.039808  7455 raft_consensus.cc:359] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.040648  7455 raft_consensus.cc:385] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.041069  7455 raft_consensus.cc:740] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.041170  7456 raft_consensus.cc:359] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.041594  7415 raft_consensus.cc:2468] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.041919  7456 raft_consensus.cc:385] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.040525  7457 consensus_queue.cc:260] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.042089  7455 consensus_queue.cc:260] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.042284  7456 raft_consensus.cc:740] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.043892  7456 consensus_queue.cc:260] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.044582  7455 ts_tablet_manager.cc:1434] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:51:15.044938  7457 ts_tablet_manager.cc:1434] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:51:15.045572  7455 tablet_bootstrap.cc:492] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.046523  7457 tablet_bootstrap.cc:492] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.050151  7456 ts_tablet_manager.cc:1434] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:51:15.051407  7456 tablet_bootstrap.cc:492] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.052429  7455 tablet_bootstrap.cc:654] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.055258  7457 tablet_bootstrap.cc:654] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.058459  7456 tablet_bootstrap.cc:654] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.065531  7455 tablet_bootstrap.cc:492] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:15.066200  7455 ts_tablet_manager.cc:1403] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:51:15.069327  7456 tablet_bootstrap.cc:492] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.069090  7455 raft_consensus.cc:359] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.069787  7455 raft_consensus.cc:385] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.069917  7456 ts_tablet_manager.cc:1403] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 14:51:15.070079  7455 raft_consensus.cc:740] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.070971  7455 consensus_queue.cc:260] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.073006  7456 raft_consensus.cc:359] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.073859  7456 raft_consensus.cc:385] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.074203  7456 raft_consensus.cc:740] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.074986  7456 consensus_queue.cc:260] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.076221  7455 ts_tablet_manager.cc:1434] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:15.077200  7455 tablet_bootstrap.cc:492] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.077325  7456 ts_tablet_manager.cc:1434] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:15.078300  7456 tablet_bootstrap.cc:492] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.042846  7307 leader_election.cc:304] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.081954  7471 raft_consensus.cc:2804] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.082793  7471 raft_consensus.cc:697] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:15.083364  7455 tablet_bootstrap.cc:654] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.084710  7456 tablet_bootstrap.cc:654] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.084049  7471 consensus_queue.cc:237] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:15.088282  7307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:38363, user_credentials={real_user=slave}} blocked reactor thread for 45544.7us
I20260709 14:51:15.092348  7500 raft_consensus.cc:493] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.093130  7500 raft_consensus.cc:515] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.095883  7455 tablet_bootstrap.cc:492] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:15.096041  7500 leader_election.cc:290] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.096375  7455 ts_tablet_manager.cc:1403] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 14:51:15.096971  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.097679  7265 raft_consensus.cc:2468] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.098671  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.099361  7455 raft_consensus.cc:359] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.100050  7455 raft_consensus.cc:385] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.100106  7306 leader_election.cc:304] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:15.096926  7456 tablet_bootstrap.cc:492] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.101264  7456 ts_tablet_manager.cc:1403] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260709 14:51:15.103672  7457 tablet_bootstrap.cc:492] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.104212  7457 ts_tablet_manager.cc:1403] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.058s	user 0.031s	sys 0.014s
I20260709 14:51:15.104705  7471 raft_consensus.cc:2804] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.104254  7456 raft_consensus.cc:359] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.105235  7471 raft_consensus.cc:493] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.105321  7456 raft_consensus.cc:385] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.105907  7456 raft_consensus.cc:740] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.106699  7456 consensus_queue.cc:260] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.107497  7457 raft_consensus.cc:359] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.107955  7471 raft_consensus.cc:3060] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.108314  7457 raft_consensus.cc:385] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.108677  7457 raft_consensus.cc:740] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.109457  7456 ts_tablet_manager.cc:1434] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:15.109632  7457 consensus_queue.cc:260] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.110656  7456 tablet_bootstrap.cc:492] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.110726  7462 raft_consensus.cc:493] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.111264  7462 raft_consensus.cc:515] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.112473  7457 ts_tablet_manager.cc:1434] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:15.113658  7457 tablet_bootstrap.cc:492] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.113525  7462 leader_election.cc:290] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.116436  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.116767  7471 raft_consensus.cc:515] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.117317  7415 raft_consensus.cc:2468] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:15.118605  7456 tablet_bootstrap.cc:654] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.100368  7455 raft_consensus.cc:740] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.119901  7455 consensus_queue.cc:260] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.120249  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:15.120755  7457 tablet_bootstrap.cc:654] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.121002  7265 raft_consensus.cc:3060] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.122867  7471 leader_election.cc:290] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.123559  7455 ts_tablet_manager.cc:1434] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260709 14:51:15.105383  7307 leader_election.cc:343] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.123327  7232 leader_election.cc:304] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:15.124737  7455 tablet_bootstrap.cc:492] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.125273  7462 raft_consensus.cc:2804] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.126477  7501 raft_consensus.cc:493] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.127172  7501 raft_consensus.cc:515] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.131187  7501 leader_election.cc:290] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.132861  7265 raft_consensus.cc:2468] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.133271  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.134845  7306 leader_election.cc:304] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
W20260709 14:51:15.135494  7232 leader_election.cc:343] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.135763  7471 raft_consensus.cc:2804] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.137194  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.137106  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:15.136616  7471 raft_consensus.cc:697] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:15.138783  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.128382  7462 raft_consensus.cc:493] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.140328  7462 raft_consensus.cc:3060] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.139097  7471 consensus_queue.cc:237] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.144407  7455 tablet_bootstrap.cc:654] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:15.144773  7230 leader_election.cc:343] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.145325  7230 leader_election.cc:304] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:15.148025  7501 raft_consensus.cc:2749] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.148471  7456 tablet_bootstrap.cc:492] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.148968  7456 ts_tablet_manager.cc:1403] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260709 14:51:15.150028  7457 tablet_bootstrap.cc:492] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.150549  7457 ts_tablet_manager.cc:1403] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.009s
I20260709 14:51:15.151721  7456 raft_consensus.cc:359] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.152426  7456 raft_consensus.cc:385] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.152738  7456 raft_consensus.cc:740] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
W20260709 14:51:15.147727  7307 leader_election.cc:343] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.153535  7456 consensus_queue.cc:260] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.153728  7457 raft_consensus.cc:359] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:15.154189  7230 leader_election.cc:343] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.154966  7457 raft_consensus.cc:385] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.155306  7457 raft_consensus.cc:740] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.155812  7456 ts_tablet_manager.cc:1434] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:15.153862  7462 raft_consensus.cc:515] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.156183  7457 consensus_queue.cc:260] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.156774  7456 tablet_bootstrap.cc:492] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.158877  7457 ts_tablet_manager.cc:1434] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:15.162372  7462 leader_election.cc:290] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.162567  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:15.165128  7456 tablet_bootstrap.cc:654] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.165486  7457 tablet_bootstrap.cc:492] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.165437  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:15.166196  7415 raft_consensus.cc:3060] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:15.168076  7230 leader_election.cc:343] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.172963  7457 tablet_bootstrap.cc:654] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.178642  7415 raft_consensus.cc:2468] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:15.180598  7232 leader_election.cc:304] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:15.180424  7164 catalog_manager.cc:5697] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.182547  7462 raft_consensus.cc:2804] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.182920  7164 catalog_manager.cc:5697] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.184405  7462 raft_consensus.cc:697] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:15.185613  7457 tablet_bootstrap.cc:492] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.185665  7462 consensus_queue.cc:237] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.186760  7457 ts_tablet_manager.cc:1403] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 14:51:15.189963  7457 raft_consensus.cc:359] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.190757  7457 raft_consensus.cc:385] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.191038  7457 raft_consensus.cc:740] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.191846  7457 consensus_queue.cc:260] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.194020  7457 ts_tablet_manager.cc:1434] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:15.194943  7457 tablet_bootstrap.cc:492] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.201083  7457 tablet_bootstrap.cc:654] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.202754  7496 raft_consensus.cc:493] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.203341  7496 raft_consensus.cc:515] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.207475  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320fd99b6c014844b6ddc8bd0dd01752" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.208441  7265 raft_consensus.cc:2468] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:15.209491  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320fd99b6c014844b6ddc8bd0dd01752" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.210418  7341 raft_consensus.cc:2468] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:15.210260  7380 leader_election.cc:304] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:15.211639  7480 raft_consensus.cc:2804] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.212112  7480 raft_consensus.cc:493] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.212220  7496 leader_election.cc:290] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:15.212603  7480 raft_consensus.cc:3060] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.213025  7457 tablet_bootstrap.cc:492] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.213511  7457 ts_tablet_manager.cc:1403] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:51:15.216465  7457 raft_consensus.cc:359] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.217239  7457 raft_consensus.cc:385] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.217535  7457 raft_consensus.cc:740] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.218569  7457 consensus_queue.cc:260] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.219520  7471 raft_consensus.cc:493] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.220000  7471 raft_consensus.cc:515] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.223260  7480 raft_consensus.cc:515] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.224846  7455 tablet_bootstrap.cc:492] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:15.225379  7455 ts_tablet_manager.cc:1403] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.011s
I20260709 14:51:15.225445  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.226284  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320fd99b6c014844b6ddc8bd0dd01752" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:15.226888  7266 raft_consensus.cc:3060] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.227927  7471 leader_election.cc:290] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.229095  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e6684dc234d2c9bf1637e9c87d08b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.229898  7415 raft_consensus.cc:2393] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 96197c351a434cc9b6aa89438e11055d in this term.
I20260709 14:51:15.230463  7471 raft_consensus.cc:493] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.230927  7471 raft_consensus.cc:515] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.231209  7307 leader_election.cc:304] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.232414  7500 raft_consensus.cc:3060] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:15.233211  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:15.234414  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c7273c4a464bdabc6278c038030154" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.234885  7266 raft_consensus.cc:2468] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
W20260709 14:51:15.236004  7306 leader_election.cc:343] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.236148  7380 leader_election.cc:304] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:15.237082  7496 raft_consensus.cc:2804] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.237250  7471 leader_election.cc:290] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.230073  7457 ts_tablet_manager.cc:1434] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:51:15.238711  7457 tablet_bootstrap.cc:492] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.239547  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c7273c4a464bdabc6278c038030154" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.240250  7415 raft_consensus.cc:2468] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.241729  7307 leader_election.cc:304] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.242882  7471 raft_consensus.cc:2804] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.241703  7500 raft_consensus.cc:2749] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.243462  7471 raft_consensus.cc:493] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.243932  7471 raft_consensus.cc:3060] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.244717  7457 tablet_bootstrap.cc:654] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.246449  7456 tablet_bootstrap.cc:492] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.246937  7456 ts_tablet_manager.cc:1403] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.032s
I20260709 14:51:15.254364  7471 raft_consensus.cc:515] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.257090  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320fd99b6c014844b6ddc8bd0dd01752" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:15.228435  7455 raft_consensus.cc:359] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.257767  7341 raft_consensus.cc:3060] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.257871  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c7273c4a464bdabc6278c038030154" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:15.257893  7455 raft_consensus.cc:385] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.258266  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c7273c4a464bdabc6278c038030154" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:15.258605  7455 raft_consensus.cc:740] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.258913  7415 raft_consensus.cc:3060] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:15.259321  7306 leader_election.cc:343] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.257349  7457 tablet_bootstrap.cc:492] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.260133  7457 ts_tablet_manager.cc:1403] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 14:51:15.263839  7457 raft_consensus.cc:359] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.264671  7457 raft_consensus.cc:385] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.264961  7457 raft_consensus.cc:740] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.265403  7341 raft_consensus.cc:2468] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:15.265635  7457 consensus_queue.cc:260] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.267143  7496 raft_consensus.cc:697] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:15.268088  7496 consensus_queue.cc:237] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.268597  7415 raft_consensus.cc:2468] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.270164  7307 leader_election.cc:304] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.268620  7471 leader_election.cc:290] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.268110  7457 ts_tablet_manager.cc:1434] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:15.270849  7164 catalog_manager.cc:5697] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.271768  7471 raft_consensus.cc:2804] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.272296  7457 tablet_bootstrap.cc:492] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.272372  7471 raft_consensus.cc:697] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:15.273521  7471 consensus_queue.cc:237] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.274005  7455 consensus_queue.cc:260] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.275945  7480 leader_election.cc:290] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:15.253962  7456 raft_consensus.cc:359] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.277140  7456 raft_consensus.cc:385] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.277441  7455 ts_tablet_manager.cc:1434] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 14:51:15.277441  7456 raft_consensus.cc:740] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.278715  7456 consensus_queue.cc:260] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.280804  7456 ts_tablet_manager.cc:1434] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260709 14:51:15.284082  7457 tablet_bootstrap.cc:654] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.291599  7456 tablet_bootstrap.cc:492] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.293233  7471 raft_consensus.cc:493] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.294955  7471 raft_consensus.cc:515] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.295666  7164 catalog_manager.cc:5697] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.291316  7163 catalog_manager.cc:5697] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.298455  7457 tablet_bootstrap.cc:492] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.299043  7457 ts_tablet_manager.cc:1403] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 14:51:15.300046  7456 tablet_bootstrap.cc:654] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.301909  7500 raft_consensus.cc:493] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.302542  7500 raft_consensus.cc:515] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.302688  7457 raft_consensus.cc:359] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.303406  7455 tablet_bootstrap.cc:492] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.303805  7457 raft_consensus.cc:385] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.304162  7457 raft_consensus.cc:740] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.305047  7457 consensus_queue.cc:260] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.307156  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.307957  7266 raft_consensus.cc:2468] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.310312  7455 tablet_bootstrap.cc:654] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.310052  7306 leader_election.cc:304] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:15.311511  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfd22e847b7476f8104393bcfceb15c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.311645  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfd22e847b7476f8104393bcfceb15c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.312268  7415 raft_consensus.cc:2468] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.312449  7500 leader_election.cc:290] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.313387  7500 raft_consensus.cc:2804] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.313833  7500 raft_consensus.cc:493] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.313743  7307 leader_election.cc:304] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:15.312273  7266 raft_consensus.cc:2468] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.314738  7500 raft_consensus.cc:3060] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.322803  7496 raft_consensus.cc:493] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.323639  7496 raft_consensus.cc:515] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.328027  7496 leader_election.cc:290] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:15.328897  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67346d1c651141d7bb49d67b6a8e1465" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.329329  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67346d1c651141d7bb49d67b6a8e1465" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:15.330693  7379 leader_election.cc:343] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:15.331390  7380 leader_election.cc:343] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.331887  7380 leader_election.cc:304] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.333000  7480 raft_consensus.cc:493] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.333936  7480 raft_consensus.cc:515] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.338514  7480 leader_election.cc:290] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:15.339128  7496 raft_consensus.cc:2749] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.339244  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5991b5ed9344934b610832bb7671238" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.340101  7341 raft_consensus.cc:2393] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80233a6571bd4aaca7e0b7c9e3490984 in current term 1: Already voted for candidate 96197c351a434cc9b6aa89438e11055d in this term.
I20260709 14:51:15.340920  7471 leader_election.cc:290] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.342074  7471 raft_consensus.cc:2804] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.342554  7471 raft_consensus.cc:493] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.343000  7471 raft_consensus.cc:3060] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.344949  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.345660  7415 raft_consensus.cc:2468] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.347822  7538 raft_consensus.cc:493] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.340416  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5991b5ed9344934b610832bb7671238" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.350340  7380 leader_election.cc:304] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.350594  7455 tablet_bootstrap.cc:492] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:15.351153  7455 ts_tablet_manager.cc:1403] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260709 14:51:15.351560  7496 raft_consensus.cc:3060] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.353036  7457 ts_tablet_manager.cc:1434] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.054s	user 0.015s	sys 0.028s
I20260709 14:51:15.354194  7457 tablet_bootstrap.cc:492] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.348423  7538 raft_consensus.cc:515] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.359269  7538 leader_election.cc:290] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.360427  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93919b8af1fa422594544965bcdff40c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.361980  7457 tablet_bootstrap.cc:654] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.362036  7496 raft_consensus.cc:2749] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.361243  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93919b8af1fa422594544965bcdff40c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.362026  7415 raft_consensus.cc:2468] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.363054  7266 raft_consensus.cc:2468] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.367686  7307 leader_election.cc:304] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:15.368952  7538 raft_consensus.cc:2804] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.368742  7500 raft_consensus.cc:515] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.369516  7540 raft_consensus.cc:493] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.370343  7455 raft_consensus.cc:359] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.370267  7540 raft_consensus.cc:515] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.369410  7456 tablet_bootstrap.cc:492] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.369473  7538 raft_consensus.cc:493] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.371811  7456 ts_tablet_manager.cc:1403] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.004s
I20260709 14:51:15.371768  7538 raft_consensus.cc:3060] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.371158  7455 raft_consensus.cc:385] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.372956  7455 raft_consensus.cc:740] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.373605  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:15.374253  7266 raft_consensus.cc:3060] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.375356  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da186258e22481dbfd6ab42beb6582d" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.378166  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da186258e22481dbfd6ab42beb6582d" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.376145  7456 raft_consensus.cc:359] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.379280  7456 raft_consensus.cc:385] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:15.379503  7307 leader_election.cc:343] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.379709  7456 raft_consensus.cc:740] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
W20260709 14:51:15.380527  7306 leader_election.cc:343] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.380689  7540 leader_election.cc:290] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.381027  7306 leader_election.cc:304] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.380817  7456 consensus_queue.cc:260] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.377627  7455 consensus_queue.cc:260] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.381822  7540 raft_consensus.cc:2749] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.384634  7538 raft_consensus.cc:515] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.387197  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:15.387473  7471 raft_consensus.cc:515] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.387854  7500 leader_election.cc:290] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.390870  7266 raft_consensus.cc:2468] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.392053  7499 raft_consensus.cc:493] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.387900  7415 raft_consensus.cc:3060] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.392642  7499 raft_consensus.cc:515] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.394879  7457 tablet_bootstrap.cc:492] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.395062  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfd22e847b7476f8104393bcfceb15c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:15.395471  7457 ts_tablet_manager.cc:1403] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.012s
I20260709 14:51:15.395737  7265 raft_consensus.cc:3060] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.396032  7456 ts_tablet_manager.cc:1434] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:51:15.396680  7455 ts_tablet_manager.cc:1434] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260709 14:51:15.397208  7480 raft_consensus.cc:493] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.397686  7480 raft_consensus.cc:515] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.399871  7457 raft_consensus.cc:359] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.400779  7457 raft_consensus.cc:385] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.401146  7457 raft_consensus.cc:740] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.401438  7455 tablet_bootstrap.cc:492] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.401700  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.402519  7540 raft_consensus.cc:493] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.402227  7457 consensus_queue.cc:260] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.402858  7306 leader_election.cc:304] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:15.403074  7540 raft_consensus.cc:515] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:15.404641  7379 leader_election.cc:343] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.404865  7457 ts_tablet_manager.cc:1434] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:51:15.405869  7456 tablet_bootstrap.cc:492] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.405896  7457 tablet_bootstrap.cc:492] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.411667  7500 raft_consensus.cc:2804] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.412242  7500 raft_consensus.cc:697] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:15.413203  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfd22e847b7476f8104393bcfceb15c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:15.413952  7414 raft_consensus.cc:3060] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.413218  7500 consensus_queue.cc:237] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.415935  7471 leader_election.cc:290] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.399909  7480 leader_election.cc:290] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:15.421595  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:15.423417  7380 leader_election.cc:343] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.423945  7380 leader_election.cc:304] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.422439  7540 leader_election.cc:290] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.425688  7480 raft_consensus.cc:2749] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.425823  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a01769b0164a6694e8e7603e8c005d" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.426983  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:15.429050  7307 leader_election.cc:343] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.424777  7499 leader_election.cc:290] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.432334  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.433673  7413 raft_consensus.cc:2393] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:15.435521  7232 leader_election.cc:304] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:15.437693  7499 raft_consensus.cc:3060] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.441380  7538 leader_election.cc:290] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.442853  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93919b8af1fa422594544965bcdff40c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:15.443632  7413 raft_consensus.cc:3060] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.446434  7414 raft_consensus.cc:2468] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.448783  7265 raft_consensus.cc:2468] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.449236  7307 leader_election.cc:304] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:15.455154  7415 raft_consensus.cc:2468] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.456238  7455 tablet_bootstrap.cc:654] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.458328  7456 tablet_bootstrap.cc:654] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:15.451370  7306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:46173, user_credentials={real_user=slave}} blocked reactor thread for 48597.7us
I20260709 14:51:15.457870  7538 raft_consensus.cc:2804] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.466650  7538 raft_consensus.cc:697] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:15.467687  7413 raft_consensus.cc:2468] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.467604  7538 consensus_queue.cc:237] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.466161  7499 raft_consensus.cc:2749] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.466156  7457 tablet_bootstrap.cc:654] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.469070  7307 leader_election.cc:304] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:15.469385  7164 catalog_manager.cc:5697] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.471215  7543 raft_consensus.cc:2804] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.472138  7543 raft_consensus.cc:697] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:15.475200  7543 consensus_queue.cc:237] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.482029  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a01769b0164a6694e8e7603e8c005d" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.483497  7455 tablet_bootstrap.cc:492] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:15.484087  7455 ts_tablet_manager.cc:1403] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.003s
I20260709 14:51:15.482788  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93919b8af1fa422594544965bcdff40c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:15.488597  7306 leader_election.cc:343] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.489367  7264 raft_consensus.cc:3060] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.489392  7306 leader_election.cc:304] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.489874  7455 raft_consensus.cc:359] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.490751  7455 raft_consensus.cc:385] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.491106  7455 raft_consensus.cc:740] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.491045  7500 raft_consensus.cc:2749] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.491871  7455 consensus_queue.cc:260] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.496102  7455 ts_tablet_manager.cc:1434] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:51:15.498003  7264 raft_consensus.cc:2468] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:15.498426  7500 consensus_queue.cc:1048] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.503762  7457 tablet_bootstrap.cc:492] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.528455  7457 ts_tablet_manager.cc:1403] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.022s
I20260709 14:51:15.513582  7462 raft_consensus.cc:493] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.529178  7462 raft_consensus.cc:515] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.522360  7499 consensus_queue.cc:1048] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:51:15.529673  7163 catalog_manager.cc:5697] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.531687  7163 catalog_manager.cc:5697] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.522994  7455 tablet_bootstrap.cc:492] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.534268  7457 raft_consensus.cc:359] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.535089  7457 raft_consensus.cc:385] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.535394  7457 raft_consensus.cc:740] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.537129  7457 consensus_queue.cc:260] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.538801  7457 ts_tablet_manager.cc:1434] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:51:15.539619  7457 tablet_bootstrap.cc:492] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.537882  7500 consensus_queue.cc:1048] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:51:15.544360  7265 raft_consensus.cc:3060] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.549858  7456 tablet_bootstrap.cc:492] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.550405  7456 ts_tablet_manager.cc:1403] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.010s
I20260709 14:51:15.555823  7456 raft_consensus.cc:359] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.560264  7499 raft_consensus.cc:493] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.561882  7456 raft_consensus.cc:385] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.561393  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff6b8580494bc98c8f1f847f5a6ffb" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.562383  7456 raft_consensus.cc:740] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.561998  7499 raft_consensus.cc:515] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.563360  7456 consensus_queue.cc:260] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.561283  7457 tablet_bootstrap.cc:654] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.566715  7500 consensus_queue.cc:1048] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.569073  7456 ts_tablet_manager.cc:1434] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 14:51:15.573501  7480 raft_consensus.cc:493] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.578078  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.578233  7501 consensus_queue.cc:1048] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.577255  7480 raft_consensus.cc:515] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.578044  7456 tablet_bootstrap.cc:492] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.588390  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff6b8580494bc98c8f1f847f5a6ffb" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.584532  7462 leader_election.cc:290] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.597122  7415 raft_consensus.cc:2393] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:15.598379  7499 leader_election.cc:290] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.598575  7232 leader_election.cc:304] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:15.614149  7462 raft_consensus.cc:2749] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.614797  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.625195  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:15.627418  7232 leader_election.cc:343] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.609368  7480 leader_election.cc:290] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:15.607048  7543 consensus_queue.cc:1048] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
W20260709 14:51:15.660017  7230 leader_election.cc:343] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.711546  7455 tablet_bootstrap.cc:654] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.682066  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71cabc637acf4afbac809549d25ec473" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.670465  7230 leader_election.cc:304] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:15.713275  7413 raft_consensus.cc:3060] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.727232  7456 tablet_bootstrap.cc:654] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.727104  7480 consensus_queue.cc:1048] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.727275  7457 tablet_bootstrap.cc:492] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:15.719898  7499 raft_consensus.cc:2749] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:15.722708  7230 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 62782.2us
I20260709 14:51:15.730059  7457 ts_tablet_manager.cc:1403] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.191s	user 0.023s	sys 0.014s
I20260709 14:51:15.731396  7380 leader_election.cc:304] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.733175  7556 consensus_queue.cc:1048] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.739511  7540 consensus_queue.cc:1048] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.739203  7457 raft_consensus.cc:359] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.740681  7457 raft_consensus.cc:385] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.741147  7457 raft_consensus.cc:740] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.742120  7457 consensus_queue.cc:260] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.748392  7457 ts_tablet_manager.cc:1434] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 14:51:15.749519  7457 tablet_bootstrap.cc:492] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:15.751577  7556 raft_consensus.cc:493] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.752184  7556 raft_consensus.cc:515] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.762885  7556 leader_election.cc:290] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.787214  7457 tablet_bootstrap.cc:654] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.776243  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c7273c4a464bdabc6278c038030154" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:15.794827  7496 consensus_queue.cc:1048] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.786280  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c7273c4a464bdabc6278c038030154" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.806440  7414 raft_consensus.cc:2393] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:15.788539  7266 raft_consensus.cc:3060] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.817945  7480 raft_consensus.cc:2749] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.831199  7456 tablet_bootstrap.cc:492] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:15.831941  7456 ts_tablet_manager.cc:1403] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.254s	user 0.024s	sys 0.000s
I20260709 14:51:15.837517  7232 leader_election.cc:304] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:15.830031  7540 consensus_queue.cc:1048] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:51:15.846753  7538 consensus_queue.cc:1048] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.848726  7471 consensus_queue.cc:1048] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.860586  7456 raft_consensus.cc:359] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.861454  7456 raft_consensus.cc:385] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.861761  7456 raft_consensus.cc:740] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.861626  7499 raft_consensus.cc:2749] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.862586  7456 consensus_queue.cc:260] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.864349  7538 consensus_queue.cc:1048] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.873103  7499 consensus_queue.cc:1048] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:51:15.902009  7471 raft_consensus.cc:493] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.902755  7471 raft_consensus.cc:515] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.910566  7456 ts_tablet_manager.cc:1434] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.004s
I20260709 14:51:15.906055  7500 consensus_queue.cc:1048] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:51:15.914229  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67346d1c651141d7bb49d67b6a8e1465" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.916214  7538 raft_consensus.cc:493] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:15.916558  7306 leader_election.cc:343] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.916796  7538 raft_consensus.cc:515] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.919082  7538 leader_election.cc:290] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.921649  7262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12334bf7b9344f2ea874ea943c9fa0a1" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.922045  7471 leader_election.cc:290] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
W20260709 14:51:15.931792  7306 leader_election.cc:343] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.935650  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67346d1c651141d7bb49d67b6a8e1465" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.936883  7412 raft_consensus.cc:2468] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:15.940596  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12334bf7b9344f2ea874ea943c9fa0a1" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.946532  7307 leader_election.cc:304] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.947793  7471 raft_consensus.cc:2804] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.949277  7471 raft_consensus.cc:493] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.949813  7471 raft_consensus.cc:3060] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.955574  7455 tablet_bootstrap.cc:492] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
W20260709 14:51:15.961159  7307 leader_election.cc:343] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.963474  7455 ts_tablet_manager.cc:1403] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.441s	user 0.022s	sys 0.009s
I20260709 14:51:15.963874  7307 leader_election.cc:304] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:15.974545  7456 tablet_bootstrap.cc:492] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:15.965418  7500 raft_consensus.cc:493] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.977083  7500 raft_consensus.cc:515] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.978922  7455 raft_consensus.cc:359] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:15.979789  7455 raft_consensus.cc:385] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.980121  7455 raft_consensus.cc:740] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.981056  7500 leader_election.cc:290] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:15.968597  7538 raft_consensus.cc:2749] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.982040  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cfcda013a240c28d07792f05d7e32e" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:15.984409  7455 consensus_queue.cc:260] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:15.985291  7306 leader_election.cc:343] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.988538  7538 consensus_queue.cc:1048] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.988446  7455 ts_tablet_manager.cc:1434] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 14:51:15.991358  7455 tablet_bootstrap.cc:492] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:15.997807  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cfcda013a240c28d07792f05d7e32e" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:15.999035  7471 raft_consensus.cc:515] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.002506  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67346d1c651141d7bb49d67b6a8e1465" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:16.002717  7471 leader_election.cc:290] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.003165  7265 raft_consensus.cc:3060] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:16.005359  7307 leader_election.cc:343] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.005867  7307 leader_election.cc:304] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.009888  7538 raft_consensus.cc:2749] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.009786  7471 consensus_queue.cc:1048] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:16.016620  7496 raft_consensus.cc:493] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.018378  7496 raft_consensus.cc:515] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.019079  7456 tablet_bootstrap.cc:654] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.008900  7500 consensus_queue.cc:1048] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:16.023043  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a01769b0164a6694e8e7603e8c005d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.024659  7457 tablet_bootstrap.cc:492] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:16.025151  7457 ts_tablet_manager.cc:1403] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.276s	user 0.017s	sys 0.030s
W20260709 14:51:16.026355  7380 leader_election.cc:343] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.026785  7496 leader_election.cc:290] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.033336  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a01769b0164a6694e8e7603e8c005d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.034157  7340 raft_consensus.cc:2468] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:16.035508  7379 leader_election.cc:304] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.038148  7457 raft_consensus.cc:359] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.038702  7496 raft_consensus.cc:2804] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.038903  7457 raft_consensus.cc:385] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.035410  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67346d1c651141d7bb49d67b6a8e1465" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:16.039384  7457 raft_consensus.cc:740] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.039848  7411 raft_consensus.cc:3060] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.040612  7496 raft_consensus.cc:493] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.044866  7496 raft_consensus.cc:3060] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.023811  7265 raft_consensus.cc:2468] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:16.040889  7457 consensus_queue.cc:260] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.062506  7306 leader_election.cc:304] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.064203  7538 raft_consensus.cc:2804] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.065016  7538 raft_consensus.cc:697] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:16.066327  7538 consensus_queue.cc:237] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.051936  7471 consensus_queue.cc:1048] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:51:16.090909  7457 ts_tablet_manager.cc:1434] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.001s
I20260709 14:51:16.092550  7457 tablet_bootstrap.cc:492] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:16.120899  7411 raft_consensus.cc:2468] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:16.129460  7455 tablet_bootstrap.cc:654] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.140841  7164 catalog_manager.cc:5697] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.144460  7456 tablet_bootstrap.cc:492] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.144990  7456 ts_tablet_manager.cc:1403] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.171s	user 0.059s	sys 0.038s
I20260709 14:51:16.145759  7496 raft_consensus.cc:515] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.160181  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a01769b0164a6694e8e7603e8c005d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:16.160892  7340 raft_consensus.cc:3060] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.164184  7457 tablet_bootstrap.cc:654] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.157835  7496 leader_election.cc:290] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.166191  7456 raft_consensus.cc:359] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.167928  7456 raft_consensus.cc:385] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.168236  7456 raft_consensus.cc:740] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.168913  7456 consensus_queue.cc:260] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.171341  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a01769b0164a6694e8e7603e8c005d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:16.173164  7380 leader_election.cc:343] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.183701  7456 ts_tablet_manager.cc:1434] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:51:16.184782  7456 tablet_bootstrap.cc:492] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.190224  7455 tablet_bootstrap.cc:492] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:16.190778  7455 ts_tablet_manager.cc:1403] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.200s	user 0.016s	sys 0.003s
I20260709 14:51:16.192582  7457 tablet_bootstrap.cc:492] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:16.192915  7340 raft_consensus.cc:2468] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:16.193107  7457 ts_tablet_manager.cc:1403] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.001s
I20260709 14:51:16.195329  7379 leader_election.cc:304] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.196290  7457 raft_consensus.cc:359] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.196393  7455 raft_consensus.cc:359] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.196774  7496 raft_consensus.cc:2804] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.197211  7457 raft_consensus.cc:385] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.197321  7455 raft_consensus.cc:385] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.197626  7457 raft_consensus.cc:740] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.197760  7496 raft_consensus.cc:697] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:16.198982  7456 tablet_bootstrap.cc:654] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.199273  7455 raft_consensus.cc:740] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.199765  7457 consensus_queue.cc:260] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.200026  7455 consensus_queue.cc:260] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.199939  7496 consensus_queue.cc:237] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.202292  7457 ts_tablet_manager.cc:1434] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:51:16.203707  7457 tablet_bootstrap.cc:492] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:16.202292  7455 ts_tablet_manager.cc:1434] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:16.205848  7455 tablet_bootstrap.cc:492] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:16.210249  7457 tablet_bootstrap.cc:654] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.212437  7455 tablet_bootstrap.cc:654] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.225493  7457 tablet_bootstrap.cc:492] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:16.225704  7456 tablet_bootstrap.cc:492] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.226141  7457 ts_tablet_manager.cc:1403] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 14:51:16.226233  7456 ts_tablet_manager.cc:1403] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.016s
I20260709 14:51:16.229529  7457 raft_consensus.cc:359] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.230151  7455 tablet_bootstrap.cc:492] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:16.230358  7457 raft_consensus.cc:385] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.230703  7457 raft_consensus.cc:740] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.231468  7457 consensus_queue.cc:260] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.231850  7456 raft_consensus.cc:359] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.232620  7456 raft_consensus.cc:385] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.232933  7456 raft_consensus.cc:740] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.230703  7455 ts_tablet_manager.cc:1403] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.006s
I20260709 14:51:16.237557  7455 raft_consensus.cc:359] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.238292  7457 ts_tablet_manager.cc:1434] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:51:16.238994  7456 consensus_queue.cc:260] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.239629  7457 tablet_bootstrap.cc:492] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:16.238293  7455 raft_consensus.cc:385] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.240739  7455 raft_consensus.cc:740] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.241734  7456 ts_tablet_manager.cc:1434] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:51:16.241434  7455 consensus_queue.cc:260] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.242671  7456 tablet_bootstrap.cc:492] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.249433  7456 tablet_bootstrap.cc:654] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.243462  7455 ts_tablet_manager.cc:1434] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:51:16.252291  7455 tablet_bootstrap.cc:492] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:16.261974  7457 tablet_bootstrap.cc:654] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.260456  7455 tablet_bootstrap.cc:654] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:16.267769  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:16.270805  7456 tablet_bootstrap.cc:492] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.271368  7456 ts_tablet_manager.cc:1403] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.016s
I20260709 14:51:16.274672  7456 raft_consensus.cc:359] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.274683  7457 tablet_bootstrap.cc:492] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:16.275458  7456 raft_consensus.cc:385] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.275906  7456 raft_consensus.cc:740] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.275928  7457 ts_tablet_manager.cc:1403] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260709 14:51:16.278679  7456 consensus_queue.cc:260] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.279428  7161 catalog_manager.cc:5697] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.280826  7456 ts_tablet_manager.cc:1434] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260709 14:51:16.281891  7456 tablet_bootstrap.cc:492] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.281596  7457 raft_consensus.cc:359] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.282430  7457 raft_consensus.cc:385] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.282756  7457 raft_consensus.cc:740] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.283743  7457 consensus_queue.cc:260] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.286348  7455 tablet_bootstrap.cc:492] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:16.286903  7455 ts_tablet_manager.cc:1403] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.011s
I20260709 14:51:16.288415  7456 tablet_bootstrap.cc:654] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.289826  7455 raft_consensus.cc:359] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.290547  7455 raft_consensus.cc:385] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.290880  7455 raft_consensus.cc:740] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.292372  7496 raft_consensus.cc:493] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.293028  7496 raft_consensus.cc:515] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.291664  7455 consensus_queue.cc:260] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.297691  7455 ts_tablet_manager.cc:1434] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:16.298810  7455 tablet_bootstrap.cc:492] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:16.298681  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cfcda013a240c28d07792f05d7e32e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.299818  7340 raft_consensus.cc:2468] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:16.301617  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cfcda013a240c28d07792f05d7e32e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.302631  7266 raft_consensus.cc:2468] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:16.303943  7496 leader_election.cc:290] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.305408  7380 leader_election.cc:304] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.307605  7496 raft_consensus.cc:2804] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.307723  7455 tablet_bootstrap.cc:654] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.308043  7496 raft_consensus.cc:493] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.308444  7496 raft_consensus.cc:3060] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.309031  7456 tablet_bootstrap.cc:492] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.309540  7456 ts_tablet_manager.cc:1403] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260709 14:51:16.312314  7456 raft_consensus.cc:359] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.313077  7456 raft_consensus.cc:385] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.313383  7456 raft_consensus.cc:740] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.314051  7456 consensus_queue.cc:260] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.316704  7456 ts_tablet_manager.cc:1434] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:16.317734  7456 tablet_bootstrap.cc:492] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.320567  7496 raft_consensus.cc:515] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.323154  7457 ts_tablet_manager.cc:1434] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:51:16.323798  7456 tablet_bootstrap.cc:654] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.324221  7457 tablet_bootstrap.cc:492] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:16.332885  7457 tablet_bootstrap.cc:654] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.335819  7456 tablet_bootstrap.cc:492] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.336295  7456 ts_tablet_manager.cc:1403] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260709 14:51:16.338959  7456 raft_consensus.cc:359] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.339684  7456 raft_consensus.cc:385] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.339970  7456 raft_consensus.cc:740] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.340637  7456 consensus_queue.cc:260] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.341180  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cfcda013a240c28d07792f05d7e32e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:16.341775  7266 raft_consensus.cc:3060] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.345062  7480 raft_consensus.cc:493] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.345463  7456 ts_tablet_manager.cc:1434] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:51:16.345611  7480 raft_consensus.cc:515] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.347075  7455 tablet_bootstrap.cc:492] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:16.347728  7455 ts_tablet_manager.cc:1403] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.017s
I20260709 14:51:16.349581  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.350883  7266 raft_consensus.cc:2468] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:16.351210  7455 raft_consensus.cc:359] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.352007  7455 raft_consensus.cc:385] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.352146  7496 leader_election.cc:290] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.352403  7455 raft_consensus.cc:740] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
W20260709 14:51:16.353094  7379 leader_election.cc:343] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.353165  7455 consensus_queue.cc:260] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.348083  7538 raft_consensus.cc:493] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.354390  7538 raft_consensus.cc:515] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.357990  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f96dfe1ff14bbb909c2d78a8c56732" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:16.360147  7306 leader_election.cc:343] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.361214  7455 ts_tablet_manager.cc:1434] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 14:51:16.362428  7380 leader_election.cc:304] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.362691  7455 tablet_bootstrap.cc:492] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:16.363369  7496 raft_consensus.cc:2804] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.363927  7496 raft_consensus.cc:697] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:16.364799  7496 consensus_queue.cc:237] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.369161  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cfcda013a240c28d07792f05d7e32e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:16.353375  7456 tablet_bootstrap.cc:492] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.347947  7480 leader_election.cc:290] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.370018  7340 raft_consensus.cc:3060] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.370466  7538 leader_election.cc:290] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.376148  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f96dfe1ff14bbb909c2d78a8c56732" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:16.377444  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.378404  7266 raft_consensus.cc:2468] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:16.380093  7380 leader_election.cc:304] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:16.381513  7480 raft_consensus.cc:2804] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.381902  7480 raft_consensus.cc:493] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.382229  7480 raft_consensus.cc:3060] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:16.384883  7307 leader_election.cc:343] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.385288  7456 tablet_bootstrap.cc:654] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.385404  7307 leader_election.cc:304] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.386845  7538 raft_consensus.cc:2749] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.391511  7455 tablet_bootstrap.cc:654] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.394574  7340 raft_consensus.cc:2468] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:16.399610  7480 raft_consensus.cc:515] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.400704  7560 raft_consensus.cc:493] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.401515  7560 raft_consensus.cc:515] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.404817  7480 leader_election.cc:290] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.406491  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:16.407027  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:16.407209  7457 tablet_bootstrap.cc:492] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:16.407611  7266 raft_consensus.cc:3060] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.407771  7457 ts_tablet_manager.cc:1403] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.045s
W20260709 14:51:16.407936  7379 leader_election.cc:343] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.412374  7560 leader_election.cc:290] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.413343  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48197c97db5647a39aea2e69facded51" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.413678  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48197c97db5647a39aea2e69facded51" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:16.414314  7412 raft_consensus.cc:2468] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:16.415620  7232 leader_election.cc:304] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.416461  7556 raft_consensus.cc:2804] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.416857  7556 raft_consensus.cc:493] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.417200  7556 raft_consensus.cc:3060] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.419278  7457 raft_consensus.cc:359] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.419998  7457 raft_consensus.cc:385] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.420287  7457 raft_consensus.cc:740] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.421095  7457 consensus_queue.cc:260] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.423561  7457 ts_tablet_manager.cc:1434] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 14:51:16.424875  7457 tablet_bootstrap.cc:492] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:16.419629  7161 catalog_manager.cc:5697] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.430570  7266 raft_consensus.cc:2468] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:16.432010  7380 leader_election.cc:304] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:16.433084  7496 raft_consensus.cc:2804] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.433729  7496 raft_consensus.cc:697] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:16.434914  7496 consensus_queue.cc:237] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.437180  7457 tablet_bootstrap.cc:654] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.452771  7500 raft_consensus.cc:493] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.453581  7500 raft_consensus.cc:515] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.457047  7462 raft_consensus.cc:493] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.457623  7462 raft_consensus.cc:515] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.459769  7462 leader_election.cc:290] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.460088  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.460526  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:16.460906  7266 raft_consensus.cc:2468] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:16.462229  7306 leader_election.cc:304] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
W20260709 14:51:16.462823  7307 leader_election.cc:343] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.463454  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12334bf7b9344f2ea874ea943c9fa0a1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:16.464395  7412 raft_consensus.cc:2468] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:16.466318  7232 leader_election.cc:304] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.467617  7462 raft_consensus.cc:2804] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.468151  7462 raft_consensus.cc:493] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.468645  7462 raft_consensus.cc:3060] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.469571  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12334bf7b9344f2ea874ea943c9fa0a1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.470829  7339 raft_consensus.cc:2468] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:16.460127  7500 leader_election.cc:290] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.477963  7500 raft_consensus.cc:2804] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.481019  7500 raft_consensus.cc:493] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.482174  7500 raft_consensus.cc:3060] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.478806  7538 raft_consensus.cc:493] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.483510  7538 raft_consensus.cc:515] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.486188  7455 tablet_bootstrap.cc:492] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:16.486830  7455 ts_tablet_manager.cc:1403] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.124s	user 0.041s	sys 0.041s
I20260709 14:51:16.486641  7538 leader_election.cc:290] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.487874  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:16.488591  7412 raft_consensus.cc:2468] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:16.488576  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.489954  7307 leader_election.cc:304] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
W20260709 14:51:16.490904  7306 leader_election.cc:343] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.490777  7455 raft_consensus.cc:359] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.491739  7455 raft_consensus.cc:385] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.491869  7538 raft_consensus.cc:2804] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.492069  7455 raft_consensus.cc:740] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.492336  7538 raft_consensus.cc:493] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.492784  7538 raft_consensus.cc:3060] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.502055  7161 catalog_manager.cc:5697] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.503509  7538 raft_consensus.cc:515] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.493129  7455 consensus_queue.cc:260] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.509284  7455 ts_tablet_manager.cc:1434] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:51:16.510341  7455 tablet_bootstrap.cc:492] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:16.512239  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:16.514060  7306 leader_election.cc:343] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.516901  7455 tablet_bootstrap.cc:654] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.520836  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:16.521510  7412 raft_consensus.cc:3060] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.525269  7556 raft_consensus.cc:515] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:16.533116  7230 leader_election.cc:343] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.535131  7462 raft_consensus.cc:515] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.539100  7462 leader_election.cc:290] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.539151  7556 leader_election.cc:290] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.539410  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48197c97db5647a39aea2e69facded51" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:16.540369  7500 raft_consensus.cc:515] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:16.540766  7230 leader_election.cc:343] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.540580  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48197c97db5647a39aea2e69facded51" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:16.542532  7412 raft_consensus.cc:2468] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:16.542909  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12334bf7b9344f2ea874ea943c9fa0a1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:16.543321  7413 raft_consensus.cc:3060] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.543655  7411 raft_consensus.cc:3060] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.544117  7456 tablet_bootstrap.cc:492] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.544318  7480 raft_consensus.cc:493] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.544625  7456 ts_tablet_manager.cc:1403] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.191s	user 0.035s	sys 0.022s
I20260709 14:51:16.544842  7480 raft_consensus.cc:515] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.547629  7456 raft_consensus.cc:359] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.548355  7456 raft_consensus.cc:385] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.548580  7480 leader_election.cc:290] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.548659  7456 raft_consensus.cc:740] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.549464  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da186258e22481dbfd6ab42beb6582d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.549494  7456 consensus_queue.cc:260] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.550293  7339 raft_consensus.cc:2468] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:16.550529  7411 raft_consensus.cc:2468] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:16.551335  7471 consensus_queue.cc:1048] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.551702  7456 ts_tablet_manager.cc:1434] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:16.551663  7379 leader_election.cc:304] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:16.552731  7456 tablet_bootstrap.cc:492] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.552975  7496 raft_consensus.cc:2804] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.553431  7496 raft_consensus.cc:493] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.553776  7496 raft_consensus.cc:3060] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.557617  7232 leader_election.cc:304] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.559203  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da186258e22481dbfd6ab42beb6582d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.559640  7456 tablet_bootstrap.cc:654] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.559950  7265 raft_consensus.cc:2468] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:16.561039  7462 raft_consensus.cc:2804] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.561604  7462 raft_consensus.cc:697] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:16.562578  7462 consensus_queue.cc:237] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.565407  7413 raft_consensus.cc:2468] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:16.568533  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:16.570112  7265 raft_consensus.cc:3060] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.570518  7307 leader_election.cc:304] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.571453  7471 raft_consensus.cc:2804] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.571995  7471 raft_consensus.cc:697] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:16.572883  7471 consensus_queue.cc:237] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.560160  7455 tablet_bootstrap.cc:492] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:16.574931  7455 ts_tablet_manager.cc:1403] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.005s
I20260709 14:51:16.576859  7543 consensus_queue.cc:1048] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.578408  7455 raft_consensus.cc:359] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.578522  7496 raft_consensus.cc:515] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.579190  7455 raft_consensus.cc:385] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.579532  7455 raft_consensus.cc:740] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.580318  7455 consensus_queue.cc:260] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.580410  7232 leader_election.cc:304] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:16.581648  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da186258e22481dbfd6ab42beb6582d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:16.582327  7263 raft_consensus.cc:3060] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.582527  7560 raft_consensus.cc:2804] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.583065  7560 raft_consensus.cc:697] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:16.583384  7480 consensus_queue.cc:1048] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:16.584082  7560 consensus_queue.cc:237] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.541774  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12334bf7b9344f2ea874ea943c9fa0a1" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:16.588510  7340 raft_consensus.cc:3060] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.589519  7500 leader_election.cc:290] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.592658  7480 raft_consensus.cc:493] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.591667  7263 raft_consensus.cc:2468] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:16.591231  7265 raft_consensus.cc:2468] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:16.593394  7480 raft_consensus.cc:515] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.595705  7380 leader_election.cc:304] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.596832  7532 raft_consensus.cc:2804] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.598167  7480 leader_election.cc:290] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.598417  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b48426c53854e169d8965471192c051" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.593904  7455 ts_tablet_manager.cc:1434] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:51:16.599728  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b48426c53854e169d8965471192c051" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.600476  7264 raft_consensus.cc:2468] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:16.600759  7306 leader_election.cc:304] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:16.600708  7455 tablet_bootstrap.cc:492] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
W20260709 14:51:16.602025  7379 leader_election.cc:343] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.603310  7471 raft_consensus.cc:2804] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.605612  7380 leader_election.cc:304] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:16.607658  7480 raft_consensus.cc:2804] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.610859  7480 raft_consensus.cc:493] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:16.624815  7307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:38363, user_credentials={real_user=slave}} blocked reactor thread for 48961.5us
I20260709 14:51:16.613387  7480 raft_consensus.cc:3060] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.617432  7500 raft_consensus.cc:493] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.618726  7496 leader_election.cc:290] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.618057  7538 leader_election.cc:290] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.643589  7457 tablet_bootstrap.cc:492] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:16.645876  7457 ts_tablet_manager.cc:1403] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.221s	user 0.028s	sys 0.029s
I20260709 14:51:16.643445  7471 raft_consensus.cc:697] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:16.650578  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da186258e22481dbfd6ab42beb6582d" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:16.651464  7341 raft_consensus.cc:3060] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.651122  7471 consensus_queue.cc:237] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.658159  7456 tablet_bootstrap.cc:492] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.658581  7456 ts_tablet_manager.cc:1403] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.017s
I20260709 14:51:16.642896  7500 raft_consensus.cc:515] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.659441  7532 raft_consensus.cc:697] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:16.660030  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:16.669996  7340 raft_consensus.cc:2468] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:16.669780  7457 raft_consensus.cc:359] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.671386  7457 raft_consensus.cc:385] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.671646  7457 raft_consensus.cc:740] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.682268  7500 leader_election.cc:290] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.688187  7455 tablet_bootstrap.cc:654] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.689574  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e88984e3b140729427c5f218796086" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.679271  7532 consensus_queue.cc:237] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.688887  7457 consensus_queue.cc:260] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.687074  7456 raft_consensus.cc:359] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.691588  7456 raft_consensus.cc:385] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:16.693372  7380 consensus_peers.cc:597] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:16.695683  7306 leader_election.cc:343] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.691830  7456 raft_consensus.cc:740] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.702783  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e88984e3b140729427c5f218796086" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:16.698319  7456 consensus_queue.cc:260] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.692210  7500 raft_consensus.cc:493] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.716634  7456 ts_tablet_manager.cc:1434] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.003s
I20260709 14:51:16.717609  7456 tablet_bootstrap.cc:492] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.721369  7457 ts_tablet_manager.cc:1434] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.002s
I20260709 14:51:16.713419  7414 raft_consensus.cc:2468] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
W20260709 14:51:16.715615  7307 leader_election.cc:343] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.715315  7500 raft_consensus.cc:515] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.742765  7163 catalog_manager.cc:5697] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.750258  7457 tablet_bootstrap.cc:492] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
W20260709 14:51:16.752831  7612 log.cc:927] Time spent T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d: Append to log took a long time: real 0.081s	user 0.000s	sys 0.009s
I20260709 14:51:16.758549  7307 leader_election.cc:304] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.760988  7538 raft_consensus.cc:2804] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.761449  7538 raft_consensus.cc:493] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.761821  7538 raft_consensus.cc:3060] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.774820  7500 leader_election.cc:290] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.727826  7161 catalog_manager.cc:5697] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.781147  7480 raft_consensus.cc:515] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.783797  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c138acb63413dab323b0c149bdae9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:16.785403  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b48426c53854e169d8965471192c051" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:16.785614  7306 leader_election.cc:343] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.785684  7341 raft_consensus.cc:2468] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:16.786108  7266 raft_consensus.cc:3060] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.792233  7480 leader_election.cc:290] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:16.848838  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b48426c53854e169d8965471192c051" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:16.827237  7160 catalog_manager.cc:5697] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:16.862610  7618 log.cc:927] Time spent T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 14:51:16.863175  7160 catalog_manager.cc:5697] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.865141  7455 tablet_bootstrap.cc:492] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:16.865630  7455 ts_tablet_manager.cc:1403] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.265s	user 0.026s	sys 0.005s
I20260709 14:51:16.868428  7455 raft_consensus.cc:359] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.870230  7455 raft_consensus.cc:385] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.870424  7455 raft_consensus.cc:740] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.870837  7455 consensus_queue.cc:260] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.874776  7455 ts_tablet_manager.cc:1434] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:16.875701  7455 tablet_bootstrap.cc:492] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:16.882242  7456 tablet_bootstrap.cc:654] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.886984  7457 tablet_bootstrap.cc:654] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.886601  7538 raft_consensus.cc:515] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.890520  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c138acb63413dab323b0c149bdae9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
W20260709 14:51:16.891009  7379 leader_election.cc:343] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.892403  7462 raft_consensus.cc:493] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.893529  7413 raft_consensus.cc:2468] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:16.893595  7462 raft_consensus.cc:515] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:16.897460  7379 consensus_peers.cc:597] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:16.897454  7462 leader_election.cc:290] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.901614  7538 leader_election.cc:290] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:16.903311  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e88984e3b140729427c5f218796086" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:16.903630  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e88984e3b140729427c5f218796086" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:16.905373  7413 raft_consensus.cc:3060] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.906672  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:16.903127  7307 leader_election.cc:304] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.910408  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:16.911082  7538 raft_consensus.cc:2804] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:16.912021  7230 leader_election.cc:343] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:16.912968  7306 leader_election.cc:343] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:16.914369  7232 leader_election.cc:343] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.914835  7232 leader_election.cc:304] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:16.915959  7462 raft_consensus.cc:2749] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.917721  7496 consensus_queue.cc:1048] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:16.917747  7532 consensus_queue.cc:1048] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:16.921289  7532 consensus_queue.cc:1048] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.923240  7538 raft_consensus.cc:493] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.924849  7538 raft_consensus.cc:3060] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.923625  7266 raft_consensus.cc:2468] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:16.923640  7413 raft_consensus.cc:2468] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:16.928252  7380 leader_election.cc:304] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:16.930208  7307 leader_election.cc:304] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:16.931195  7457 tablet_bootstrap.cc:492] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:16.931659  7457 ts_tablet_manager.cc:1403] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.182s	user 0.004s	sys 0.011s
I20260709 14:51:16.932999  7455 tablet_bootstrap.cc:654] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.933141  7496 raft_consensus.cc:2804] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.933887  7496 raft_consensus.cc:697] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:16.934811  7496 consensus_queue.cc:237] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.937165  7456 tablet_bootstrap.cc:492] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:16.938014  7456 ts_tablet_manager.cc:1403] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.221s	user 0.007s	sys 0.007s
I20260709 14:51:16.932973  7500 raft_consensus.cc:2804] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.941941  7500 raft_consensus.cc:697] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:16.944028  7500 consensus_queue.cc:237] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.954988  7456 raft_consensus.cc:359] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.955984  7456 raft_consensus.cc:385] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.956310  7456 raft_consensus.cc:740] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.957172  7456 consensus_queue.cc:260] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.973613  7160 catalog_manager.cc:5697] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.985952  7456 ts_tablet_manager.cc:1434] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:51:16.987032  7456 tablet_bootstrap.cc:492] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:16.988125  7560 raft_consensus.cc:493] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.992938  7538 raft_consensus.cc:515] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.996667  7457 raft_consensus.cc:359] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.997442  7457 raft_consensus.cc:385] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.997785  7457 raft_consensus.cc:740] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.998780  7457 consensus_queue.cc:260] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:16.982450  7161 catalog_manager.cc:5697] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.001556  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c138acb63413dab323b0c149bdae9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:17.001665  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c138acb63413dab323b0c149bdae9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:17.002007  7457 ts_tablet_manager.cc:1434] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.002s
I20260709 14:51:17.002187  7413 raft_consensus.cc:3060] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.003021  7457 tablet_bootstrap.cc:492] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
W20260709 14:51:17.003238  7306 leader_election.cc:343] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.000265  7560 raft_consensus.cc:515] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.000273  7538 leader_election.cc:290] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.016570  7455 tablet_bootstrap.cc:492] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.017279  7455 ts_tablet_manager.cc:1403] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.012s
I20260709 14:51:17.018610  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:17.022895  7560 leader_election.cc:290] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.026674  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526a69e7932c4a368df3c3781fcc6442" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.027706  7414 raft_consensus.cc:2393] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:17.028003  7413 raft_consensus.cc:2468] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:17.028820  7340 raft_consensus.cc:3060] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.029265  7232 leader_election.cc:304] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:17.036126  7457 tablet_bootstrap.cc:654] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.032141  7560 raft_consensus.cc:3060] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.043279  7455 raft_consensus.cc:359] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.045085  7455 raft_consensus.cc:385] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.045454  7455 raft_consensus.cc:740] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.049090  7455 consensus_queue.cc:260] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.050199  7613 raft_consensus.cc:493] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.055904  7456 tablet_bootstrap.cc:654] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.056806  7455 ts_tablet_manager.cc:1434] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 14:51:17.058044  7455 tablet_bootstrap.cc:492] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.049090  7307 leader_election.cc:304] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.061141  7538 raft_consensus.cc:2804] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.061846  7538 raft_consensus.cc:697] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:17.068462  7538 consensus_queue.cc:237] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.053035  7613 raft_consensus.cc:515] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.087599  7560 raft_consensus.cc:2749] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.087992  7462 consensus_queue.cc:1048] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.100611  7462 consensus_queue.cc:1048] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.101462  7619 consensus_queue.cc:1048] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.136325  7619 consensus_queue.cc:1048] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.137351  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.137658  7480 consensus_queue.cc:1048] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:17.139004  7380 leader_election.cc:343] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.140074  7613 leader_election.cc:290] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:17.140908  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:17.142360  7379 leader_election.cc:343] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.142972  7379 leader_election.cc:304] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.144500  7613 raft_consensus.cc:2749] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.154564  7462 consensus_queue.cc:1048] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.156039  7615 consensus_queue.cc:1048] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.165691  7480 consensus_queue.cc:1048] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.170949  7456 tablet_bootstrap.cc:492] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.171536  7456 ts_tablet_manager.cc:1403] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.012s
I20260709 14:51:17.174775  7161 catalog_manager.cc:5697] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.177129  7161 catalog_manager.cc:5697] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.183373  7457 tablet_bootstrap.cc:492] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:17.184047  7457 ts_tablet_manager.cc:1403] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.181s	user 0.014s	sys 0.038s
I20260709 14:51:17.205519  7455 tablet_bootstrap.cc:654] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.216917  7619 raft_consensus.cc:493] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.217553  7619 raft_consensus.cc:515] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.217926  7456 raft_consensus.cc:359] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.218590  7456 raft_consensus.cc:385] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.218890  7456 raft_consensus.cc:740] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.220770  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d637136f884a979e1143f0f2e348ed" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:17.222412  7306 leader_election.cc:343] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.223587  7619 leader_election.cc:290] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.232924  7457 raft_consensus.cc:359] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.246464  7648 consensus_queue.cc:1048] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.249642  7456 consensus_queue.cc:260] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.254141  7457 raft_consensus.cc:385] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.254516  7457 raft_consensus.cc:740] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.255251  7457 consensus_queue.cc:260] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.256110  7456 ts_tablet_manager.cc:1434] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 14:51:17.257217  7456 tablet_bootstrap.cc:492] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:17.257423  7457 ts_tablet_manager.cc:1434] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 14:51:17.258333  7457 tablet_bootstrap.cc:492] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:17.266462  7265 raft_consensus.cc:3060] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.270051  7456 tablet_bootstrap.cc:654] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.252269  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d637136f884a979e1143f0f2e348ed" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.252836  7455 tablet_bootstrap.cc:492] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.275439  7455 ts_tablet_manager.cc:1403] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.000s
W20260709 14:51:17.253621  7307 consensus_peers.cc:597] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 -> Peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Couldn't send request to peer 80233a6571bd4aaca7e0b7c9e3490984. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.274575  7457 tablet_bootstrap.cc:654] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.284125  7455 raft_consensus.cc:359] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.285410  7455 raft_consensus.cc:385] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.285671  7455 raft_consensus.cc:740] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.286264  7455 consensus_queue.cc:260] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.296471  7455 ts_tablet_manager.cc:1434] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:51:17.297842  7455 tablet_bootstrap.cc:492] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
W20260709 14:51:17.304445  7307 leader_election.cc:343] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.305133  7307 leader_election.cc:304] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.306334  7619 raft_consensus.cc:2749] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.319561  7455 tablet_bootstrap.cc:654] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:17.316021  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:17.341208  7480 consensus_queue.cc:1048] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.343720  7456 tablet_bootstrap.cc:492] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.344271  7456 ts_tablet_manager.cc:1403] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.011s
I20260709 14:51:17.353312  7457 tablet_bootstrap.cc:492] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:17.354215  7456 raft_consensus.cc:359] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.355050  7456 raft_consensus.cc:385] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.355065  7457 ts_tablet_manager.cc:1403] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.005s
I20260709 14:51:17.355387  7456 raft_consensus.cc:740] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.356230  7456 consensus_queue.cc:260] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.358346  7456 ts_tablet_manager.cc:1434] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:51:17.359802  7456 tablet_bootstrap.cc:492] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
W20260709 14:51:17.361203  7306 consensus_peers.cc:597] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.365526  7456 tablet_bootstrap.cc:654] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.368850  7457 raft_consensus.cc:359] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.369886  7457 raft_consensus.cc:385] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.370244  7457 raft_consensus.cc:740] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.372799  7456 tablet_bootstrap.cc:492] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.373232  7456 ts_tablet_manager.cc:1403] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:51:17.371132  7457 consensus_queue.cc:260] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.374104  7455 tablet_bootstrap.cc:492] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.374555  7455 ts_tablet_manager.cc:1403] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.001s
I20260709 14:51:17.376044  7457 ts_tablet_manager.cc:1434] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:51:17.377252  7457 tablet_bootstrap.cc:492] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:17.381520  7456 raft_consensus.cc:359] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.382098  7456 raft_consensus.cc:385] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.382364  7456 raft_consensus.cc:740] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.384721  7455 raft_consensus.cc:359] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.385494  7455 raft_consensus.cc:385] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.385643  7340 raft_consensus.cc:3060] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.385825  7455 raft_consensus.cc:740] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.382932  7456 consensus_queue.cc:260] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.386919  7455 consensus_queue.cc:260] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.388687  7456 ts_tablet_manager.cc:1434] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:51:17.389588  7456 tablet_bootstrap.cc:492] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:17.389886  7455 ts_tablet_manager.cc:1434] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:51:17.390815  7455 tablet_bootstrap.cc:492] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.397274  7480 consensus_queue.cc:1048] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.401582  7457 tablet_bootstrap.cc:654] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.414288  7456 tablet_bootstrap.cc:654] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.409588  7455 tablet_bootstrap.cc:654] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.417807  7457 tablet_bootstrap.cc:492] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:17.418372  7457 ts_tablet_manager.cc:1403] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.009s
I20260709 14:51:17.422291  7457 raft_consensus.cc:359] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.423095  7457 raft_consensus.cc:385] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.423432  7455 tablet_bootstrap.cc:492] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.423511  7457 raft_consensus.cc:740] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.424113  7455 ts_tablet_manager.cc:1403] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260709 14:51:17.424398  7457 consensus_queue.cc:260] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.427492  7456 tablet_bootstrap.cc:492] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.428084  7456 ts_tablet_manager.cc:1403] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260709 14:51:17.428272  7457 ts_tablet_manager.cc:1434] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:17.429350  7457 tablet_bootstrap.cc:492] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:17.430497  7456 raft_consensus.cc:359] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.431293  7456 raft_consensus.cc:385] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.431576  7456 raft_consensus.cc:740] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.434652  7455 raft_consensus.cc:359] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.435469  7455 raft_consensus.cc:385] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.435765  7455 raft_consensus.cc:740] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.436304  7457 tablet_bootstrap.cc:654] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.436534  7455 consensus_queue.cc:260] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.437723  7456 consensus_queue.cc:260] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.439622  7456 ts_tablet_manager.cc:1434] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:17.441593  7480 raft_consensus.cc:493] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.442231  7480 raft_consensus.cc:515] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.445298  7480 leader_election.cc:290] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:17.441238  7456 tablet_bootstrap.cc:492] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:17.447652  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c3dab12854959b8d6f6fb99f96dc3" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:17.449033  7455 ts_tablet_manager.cc:1434] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
W20260709 14:51:17.450955  7379 leader_election.cc:343] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.456164  7619 consensus_queue.cc:1048] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.456871  7455 tablet_bootstrap.cc:492] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.462021  7456 tablet_bootstrap.cc:654] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.462833  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c3dab12854959b8d6f6fb99f96dc3" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.463922  7264 raft_consensus.cc:2468] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:17.466017  7380 leader_election.cc:304] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:17.467796  7480 raft_consensus.cc:2804] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.468415  7480 raft_consensus.cc:493] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.468951  7480 raft_consensus.cc:3060] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.469154  7455 tablet_bootstrap.cc:654] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.479427  7455 tablet_bootstrap.cc:492] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.479967  7455 ts_tablet_manager.cc:1403] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.007s
I20260709 14:51:17.480841  7648 raft_consensus.cc:493] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.481446  7648 raft_consensus.cc:515] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.484238  7648 leader_election.cc:290] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.485481  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e88984e3b140729427c5f218796086" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:17.485538  7456 tablet_bootstrap.cc:492] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.489411  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e88984e3b140729427c5f218796086" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.490172  7456 ts_tablet_manager.cc:1403] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260709 14:51:17.490762  7457 tablet_bootstrap.cc:492] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:17.491273  7457 ts_tablet_manager.cc:1403] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.028s
I20260709 14:51:17.491626  7232 leader_election.cc:304] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:17.493046  7455 raft_consensus.cc:359] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.493743  7650 raft_consensus.cc:2749] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.493927  7455 raft_consensus.cc:385] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.494258  7455 raft_consensus.cc:740] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.494874  7456 raft_consensus.cc:359] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.495646  7456 raft_consensus.cc:385] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.495332  7455 consensus_queue.cc:260] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.495977  7456 raft_consensus.cc:740] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.498541  7457 raft_consensus.cc:359] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.499445  7457 raft_consensus.cc:385] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.499194  7480 raft_consensus.cc:515] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.499794  7457 raft_consensus.cc:740] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.500636  7457 consensus_queue.cc:260] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.503086  7457 ts_tablet_manager.cc:1434] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:17.503479  7455 ts_tablet_manager.cc:1434] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:51:17.504099  7457 tablet_bootstrap.cc:492] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:17.505831  7455 tablet_bootstrap.cc:492] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.511023  7457 tablet_bootstrap.cc:654] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.512796  7456 consensus_queue.cc:260] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.514627  7455 tablet_bootstrap.cc:654] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.515801  7619 consensus_queue.cc:1048] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.519654  7456 ts_tablet_manager.cc:1434] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 14:51:17.520844  7456 tablet_bootstrap.cc:492] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:17.526223  7532 raft_consensus.cc:493] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.526796  7532 raft_consensus.cc:515] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.528039  7613 raft_consensus.cc:493] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.528666  7613 raft_consensus.cc:515] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.533432  7532 leader_election.cc:290] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:17.535322  7480 leader_election.cc:290] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:17.536468  7613 leader_election.cc:290] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
W20260709 14:51:17.536706  7306 consensus_peers.cc:597] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.538269  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fdeedc5bc48a8b44d3c23426f2510" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:17.539261  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c3dab12854959b8d6f6fb99f96dc3" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:17.540017  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.543228  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c3dab12854959b8d6f6fb99f96dc3" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:17.543743  7379 leader_election.cc:343] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.543902  7266 raft_consensus.cc:3060] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.544001  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fdeedc5bc48a8b44d3c23426f2510" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.544848  7263 raft_consensus.cc:2468] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:17.548139  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:17.549790  7380 leader_election.cc:304] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:17.550684  7480 raft_consensus.cc:2804] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.551132  7480 raft_consensus.cc:493] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.551525  7480 raft_consensus.cc:3060] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:17.555693  7379 leader_election.cc:343] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.556559  7379 leader_election.cc:304] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.559970  7266 raft_consensus.cc:2468] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:17.561372  7380 leader_election.cc:304] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:17.563171  7613 raft_consensus.cc:2749] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.563755  7532 raft_consensus.cc:2804] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.564271  7532 raft_consensus.cc:697] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:17.565128  7532 consensus_queue.cc:237] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.570425  7480 raft_consensus.cc:515] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.575191  7456 tablet_bootstrap.cc:654] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.574954  7610 raft_consensus.cc:493] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.575970  7610 raft_consensus.cc:515] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.578923  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fdeedc5bc48a8b44d3c23426f2510" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:17.579553  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:17.581357  7306 leader_election.cc:343] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.583894  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.585016  7413 raft_consensus.cc:2468] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:17.586501  7307 leader_election.cc:304] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.587436  7615 raft_consensus.cc:2804] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.587831  7615 raft_consensus.cc:493] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.588192  7615 raft_consensus.cc:3060] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.579618  7266 raft_consensus.cc:3060] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.592751  7457 tablet_bootstrap.cc:492] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:17.593297  7457 ts_tablet_manager.cc:1403] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.010s
I20260709 14:51:17.593321  7480 leader_election.cc:290] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:17.595323  7455 tablet_bootstrap.cc:492] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.595793  7455 ts_tablet_manager.cc:1403] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.025s
I20260709 14:51:17.596568  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821fdeedc5bc48a8b44d3c23426f2510" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
W20260709 14:51:17.598641  7379 leader_election.cc:343] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.616629  7610 leader_election.cc:290] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.620955  7411 raft_consensus.cc:3060] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.622725  7615 raft_consensus.cc:515] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.625995  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:17.626911  7457 raft_consensus.cc:359] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.627693  7457 raft_consensus.cc:385] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:17.627823  7306 leader_election.cc:343] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.628018  7457 raft_consensus.cc:740] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.631129  7266 raft_consensus.cc:2468] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:17.632321  7380 leader_election.cc:304] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:17.633229  7532 raft_consensus.cc:2804] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.633106  7455 raft_consensus.cc:359] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.633927  7455 raft_consensus.cc:385] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.633970  7532 raft_consensus.cc:697] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:17.634356  7455 raft_consensus.cc:740] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.635196  7455 consensus_queue.cc:260] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.634980  7532 consensus_queue.cc:237] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.637676  7455 ts_tablet_manager.cc:1434] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.004s
I20260709 14:51:17.638871  7455 tablet_bootstrap.cc:492] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.639235  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:17.639905  7413 raft_consensus.cc:3060] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.643388  7456 tablet_bootstrap.cc:492] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.644137  7456 ts_tablet_manager.cc:1403] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.000s
I20260709 14:51:17.644580  7615 leader_election.cc:290] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.635694  7457 consensus_queue.cc:260] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.648890  7413 raft_consensus.cc:2468] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:17.647884  7456 raft_consensus.cc:359] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.650451  7456 raft_consensus.cc:385] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.650547  7307 leader_election.cc:304] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.650835  7456 raft_consensus.cc:740] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.651396  7615 raft_consensus.cc:2804] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.652181  7615 raft_consensus.cc:697] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:17.651714  7456 consensus_queue.cc:260] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.653043  7615 consensus_queue.cc:237] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.650784  7457 ts_tablet_manager.cc:1434] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.008s
I20260709 14:51:17.658499  7457 tablet_bootstrap.cc:492] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:17.664597  7619 raft_consensus.cc:493] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.665207  7619 raft_consensus.cc:515] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.668752  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b615834338414965acdfd536a5ae1537" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.668787  7619 leader_election.cc:290] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
W20260709 14:51:17.670629  7306 leader_election.cc:343] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.670567  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b615834338414965acdfd536a5ae1537" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.671433  7413 raft_consensus.cc:2468] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:17.673602  7456 ts_tablet_manager.cc:1434] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:51:17.675720  7456 tablet_bootstrap.cc:492] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:17.683144  7307 leader_election.cc:304] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.684819  7610 raft_consensus.cc:2804] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.685294  7610 raft_consensus.cc:493] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.685654  7610 raft_consensus.cc:3060] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.690117  7455 tablet_bootstrap.cc:654] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.716445  7161 catalog_manager.cc:5697] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.720465  7161 catalog_manager.cc:5697] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.725440  7457 tablet_bootstrap.cc:654] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.728229  7610 raft_consensus.cc:515] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.730582  7456 tablet_bootstrap.cc:654] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.734411  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b615834338414965acdfd536a5ae1537" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:17.735021  7610 leader_election.cc:290] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.735803  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b615834338414965acdfd536a5ae1537" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:17.736516  7411 raft_consensus.cc:3060] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:17.740134  7306 leader_election.cc:343] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.741832  7457 tablet_bootstrap.cc:492] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:17.744567  7457 ts_tablet_manager.cc:1403] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.004s
I20260709 14:51:17.743151  7455 tablet_bootstrap.cc:492] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.745632  7455 ts_tablet_manager.cc:1403] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.010s
I20260709 14:51:17.746084  7266 raft_consensus.cc:3060] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.748958  7455 raft_consensus.cc:359] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.749776  7455 raft_consensus.cc:385] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.750113  7455 raft_consensus.cc:740] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.750891  7455 consensus_queue.cc:260] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.743762  7456 tablet_bootstrap.cc:492] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.753163  7455 ts_tablet_manager.cc:1434] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:51:17.756686  7648 raft_consensus.cc:493] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.756971  7456 ts_tablet_manager.cc:1403] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.004s
I20260709 14:51:17.757256  7648 raft_consensus.cc:515] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.757650  7455 tablet_bootstrap.cc:492] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.758852  7613 raft_consensus.cc:493] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.759419  7613 raft_consensus.cc:515] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.760138  7456 raft_consensus.cc:359] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.760941  7456 raft_consensus.cc:385] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.761119  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:17.762869  7230 leader_election.cc:343] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.763324  7613 leader_election.cc:290] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:17.753077  7411 raft_consensus.cc:2468] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:17.764137  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.764889  7264 raft_consensus.cc:2468] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:17.765969  7307 leader_election.cc:304] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.767252  7610 raft_consensus.cc:2804] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.767791  7610 raft_consensus.cc:697] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:17.768947  7610 consensus_queue.cc:237] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.771308  7455 tablet_bootstrap.cc:654] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.772071  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:17.773471  7457 raft_consensus.cc:359] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.774261  7457 raft_consensus.cc:385] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.774652  7457 raft_consensus.cc:740] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
W20260709 14:51:17.775177  7379 leader_election.cc:343] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.761247  7456 raft_consensus.cc:740] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.776400  7380 leader_election.cc:304] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:17.776470  7456 consensus_queue.cc:260] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.777526  7648 leader_election.cc:290] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.777711  7613 raft_consensus.cc:2804] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.779656  7613 raft_consensus.cc:493] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.780164  7613 raft_consensus.cc:3060] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.782199  7456 ts_tablet_manager.cc:1434] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:51:17.783421  7456 tablet_bootstrap.cc:492] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:17.785176  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.781158  7457 consensus_queue.cc:260] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:17.786612  7232 leader_election.cc:343] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.787093  7232 leader_election.cc:304] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:17.788306  7648 raft_consensus.cc:2749] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.788579  7457 ts_tablet_manager.cc:1434] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 14:51:17.789739  7457 tablet_bootstrap.cc:492] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:17.791033  7613 raft_consensus.cc:515] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.791097  7163 catalog_manager.cc:5697] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.797207  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:17.797886  7264 raft_consensus.cc:3060] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.802258  7456 tablet_bootstrap.cc:654] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.796236  7457 tablet_bootstrap.cc:654] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.806665  7613 leader_election.cc:290] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:17.807840  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
W20260709 14:51:17.809561  7379 leader_election.cc:343] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.812069  7264 raft_consensus.cc:2468] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:17.813225  7455 tablet_bootstrap.cc:492] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:17.813804  7455 ts_tablet_manager.cc:1403] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.004s
I20260709 14:51:17.816630  7380 leader_election.cc:304] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:17.817303  7648 raft_consensus.cc:493] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.817325  7455 raft_consensus.cc:359] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.818185  7455 raft_consensus.cc:385] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.817932  7648 raft_consensus.cc:515] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.818503  7455 raft_consensus.cc:740] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.819278  7613 raft_consensus.cc:2804] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.820039  7648 leader_election.cc:290] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.820523  7613 raft_consensus.cc:697] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:17.821528  7613 consensus_queue.cc:237] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.823145  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f96dfe1ff14bbb909c2d78a8c56732" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:17.823873  7340 raft_consensus.cc:2468] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:17.823583  7455 consensus_queue.cc:260] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.825263  7230 leader_election.cc:304] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:17.825990  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f96dfe1ff14bbb909c2d78a8c56732" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.826435  7610 raft_consensus.cc:493] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.826707  7413 raft_consensus.cc:2468] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:17.827013  7610 raft_consensus.cc:515] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.825963  7455 ts_tablet_manager.cc:1434] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:51:17.826913  7457 tablet_bootstrap.cc:492] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:17.829267  7457 ts_tablet_manager.cc:1403] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.009s
I20260709 14:51:17.829331  7456 tablet_bootstrap.cc:492] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:17.829545  7610 leader_election.cc:290] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.829871  7456 ts_tablet_manager.cc:1403] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260709 14:51:17.831884  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ba58e5825481ebb13b32d1ea132b6" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.832633  7455 tablet_bootstrap.cc:492] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.832789  7456 raft_consensus.cc:359] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:17.833432  7307 leader_election.cc:343] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.833487  7456 raft_consensus.cc:385] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.834065  7456 raft_consensus.cc:740] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.826112  7648 raft_consensus.cc:2804] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.834928  7648 raft_consensus.cc:493] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.835431  7648 raft_consensus.cc:3060] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.840831  7161 catalog_manager.cc:5697] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.842051  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ba58e5825481ebb13b32d1ea132b6" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.846592  7648 raft_consensus.cc:515] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.834862  7456 consensus_queue.cc:260] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.850155  7610 raft_consensus.cc:493] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.850831  7456 ts_tablet_manager.cc:1434] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:51:17.851297  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f96dfe1ff14bbb909c2d78a8c56732" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:17.852242  7340 raft_consensus.cc:3060] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.852644  7456 tablet_bootstrap.cc:492] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:17.850708  7610 raft_consensus.cc:515] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.858073  7610 leader_election.cc:290] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.859715  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:17.860164  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf70af17b44b89b209e0d4e868d77a" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
W20260709 14:51:17.862124  7306 leader_election.cc:343] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.862085  7307 leader_election.cc:304] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.862674  7306 leader_election.cc:304] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:17.865545  7619 raft_consensus.cc:2749] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.865419  7457 raft_consensus.cc:359] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.866194  7457 raft_consensus.cc:385] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.866505  7457 raft_consensus.cc:740] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.867121  7457 consensus_queue.cc:260] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.868549  7648 leader_election.cc:290] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.877635  7457 ts_tablet_manager.cc:1434] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.003s
I20260709 14:51:17.867615  7610 raft_consensus.cc:2749] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.878783  7457 tablet_bootstrap.cc:492] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:17.879866  7455 tablet_bootstrap.cc:654] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.869755  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f96dfe1ff14bbb909c2d78a8c56732" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:17.881476  7413 raft_consensus.cc:3060] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.882529  7339 raft_consensus.cc:3060] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.906406  7340 raft_consensus.cc:2468] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:17.909667  7456 tablet_bootstrap.cc:654] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.913834  7161 catalog_manager.cc:5697] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.967234  7455 tablet_bootstrap.cc:492] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
W20260709 14:51:17.963405  7230 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 53881.8us
I20260709 14:51:17.967798  7455 ts_tablet_manager.cc:1403] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.029s
I20260709 14:51:17.969018  7230 leader_election.cc:304] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:17.971570  7690 raft_consensus.cc:2804] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.971402  7455 raft_consensus.cc:359] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.972198  7455 raft_consensus.cc:385] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.973067  7455 raft_consensus.cc:740] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.972528  7690 raft_consensus.cc:697] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:17.973790  7455 consensus_queue.cc:260] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.974923  7690 consensus_queue.cc:237] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.976737  7455 ts_tablet_manager.cc:1434] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:51:17.981138  7455 tablet_bootstrap.cc:492] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:17.984858  7688 raft_consensus.cc:493] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.985440  7688 raft_consensus.cc:515] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:17.987802  7688 leader_election.cc:290] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:17.990434  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b615834338414965acdfd536a5ae1537" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:17.991303  7414 raft_consensus.cc:2393] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:17.999557  7457 tablet_bootstrap.cc:654] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.003038  7455 tablet_bootstrap.cc:654] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.007694  7413 raft_consensus.cc:2468] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:18.007925  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b615834338414965acdfd536a5ae1537" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.011067  7480 raft_consensus.cc:493] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.017637  7480 raft_consensus.cc:515] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.020001  7480 leader_election.cc:290] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:18.011225  7532 consensus_queue.cc:1048] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.023458  7341 raft_consensus.cc:3060] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.024518  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd2ac2ae4794e7d864a15b86c157a9e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.025213  7340 raft_consensus.cc:2468] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:18.029126  7455 tablet_bootstrap.cc:492] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:18.029609  7379 leader_election.cc:304] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:18.030146  7456 tablet_bootstrap.cc:492] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:18.030524  7480 raft_consensus.cc:2804] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.030997  7480 raft_consensus.cc:493] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.031399  7480 raft_consensus.cc:3060] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.030637  7456 ts_tablet_manager.cc:1403] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.178s	user 0.028s	sys 0.026s
I20260709 14:51:18.029626  7455 ts_tablet_manager.cc:1403] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.014s
I20260709 14:51:18.039104  7613 consensus_queue.cc:1048] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:18.041904  7456 raft_consensus.cc:359] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.042210  7480 raft_consensus.cc:515] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.044081  7456 raft_consensus.cc:385] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.043124  7455 raft_consensus.cc:359] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.044658  7455 raft_consensus.cc:385] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.045307  7455 raft_consensus.cc:740] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.046062  7455 consensus_queue.cc:260] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.046787  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd2ac2ae4794e7d864a15b86c157a9e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:18.048538  7455 ts_tablet_manager.cc:1434] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:51:18.048945  7339 raft_consensus.cc:3060] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.049718  7455 tablet_bootstrap.cc:492] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:18.050961  7480 leader_election.cc:290] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:18.048175  7230 leader_election.cc:304] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:18.053297  7688 raft_consensus.cc:3060] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.052574  7161 catalog_manager.cc:5697] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.044983  7456 raft_consensus.cc:740] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.057441  7455 tablet_bootstrap.cc:654] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.057168  7456 consensus_queue.cc:260] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.059633  7456 ts_tablet_manager.cc:1434] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:51:18.060667  7456 tablet_bootstrap.cc:492] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:18.061302  7688 raft_consensus.cc:2749] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.065625  7339 raft_consensus.cc:2468] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:18.067018  7379 leader_election.cc:304] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:18.068019  7480 raft_consensus.cc:2804] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:18.070335  7380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:46173, user_credentials={real_user=slave}} blocked reactor thread for 59592.4us
I20260709 14:51:18.072800  7456 tablet_bootstrap.cc:654] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.077379  7480 raft_consensus.cc:697] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
W20260709 14:51:18.078380  7379 consensus_peers.cc:597] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.078545  7480 consensus_queue.cc:237] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.087196  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd2ac2ae4794e7d864a15b86c157a9e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:18.090811  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd2ac2ae4794e7d864a15b86c157a9e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:18.099166  7457 tablet_bootstrap.cc:492] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:18.104344  7457 ts_tablet_manager.cc:1403] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.224s	user 0.008s	sys 0.007s
W20260709 14:51:18.109191  7380 leader_election.cc:343] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.110102  7456 tablet_bootstrap.cc:492] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:18.110632  7456 ts_tablet_manager.cc:1403] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.006s
I20260709 14:51:18.119791  7456 raft_consensus.cc:359] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:18.110642  7380 leader_election.cc:343] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.129761  7456 raft_consensus.cc:385] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.130252  7456 raft_consensus.cc:740] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.131485  7456 consensus_queue.cc:260] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.136019  7456 ts_tablet_manager.cc:1434] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:51:18.137218  7456 tablet_bootstrap.cc:492] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:18.138362  7455 tablet_bootstrap.cc:492] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:18.139068  7455 ts_tablet_manager.cc:1403] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.046s
I20260709 14:51:18.143466  7457 raft_consensus.cc:359] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.144294  7457 raft_consensus.cc:385] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.144644  7457 raft_consensus.cc:740] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.145840  7457 consensus_queue.cc:260] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.150406  7457 ts_tablet_manager.cc:1434] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:51:18.151486  7457 tablet_bootstrap.cc:492] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:18.155452  7163 catalog_manager.cc:5697] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.157176  7455 raft_consensus.cc:359] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.158092  7455 raft_consensus.cc:385] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.163929  7455 raft_consensus.cc:740] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.172847  7688 raft_consensus.cc:493] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.173591  7688 raft_consensus.cc:515] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.185117  7610 consensus_queue.cc:1048] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:18.188045  7532 raft_consensus.cc:493] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.188282  7688 leader_election.cc:290] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.188781  7532 raft_consensus.cc:515] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.191205  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c138acb63413dab323b0c149bdae9" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:18.195310  7455 consensus_queue.cc:260] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.196842  7457 tablet_bootstrap.cc:654] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.197561  7455 ts_tablet_manager.cc:1434] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.012s
I20260709 14:51:18.198832  7455 tablet_bootstrap.cc:492] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:18.199338  7456 tablet_bootstrap.cc:654] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.207198  7455 tablet_bootstrap.cc:654] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.215821  7688 raft_consensus.cc:493] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.216475  7688 raft_consensus.cc:515] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.218837  7688 leader_election.cc:290] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.225646  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:18.229101  7688 raft_consensus.cc:493] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.229830  7688 raft_consensus.cc:515] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.230870  7266 raft_consensus.cc:3060] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.233647  7455 tablet_bootstrap.cc:492] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:18.234306  7455 ts_tablet_manager.cc:1403] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.007s
I20260709 14:51:18.234378  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.236931  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c138acb63413dab323b0c149bdae9" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.237950  7455 raft_consensus.cc:359] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.238899  7455 raft_consensus.cc:385] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.239261  7455 raft_consensus.cc:740] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.240288  7455 consensus_queue.cc:260] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.243692  7532 leader_election.cc:290] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:18.244138  7455 ts_tablet_manager.cc:1434] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:51:18.246105  7232 leader_election.cc:304] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:18.246935  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d637136f884a979e1143f0f2e348ed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:18.277351  7412 raft_consensus.cc:2468] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:18.246894  7688 leader_election.cc:290] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.277954  7232 leader_election.cc:304] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:18.278412  7688 raft_consensus.cc:2749] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.248755  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d637136f884a979e1143f0f2e348ed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.278913  7648 raft_consensus.cc:2749] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.279258  7339 raft_consensus.cc:2468] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:18.253391  7538 consensus_queue.cc:1048] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:18.277899  7455 tablet_bootstrap.cc:492] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:18.273427  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2cc55ac08c453e92d15ec40d59ee1e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:18.282447  7263 raft_consensus.cc:2468] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:18.285262  7232 leader_election.cc:304] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:18.286159  7690 raft_consensus.cc:2804] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.286571  7690 raft_consensus.cc:493] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.286900  7690 raft_consensus.cc:3060] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.298481  7690 raft_consensus.cc:515] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.303732  7532 consensus_queue.cc:1048] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.304762  7456 tablet_bootstrap.cc:492] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:18.305339  7456 ts_tablet_manager.cc:1403] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.168s	user 0.010s	sys 0.037s
I20260709 14:51:18.308084  7456 raft_consensus.cc:359] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.308827  7456 raft_consensus.cc:385] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.309098  7456 raft_consensus.cc:740] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.309736  7456 consensus_queue.cc:260] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.310729  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2cc55ac08c453e92d15ec40d59ee1e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.312808  7380 leader_election.cc:304] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:18.314252  7690 leader_election.cc:290] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
W20260709 14:51:18.317085  7379 leader_election.cc:343] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.318683  7456 ts_tablet_manager.cc:1434] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:18.318789  7480 raft_consensus.cc:2804] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.320250  7480 raft_consensus.cc:493] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.320749  7480 raft_consensus.cc:3060] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.325943  7457 tablet_bootstrap.cc:492] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:18.325700  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d637136f884a979e1143f0f2e348ed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:18.319677  7456 tablet_bootstrap.cc:492] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:18.326529  7457 ts_tablet_manager.cc:1403] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.175s	user 0.028s	sys 0.017s
I20260709 14:51:18.327589  7455 tablet_bootstrap.cc:654] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.326501  7412 raft_consensus.cc:3060] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.339509  7610 consensus_queue.cc:1048] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:18.347415  7457 raft_consensus.cc:359] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.348460  7457 raft_consensus.cc:385] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.348855  7457 raft_consensus.cc:740] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.349803  7457 consensus_queue.cc:260] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.352423  7613 raft_consensus.cc:493] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.352998  7613 raft_consensus.cc:515] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.354247  7457 ts_tablet_manager.cc:1434] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 14:51:18.359845  7457 tablet_bootstrap.cc:492] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:18.352408  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d637136f884a979e1143f0f2e348ed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:18.355198  7480 raft_consensus.cc:515] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.367442  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfdf4c324c4dabaebf6042682f2aa7" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:18.368160  7341 raft_consensus.cc:3060] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.351481  7412 raft_consensus.cc:2468] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:18.370388  7232 leader_election.cc:304] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:18.370988  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2cc55ac08c453e92d15ec40d59ee1e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
W20260709 14:51:18.371387  7380 leader_election.cc:343] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:18.372577  7379 leader_election.cc:343] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.373188  7480 leader_election.cc:290] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:18.358541  7456 tablet_bootstrap.cc:654] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.376006  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2cc55ac08c453e92d15ec40d59ee1e" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:18.376735  7265 raft_consensus.cc:3060] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.388029  7648 consensus_queue.cc:1048] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:18.394629  7613 leader_election.cc:290] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:18.391157  7690 raft_consensus.cc:2804] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.398699  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfdf4c324c4dabaebf6042682f2aa7" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.399677  7339 raft_consensus.cc:2468] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:18.410249  7379 leader_election.cc:304] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:18.407171  7690 raft_consensus.cc:697] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:18.412343  7690 consensus_queue.cc:237] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.413455  7264 raft_consensus.cc:3060] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.413516  7708 raft_consensus.cc:2804] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.407392  7619 consensus_queue.cc:1048] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:18.414315  7708 raft_consensus.cc:493] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.439033  7648 consensus_queue.cc:1048] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.437932  7708 raft_consensus.cc:3060] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.449615  7648 raft_consensus.cc:493] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.450344  7648 raft_consensus.cc:515] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.453452  7455 tablet_bootstrap.cc:492] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:18.453979  7455 ts_tablet_manager.cc:1403] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.019s
I20260709 14:51:18.459992  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004997ffea9a4719b43e7f292e87d7e2" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.460809  7339 raft_consensus.cc:2468] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:18.460901  7341 raft_consensus.cc:2468] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:18.461676  7265 raft_consensus.cc:2468] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:18.462371  7457 tablet_bootstrap.cc:654] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.467026  7230 leader_election.cc:304] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:18.467890  7688 raft_consensus.cc:2804] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.468277  7688 raft_consensus.cc:493] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.477407  7706 consensus_queue.cc:1048] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:18.489414  7380 leader_election.cc:304] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:18.491451  7613 raft_consensus.cc:2804] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.492139  7613 raft_consensus.cc:697] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:18.493316  7613 consensus_queue.cc:237] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.477718  7648 leader_election.cc:290] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.477962  7688 raft_consensus.cc:3060] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.502319  7455 raft_consensus.cc:359] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.502939  7455 raft_consensus.cc:385] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.503116  7455 raft_consensus.cc:740] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.506047  7455 consensus_queue.cc:260] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.509078  7456 tablet_bootstrap.cc:492] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:18.509635  7456 ts_tablet_manager.cc:1403] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.190s	user 0.019s	sys 0.005s
I20260709 14:51:18.510042  7706 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.510666  7706 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.512545  7456 raft_consensus.cc:359] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.513439  7456 raft_consensus.cc:385] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.513789  7456 raft_consensus.cc:740] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.517258  7706 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:18.519162  7455 ts_tablet_manager.cc:1434] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.001s
I20260709 14:51:18.520524  7455 tablet_bootstrap.cc:492] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:18.525920  7708 raft_consensus.cc:515] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.515841  7456 consensus_queue.cc:260] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.571177  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:18.580951  7380 leader_election.cc:343] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:18.584332  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:18.588696  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004997ffea9a4719b43e7f292e87d7e2" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:18.587854  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.598588  7414 raft_consensus.cc:2468] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:18.601306  7456 ts_tablet_manager.cc:1434] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.003s
W20260709 14:51:18.603111  7379 consensus_peers.cc:597] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.603775  7456 tablet_bootstrap.cc:492] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
W20260709 14:51:18.619118  7379 leader_election.cc:343] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.619818  7379 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:18.621093  7706 raft_consensus.cc:2749] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.622081  7688 raft_consensus.cc:515] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.623878  7708 leader_election.cc:290] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:18.625164  7688 leader_election.cc:290] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.627540  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfdf4c324c4dabaebf6042682f2aa7" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:18.628816  7339 raft_consensus.cc:3060] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.633188  7455 tablet_bootstrap.cc:654] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.648109  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004997ffea9a4719b43e7f292e87d7e2" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:18.649027  7411 raft_consensus.cc:3060] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.670506  7411 raft_consensus.cc:2468] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:18.674031  7232 leader_election.cc:304] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:18.676717  7688 raft_consensus.cc:2804] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.686352  7650 raft_consensus.cc:493] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.687027  7456 tablet_bootstrap.cc:654] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.690842  7163 catalog_manager.cc:5697] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.687296  7650 raft_consensus.cc:515] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.695547  7650 leader_election.cc:290] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.697371  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ba58e5825481ebb13b32d1ea132b6" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:18.698982  7455 tablet_bootstrap.cc:492] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
W20260709 14:51:18.699267  7232 leader_election.cc:343] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.700196  7457 tablet_bootstrap.cc:492] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:18.701992  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbfdf4c324c4dabaebf6042682f2aa7" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:18.699792  7455 ts_tablet_manager.cc:1403] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.005s
I20260709 14:51:18.702508  7457 ts_tablet_manager.cc:1403] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.343s	user 0.021s	sys 0.020s
W20260709 14:51:18.704138  7380 consensus_peers.cc:597] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.705579  7339 raft_consensus.cc:2468] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:18.679317  7688 raft_consensus.cc:697] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:18.707420  7688 consensus_queue.cc:237] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.708379  7379 leader_election.cc:304] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:18.709510  7706 raft_consensus.cc:2804] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.710096  7706 raft_consensus.cc:697] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:18.711171  7706 consensus_queue.cc:237] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.715900  7457 raft_consensus.cc:359] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.717043  7457 raft_consensus.cc:385] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.717991  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004997ffea9a4719b43e7f292e87d7e2" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:18.717505  7457 raft_consensus.cc:740] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.718981  7341 raft_consensus.cc:3060] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.726886  7455 raft_consensus.cc:359] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.727967  7455 raft_consensus.cc:385] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.720445  7457 consensus_queue.cc:260] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.728332  7455 raft_consensus.cc:740] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.735036  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ba58e5825481ebb13b32d1ea132b6" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.735903  7340 raft_consensus.cc:2468] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:18.733700  7455 consensus_queue.cc:260] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.739523  7455 ts_tablet_manager.cc:1434] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:51:18.739611  7694 consensus_queue.cc:1048] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:18.749089  7341 raft_consensus.cc:2468] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:18.759104  7230 leader_election.cc:304] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [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: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:18.760298  7650 raft_consensus.cc:2804] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.760921  7650 raft_consensus.cc:493] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.761667  7457 ts_tablet_manager.cc:1434] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.058s	user 0.002s	sys 0.007s
I20260709 14:51:18.761680  7650 raft_consensus.cc:3060] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.762156  7455 tablet_bootstrap.cc:492] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:18.769390  7457 tablet_bootstrap.cc:492] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
W20260709 14:51:18.772259  7380 leader_election.cc:343] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.796016  7650 raft_consensus.cc:515] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.814981  7456 tablet_bootstrap.cc:492] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:18.815426  7456 ts_tablet_manager.cc:1403] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.212s	user 0.018s	sys 0.002s
I20260709 14:51:18.826980  7648 consensus_queue.cc:1048] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:18.830811  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ba58e5825481ebb13b32d1ea132b6" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:18.845613  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ba58e5825481ebb13b32d1ea132b6" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:18.846443  7339 raft_consensus.cc:3060] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.829790  7650 leader_election.cc:290] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.853883  7339 raft_consensus.cc:2468] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:18.860294  7457 tablet_bootstrap.cc:654] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.861977  7230 leader_election.cc:304] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:18.862007  7455 tablet_bootstrap.cc:654] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.870384  7456 raft_consensus.cc:359] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.871369  7456 raft_consensus.cc:385] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.871857  7456 raft_consensus.cc:740] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.871428  7160 catalog_manager.cc:5697] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.872746  7456 consensus_queue.cc:260] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.876187  7413 raft_consensus.cc:3060] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.875442  7160 catalog_manager.cc:5697] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.876840  7456 ts_tablet_manager.cc:1434] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.002s
I20260709 14:51:18.864455  7722 raft_consensus.cc:2804] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.879606  7722 raft_consensus.cc:697] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:18.880717  7722 consensus_queue.cc:237] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.878089  7456 tablet_bootstrap.cc:492] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:18.896766  7455 tablet_bootstrap.cc:492] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:18.897292  7455 ts_tablet_manager.cc:1403] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.007s
W20260709 14:51:18.898526  7379 consensus_peers.cc:597] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.903566  7457 tablet_bootstrap.cc:492] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:18.904114  7457 ts_tablet_manager.cc:1403] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.000s
I20260709 14:51:18.909111  7457 raft_consensus.cc:359] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.909922  7457 raft_consensus.cc:385] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.910243  7457 raft_consensus.cc:740] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.911273  7457 consensus_queue.cc:260] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.912566  7456 tablet_bootstrap.cc:654] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.908555  7163 catalog_manager.cc:5697] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.915712  7648 consensus_queue.cc:1048] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.916805  7455 raft_consensus.cc:359] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.917506  7455 raft_consensus.cc:385] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.917824  7455 raft_consensus.cc:740] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.918233  7457 ts_tablet_manager.cc:1434] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:51:18.918529  7455 consensus_queue.cc:260] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.919899  7457 tablet_bootstrap.cc:492] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:18.921518  7455 ts_tablet_manager.cc:1434] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260709 14:51:18.921723  7413 raft_consensus.cc:2468] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:18.922996  7455 tablet_bootstrap.cc:492] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:18.938725  7457 tablet_bootstrap.cc:654] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.939635  7455 tablet_bootstrap.cc:654] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.967612  7161 catalog_manager.cc:5697] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.974280  7456 tablet_bootstrap.cc:492] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:18.974853  7456 ts_tablet_manager.cc:1403] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.025s
I20260709 14:51:18.975345  7706 consensus_queue.cc:1048] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.977872  7456 raft_consensus.cc:359] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.978436  7455 tablet_bootstrap.cc:492] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:18.979091  7455 ts_tablet_manager.cc:1403] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.027s
I20260709 14:51:18.978564  7456 raft_consensus.cc:385] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.979586  7456 raft_consensus.cc:740] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.981248  7456 consensus_queue.cc:260] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.984476  7457 tablet_bootstrap.cc:492] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:18.982743  7615 raft_consensus.cc:493] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.985657  7457 ts_tablet_manager.cc:1403] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.001s
I20260709 14:51:18.987277  7456 ts_tablet_manager.cc:1434] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:51:18.988059  7722 raft_consensus.cc:493] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.988871  7457 raft_consensus.cc:359] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.989663  7457 raft_consensus.cc:385] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.990132  7457 raft_consensus.cc:740] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.989312  7722 raft_consensus.cc:515] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.990929  7457 consensus_queue.cc:260] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.985929  7615 raft_consensus.cc:515] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.990255  7455 raft_consensus.cc:359] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:18.994356  7455 raft_consensus.cc:385] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.994824  7455 raft_consensus.cc:740] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.993927  7457 ts_tablet_manager.cc:1434] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:51:18.997056  7457 tablet_bootstrap.cc:492] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:18.997071  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e0e9860d824e19be39884c186a0472" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:18.999298  7341 raft_consensus.cc:2468] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:18.998032  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:19.000826  7230 leader_election.cc:304] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:19.002053  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e0e9860d824e19be39884c186a0472" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:19.002647  7648 raft_consensus.cc:2804] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.003100  7648 raft_consensus.cc:493] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.003168  7411 raft_consensus.cc:2468] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:19.003504  7648 raft_consensus.cc:3060] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.006628  7457 tablet_bootstrap.cc:654] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.997100  7722 leader_election.cc:290] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.016808  7265 raft_consensus.cc:3060] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.016999  7615 leader_election.cc:290] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:18.997720  7455 consensus_queue.cc:260] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.024261  7455 ts_tablet_manager.cc:1434] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.004s
I20260709 14:51:19.027617  7457 tablet_bootstrap.cc:492] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:19.028419  7457 ts_tablet_manager.cc:1403] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.001s
I20260709 14:51:19.028935  7455 tablet_bootstrap.cc:492] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:19.030045  7648 raft_consensus.cc:515] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.031795  7457 raft_consensus.cc:359] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.037143  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae714fd84f784872b55acf3aeb9a165c" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:19.032686  7457 raft_consensus.cc:385] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.038677  7457 raft_consensus.cc:740] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.038945  7456 tablet_bootstrap.cc:492] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.039601  7307 leader_election.cc:304] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:19.039757  7457 consensus_queue.cc:260] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.040979  7615 raft_consensus.cc:2749] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.043368  7457 ts_tablet_manager.cc:1434] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:51:19.044844  7457 tablet_bootstrap.cc:492] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:19.052628  7455 tablet_bootstrap.cc:654] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.052628  7457 tablet_bootstrap.cc:654] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.060604  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e0e9860d824e19be39884c186a0472" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:19.061439  7413 raft_consensus.cc:3060] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.056149  7648 leader_election.cc:290] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.073161  7615 raft_consensus.cc:493] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.073800  7615 raft_consensus.cc:515] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.075939  7615 leader_election.cc:290] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.076823  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e0e9860d824e19be39884c186a0472" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:19.077174  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2cc55ac08c453e92d15ec40d59ee1e" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:19.077742  7339 raft_consensus.cc:3060] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.082777  7413 raft_consensus.cc:2468] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:19.084252  7232 leader_election.cc:304] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:19.091563  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2cc55ac08c453e92d15ec40d59ee1e" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:19.094547  7722 raft_consensus.cc:2804] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.095497  7722 raft_consensus.cc:697] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:19.097863  7307 leader_election.cc:304] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:19.104715  7722 consensus_queue.cc:237] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.100291  7615 raft_consensus.cc:2749] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.123412  7708 consensus_queue.cc:1048] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.142977  7619 raft_consensus.cc:493] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.143551  7619 raft_consensus.cc:515] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.144234  7457 tablet_bootstrap.cc:492] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:19.145963  7456 tablet_bootstrap.cc:654] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.146338  7619 leader_election.cc:290] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.147084  7455 tablet_bootstrap.cc:492] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:19.148412  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:19.149590  7455 ts_tablet_manager.cc:1403] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.013s
I20260709 14:51:19.149591  7264 raft_consensus.cc:2468] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:19.151799  7306 leader_election.cc:304] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:19.153282  7615 raft_consensus.cc:2804] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.153682  7615 raft_consensus.cc:493] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.154079  7615 raft_consensus.cc:3060] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.147306  7457 ts_tablet_manager.cc:1403] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.103s	user 0.028s	sys 0.036s
I20260709 14:51:19.161839  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:19.159507  7455 raft_consensus.cc:359] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:19.164865  7307 leader_election.cc:343] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.165170  7455 raft_consensus.cc:385] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.165500  7455 raft_consensus.cc:740] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.173614  7455 consensus_queue.cc:260] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.177322  7161 catalog_manager.cc:5697] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.177877  7457 raft_consensus.cc:359] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.178725  7457 raft_consensus.cc:385] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.179097  7457 raft_consensus.cc:740] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.181043  7457 consensus_queue.cc:260] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.183714  7455 ts_tablet_manager.cc:1434] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.006s
I20260709 14:51:19.185485  7455 tablet_bootstrap.cc:492] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:19.187304  7648 consensus_queue.cc:1048] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.210004  7339 raft_consensus.cc:2468] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:19.212872  7457 ts_tablet_manager.cc:1434] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 14:51:19.220588  7538 raft_consensus.cc:493] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.221179  7538 raft_consensus.cc:515] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.223559  7538 leader_election.cc:290] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.224829  7457 tablet_bootstrap.cc:492] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:19.228767  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c3dab12854959b8d6f6fb99f96dc3" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:19.230813  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1c3dab12854959b8d6f6fb99f96dc3" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:19.236341  7456 tablet_bootstrap.cc:492] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:19.236965  7456 ts_tablet_manager.cc:1403] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.198s	user 0.016s	sys 0.004s
I20260709 14:51:19.243965  7615 raft_consensus.cc:515] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.246547  7615 leader_election.cc:290] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.248807  7455 tablet_bootstrap.cc:654] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.254189  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:19.255102  7265 raft_consensus.cc:3060] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.258657  7266 raft_consensus.cc:3060] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.261322  7456 raft_consensus.cc:359] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.262192  7456 raft_consensus.cc:385] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.262534  7456 raft_consensus.cc:740] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.263278  7456 consensus_queue.cc:260] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.268702  7457 tablet_bootstrap.cc:654] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:19.275419  7307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:38363, user_credentials={real_user=slave}} blocked reactor thread for 47806us
I20260709 14:51:19.281634  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:19.285641  7455 tablet_bootstrap.cc:492] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:19.286679  7455 ts_tablet_manager.cc:1403] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.102s	user 0.006s	sys 0.006s
I20260709 14:51:19.286593  7724 consensus_queue.cc:1048] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.289068  7307 leader_election.cc:304] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:19.290357  7615 raft_consensus.cc:2749] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.293100  7456 ts_tablet_manager.cc:1434] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
W20260709 14:51:19.293447  7307 leader_election.cc:343] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.294320  7456 tablet_bootstrap.cc:492] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.294857  7265 raft_consensus.cc:2468] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:19.297857  7648 consensus_queue.cc:1048] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.300889  7648 consensus_queue.cc:1048] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.304055  7306 leader_election.cc:304] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:19.304932  7619 raft_consensus.cc:2804] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.305495  7619 raft_consensus.cc:697] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:19.306473  7619 consensus_queue.cc:237] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.307693  7455 raft_consensus.cc:359] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.308457  7455 raft_consensus.cc:385] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.308830  7455 raft_consensus.cc:740] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.317761  7456 tablet_bootstrap.cc:654] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.329071  7456 tablet_bootstrap.cc:492] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:19.319646  7455 consensus_queue.cc:260] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.338335  7456 ts_tablet_manager.cc:1403] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 14:51:19.340226  7455 ts_tablet_manager.cc:1434] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.006s
I20260709 14:51:19.341627  7455 tablet_bootstrap.cc:492] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:19.342285  7457 tablet_bootstrap.cc:492] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:19.342810  7457 ts_tablet_manager.cc:1403] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.015s
I20260709 14:51:19.346521  7457 raft_consensus.cc:359] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.347298  7457 raft_consensus.cc:385] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.347600  7457 raft_consensus.cc:740] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.348268  7457 consensus_queue.cc:260] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.350828  7457 ts_tablet_manager.cc:1434] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:19.352015  7457 tablet_bootstrap.cc:492] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:19.356737  7456 raft_consensus.cc:359] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.357510  7456 raft_consensus.cc:385] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.357848  7456 raft_consensus.cc:740] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.358577  7456 consensus_queue.cc:260] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.361099  7456 ts_tablet_manager.cc:1434] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:19.363756  7455 tablet_bootstrap.cc:654] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.365460  7457 tablet_bootstrap.cc:654] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.368361  7456 tablet_bootstrap.cc:492] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.380122  7456 tablet_bootstrap.cc:654] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.413784  7338 raft_consensus.cc:3060] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.425454  7457 tablet_bootstrap.cc:492] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:19.426160  7457 ts_tablet_manager.cc:1403] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.007s
I20260709 14:51:19.429725  7457 raft_consensus.cc:359] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.430526  7457 raft_consensus.cc:385] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.432535  7457 raft_consensus.cc:740] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.433952  7457 consensus_queue.cc:260] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.445899  7457 ts_tablet_manager.cc:1434] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:51:19.450610  7456 tablet_bootstrap.cc:492] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:19.450913  7457 tablet_bootstrap.cc:492] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:19.451224  7456 ts_tablet_manager.cc:1403] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.007s
I20260709 14:51:19.455006  7456 raft_consensus.cc:359] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.455802  7456 raft_consensus.cc:385] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.456102  7690 consensus_queue.cc:1048] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.456141  7456 raft_consensus.cc:740] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.461371  7456 consensus_queue.cc:260] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.460246  7160 catalog_manager.cc:5697] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.463152  7456 ts_tablet_manager.cc:1434] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:51:19.469920  7456 tablet_bootstrap.cc:492] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.471608  7457 tablet_bootstrap.cc:654] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.478478  7339 raft_consensus.cc:3060] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.485678  7456 tablet_bootstrap.cc:654] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.496050  7455 tablet_bootstrap.cc:492] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:19.496778  7455 ts_tablet_manager.cc:1403] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.155s	user 0.035s	sys 0.017s
I20260709 14:51:19.500452  7455 raft_consensus.cc:359] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.501304  7455 raft_consensus.cc:385] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.501673  7455 raft_consensus.cc:740] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.502187  7457 tablet_bootstrap.cc:492] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:19.502398  7455 consensus_queue.cc:260] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.502717  7457 ts_tablet_manager.cc:1403] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.010s
I20260709 14:51:19.504374  7722 raft_consensus.cc:493] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.505092  7722 raft_consensus.cc:515] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.507120  7457 raft_consensus.cc:359] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.508420  7722 leader_election.cc:290] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.511848  7456 tablet_bootstrap.cc:492] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:19.512390  7456 ts_tablet_manager.cc:1403] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.005s
I20260709 14:51:19.513971  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0d0df92bd84001a87da4b8437665af" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:19.508841  7457 raft_consensus.cc:385] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.515281  7457 raft_consensus.cc:740] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.514770  7339 raft_consensus.cc:2468] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:19.516115  7457 consensus_queue.cc:260] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.516268  7456 raft_consensus.cc:359] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.517349  7456 raft_consensus.cc:385] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.517766  7456 raft_consensus.cc:740] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.518649  7457 ts_tablet_manager.cc:1434] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:19.519066  7230 leader_election.cc:304] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:19.518784  7456 consensus_queue.cc:260] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.519858  7457 tablet_bootstrap.cc:492] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:19.520047  7690 raft_consensus.cc:2804] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.522078  7456 ts_tablet_manager.cc:1434] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:19.520802  7690 raft_consensus.cc:493] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.523517  7690 raft_consensus.cc:3060] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.524632  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0d0df92bd84001a87da4b8437665af" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:19.525354  7456 tablet_bootstrap.cc:492] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.525528  7412 raft_consensus.cc:2468] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:19.514294  7455 ts_tablet_manager.cc:1434] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 14:51:19.537647  7455 tablet_bootstrap.cc:492] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:19.537942  7724 raft_consensus.cc:493] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.538494  7724 raft_consensus.cc:515] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.540750  7456 tablet_bootstrap.cc:654] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.543187  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:19.545045  7379 leader_election.cc:343] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.546011  7724 leader_election.cc:290] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:19.548377  7650 raft_consensus.cc:493] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.548985  7650 raft_consensus.cc:515] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.550500  7455 tablet_bootstrap.cc:654] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.551434  7650 leader_election.cc:290] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.553351  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dbd217fda04d8298ec8e7c0a39776d" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:19.554291  7456 tablet_bootstrap.cc:492] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:19.554929  7456 ts_tablet_manager.cc:1403] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.011s
W20260709 14:51:19.555063  7232 leader_election.cc:343] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.559414  7456 raft_consensus.cc:359] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.560189  7456 raft_consensus.cc:385] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.560518  7456 raft_consensus.cc:740] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.561249  7456 consensus_queue.cc:260] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.563706  7456 ts_tablet_manager.cc:1434] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:19.563555  7690 raft_consensus.cc:515] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.564905  7456 tablet_bootstrap.cc:492] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.565997  7690 leader_election.cc:290] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.570112  7457 tablet_bootstrap.cc:654] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.571857  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0d0df92bd84001a87da4b8437665af" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:19.572614  7411 raft_consensus.cc:3060] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.589027  7338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dbd217fda04d8298ec8e7c0a39776d" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:19.589920  7338 raft_consensus.cc:2468] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:19.593891  7338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0d0df92bd84001a87da4b8437665af" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:19.594591  7338 raft_consensus.cc:3060] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.599330  7456 tablet_bootstrap.cc:654] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.600574  7339 raft_consensus.cc:3060] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.606127  7411 raft_consensus.cc:2468] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:19.608307  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:19.610308  7232 leader_election.cc:304] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
W20260709 14:51:19.611461  7380 leader_election.cc:343] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.611984  7380 leader_election.cc:304] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:19.612757  7724 raft_consensus.cc:2749] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.615841  7457 tablet_bootstrap.cc:492] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:19.616379  7457 ts_tablet_manager.cc:1403] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.021s
I20260709 14:51:19.616818  7690 raft_consensus.cc:2804] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.617384  7690 raft_consensus.cc:697] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:19.618306  7690 consensus_queue.cc:237] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.619261  7650 consensus_queue.cc:1048] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.624966  7456 tablet_bootstrap.cc:492] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:19.625139  7457 raft_consensus.cc:359] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.625658  7456 ts_tablet_manager.cc:1403] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.004s
I20260709 14:51:19.626001  7457 raft_consensus.cc:385] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.626351  7457 raft_consensus.cc:740] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.627048  7457 consensus_queue.cc:260] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.628307  7230 leader_election.cc:304] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [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: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:19.637007  7457 ts_tablet_manager.cc:1434] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:51:19.637007  7650 raft_consensus.cc:2804] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.637662  7650 raft_consensus.cc:493] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.638084  7650 raft_consensus.cc:3060] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.638255  7457 tablet_bootstrap.cc:492] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:19.629088  7456 raft_consensus.cc:359] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.643005  7456 raft_consensus.cc:385] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.643436  7456 raft_consensus.cc:740] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.644760  7457 tablet_bootstrap.cc:654] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.646659  7650 raft_consensus.cc:515] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.631664  7338 raft_consensus.cc:2468] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:19.644223  7456 consensus_queue.cc:260] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.650063  7456 ts_tablet_manager.cc:1434] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:51:19.654470  7456 tablet_bootstrap.cc:492] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.661119  7456 tablet_bootstrap.cc:654] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.664686  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dbd217fda04d8298ec8e7c0a39776d" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:19.665593  7411 raft_consensus.cc:3060] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.667301  7650 leader_election.cc:290] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.630474  7455 tablet_bootstrap.cc:492] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:19.680652  7688 consensus_queue.cc:1048] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.687896  7455 ts_tablet_manager.cc:1403] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.006s
I20260709 14:51:19.688457  7456 tablet_bootstrap.cc:492] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:19.689170  7456 ts_tablet_manager.cc:1403] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.005s
I20260709 14:51:19.691234  7455 raft_consensus.cc:359] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.692035  7455 raft_consensus.cc:385] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.694126  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dbd217fda04d8298ec8e7c0a39776d" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:19.694845  7340 raft_consensus.cc:3060] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.694413  7161 catalog_manager.cc:5697] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.698854  7411 raft_consensus.cc:2468] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:19.700328  7232 leader_election.cc:304] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:19.703222  7688 raft_consensus.cc:2804] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.709396  7413 raft_consensus.cc:3060] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.714955  7340 raft_consensus.cc:2468] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:19.692225  7456 raft_consensus.cc:359] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.718223  7456 raft_consensus.cc:385] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.718600  7456 raft_consensus.cc:740] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.719393  7456 consensus_queue.cc:260] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.721524  7456 ts_tablet_manager.cc:1434] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:51:19.722750  7456 tablet_bootstrap.cc:492] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:19.722898  7688 raft_consensus.cc:697] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:19.723907  7688 consensus_queue.cc:237] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.727952  7724 raft_consensus.cc:493] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.732573  7724 raft_consensus.cc:515] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.692353  7455 raft_consensus.cc:740] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.743456  7724 leader_election.cc:290] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:19.753119  7455 consensus_queue.cc:260] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.762063  7455 ts_tablet_manager.cc:1434] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.004s
I20260709 14:51:19.763916  7455 tablet_bootstrap.cc:492] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:19.764925  7690 raft_consensus.cc:493] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.765499  7690 raft_consensus.cc:515] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.767949  7457 tablet_bootstrap.cc:492] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:19.767900  7690 leader_election.cc:290] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:19.768564  7457 ts_tablet_manager.cc:1403] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.057s
I20260709 14:51:19.762145  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:19.773355  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
W20260709 14:51:19.774036  7379 leader_election.cc:343] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.776744  7411 raft_consensus.cc:2468] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:19.776928  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:19.778263  7232 leader_election.cc:304] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:19.787750  7648 raft_consensus.cc:2804] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.788378  7648 raft_consensus.cc:493] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.790369  7648 raft_consensus.cc:3060] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.833987  7615 raft_consensus.cc:493] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.844940  7615 raft_consensus.cc:515] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.847126  7538 consensus_queue.cc:1048] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.880726  7778 raft_consensus.cc:493] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.881484  7778 raft_consensus.cc:515] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.894145  7778 leader_election.cc:290] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:19.909693  7778 raft_consensus.cc:493] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.910198  7778 raft_consensus.cc:515] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.990661  7648 raft_consensus.cc:515] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:19.999832  7455 tablet_bootstrap.cc:654] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.002226  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.003029  7781 raft_consensus.cc:493] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.021495  7781 raft_consensus.cc:515] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.023900  7781 leader_election.cc:290] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.009783  7456 tablet_bootstrap.cc:654] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.016698  7615 leader_election.cc:290] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.028800  7341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.029552  7341 raft_consensus.cc:2468] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
W20260709 14:51:20.034060  7380 leader_election.cc:343] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.034641  7380 leader_election.cc:304] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.034866  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:20.035564  7706 raft_consensus.cc:2749] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:20.036609  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:20.036950  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:20.039739  7415 raft_consensus.cc:2468] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:20.042407  7455 tablet_bootstrap.cc:492] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:20.042881  7455 ts_tablet_manager.cc:1403] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.280s	user 0.003s	sys 0.012s
I20260709 14:51:20.043398  7160 catalog_manager.cc:5697] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.039016  7456 tablet_bootstrap.cc:492] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:20.046339  7456 ts_tablet_manager.cc:1403] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.324s	user 0.014s	sys 0.007s
I20260709 14:51:20.045640  7455 raft_consensus.cc:359] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.049264  7455 raft_consensus.cc:385] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.049232  7456 raft_consensus.cc:359] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.049722  7455 raft_consensus.cc:740] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.050019  7456 raft_consensus.cc:385] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.050328  7456 raft_consensus.cc:740] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.050549  7455 consensus_queue.cc:260] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.050945  7456 consensus_queue.cc:260] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.053045  7456 ts_tablet_manager.cc:1434] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:20.053089  7455 ts_tablet_manager.cc:1434] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:51:20.054291  7455 tablet_bootstrap.cc:492] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:20.056479  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:20.057163  7412 raft_consensus.cc:3060] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.056525  7456 tablet_bootstrap.cc:492] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:20.065317  7412 raft_consensus.cc:2468] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
W20260709 14:51:20.066571  7779 log.cc:927] Time spent T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 14:51:20.066613  7778 leader_election.cc:290] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:20.073104  7457 raft_consensus.cc:359] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.073912  7457 raft_consensus.cc:385] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.074198  7457 raft_consensus.cc:740] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.075488  7232 leader_election.cc:304] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:20.068333  7648 leader_election.cc:290] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.078955  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.079929  7264 raft_consensus.cc:2393] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 96197c351a434cc9b6aa89438e11055d in this term.
I20260709 14:51:20.081382  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.076687  7457 consensus_queue.cc:260] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.088073  7648 raft_consensus.cc:2804] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.088810  7648 raft_consensus.cc:697] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:20.089668  7648 consensus_queue.cc:237] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.094820  7457 ts_tablet_manager.cc:1434] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.326s	user 0.016s	sys 0.027s
I20260709 14:51:20.095481  7262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.096107  7457 tablet_bootstrap.cc:492] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:20.096231  7262 raft_consensus.cc:2468] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:20.099822  7650 consensus_queue.cc:1048] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:20.107059  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9dc1a280504d1789c64ce7760232e9" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:20.116983  7306 leader_election.cc:343] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:20.121264  7379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 83336.9us
I20260709 14:51:20.120306  7789 consensus_queue.cc:1048] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:20.127671  7380 leader_election.cc:304] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:20.130088  7706 raft_consensus.cc:2804] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:20.130522  7706 raft_consensus.cc:493] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ce9299d54704aea9048de54c8a26268)
I20260709 14:51:20.130951  7706 raft_consensus.cc:3060] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.136682  7455 tablet_bootstrap.cc:654] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.136045  7650 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:20.155434  7307 leader_election.cc:343] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.157400  7307 leader_election.cc:304] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.158025  7538 raft_consensus.cc:2749] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.158453  7307 leader_election.cc:304] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.162601  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9dc1a280504d1789c64ce7760232e9" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.163092  7781 raft_consensus.cc:2804] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:20.163530  7781 raft_consensus.cc:493] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:20.163866  7781 raft_consensus.cc:3060] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.159183  7650 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:20.172166  7379 leader_election.cc:343] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.172573  7456 tablet_bootstrap.cc:654] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.176621  7706 raft_consensus.cc:515] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.179912  7650 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.182304  7335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:20.188122  7414 raft_consensus.cc:1240] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Rejecting Update request from peer 0ce9299d54704aea9048de54c8a26268 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:20.187945  7161 catalog_manager.cc:5697] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.189196  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:20.181725  7724 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.191668  7724 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.192950  7615 consensus_queue.cc:1059] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.193889  7538 raft_consensus.cc:3055] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.195853  7415 raft_consensus.cc:2468] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:20.199036  7706 leader_election.cc:290] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:20.196028  7538 raft_consensus.cc:740] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:20.202486  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:20.203464  7724 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
W20260709 14:51:20.253329  7380 leader_election.cc:343] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.253834  7380 leader_election.cc:304] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.258390  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.258694  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.260542  7708 raft_consensus.cc:2749] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:20.264232  7379 leader_election.cc:343] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.248317  7538 consensus_queue.cc:260] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.267504  7538 raft_consensus.cc:3060] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.273787  7232 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
W20260709 14:51:20.287231  7230 leader_election.cc:343] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.288828  7722 raft_consensus.cc:2804] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:20.297782  7722 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:20.301920  7791 log.cc:927] Time spent T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 14:51:20.301923  7722 raft_consensus.cc:3060] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.300819  7259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f0458e69134090a512f6e64d2b32da" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:20.338212  7456 tablet_bootstrap.cc:492] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:20.338742  7456 ts_tablet_manager.cc:1403] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.282s	user 0.036s	sys 0.024s
I20260709 14:51:20.312865  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.354099  7457 tablet_bootstrap.cc:654] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.359660  7781 raft_consensus.cc:515] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.364010  7335 raft_consensus.cc:2393] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:20.409750  7456 raft_consensus.cc:359] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.410481  7456 raft_consensus.cc:385] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.410732  7456 raft_consensus.cc:740] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.400233  7334 raft_consensus.cc:2468] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 2.
I20260709 14:51:20.413223  7722 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.414572  7456 consensus_queue.cc:260] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.416002  7722 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.416329  7456 ts_tablet_manager.cc:1434] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.077s	user 0.001s	sys 0.005s
I20260709 14:51:20.419138  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:20.419597  7260 raft_consensus.cc:2393] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80233a6571bd4aaca7e0b7c9e3490984 in current term 1: Already voted for candidate 96197c351a434cc9b6aa89438e11055d in this term.
I20260709 14:51:20.419404  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:20.417929  7690 consensus_queue.cc:1048] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:20.420534  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b696b494902d4b929856696468a2ab70" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:20.421039  7456 tablet_bootstrap.cc:492] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:20.421335  7414 raft_consensus.cc:2393] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 96197c351a434cc9b6aa89438e11055d in this term.
W20260709 14:51:20.421285  7230 leader_election.cc:343] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.419390  7781 leader_election.cc:290] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.424978  7306 leader_election.cc:304] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.426029  7538 raft_consensus.cc:2749] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.427709  7456 tablet_bootstrap.cc:654] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.430948  7690 consensus_queue.cc:1048] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.432722  7457 tablet_bootstrap.cc:492] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:20.433260  7457 ts_tablet_manager.cc:1403] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.337s	user 0.015s	sys 0.007s
I20260709 14:51:20.438258  7379 leader_election.cc:304] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.439393  7778 raft_consensus.cc:2804] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.439929  7778 raft_consensus.cc:697] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:20.440809  7778 consensus_queue.cc:237] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [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: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.448752  7455 tablet_bootstrap.cc:492] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:20.449290  7455 ts_tablet_manager.cc:1403] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.395s	user 0.015s	sys 0.000s
I20260709 14:51:20.453282  7455 raft_consensus.cc:359] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.454214  7455 raft_consensus.cc:385] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.454504  7455 raft_consensus.cc:740] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.455356  7455 consensus_queue.cc:260] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.463970  7380 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.465616  7706 raft_consensus.cc:3060] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.479357  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:20.486452  7706 raft_consensus.cc:2749] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.491133  7455 ts_tablet_manager.cc:1434] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:51:20.492189  7455 tablet_bootstrap.cc:492] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:20.497035  7795 consensus_queue.cc:1048] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:20.498072  7538 raft_consensus.cc:493] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.499621  7538 raft_consensus.cc:515] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.503280  7538 leader_election.cc:290] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.503489  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:20.504222  7412 raft_consensus.cc:2468] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:20.507556  7307 leader_election.cc:304] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:20.508939  7457 raft_consensus.cc:359] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.509718  7457 raft_consensus.cc:385] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.510043  7457 raft_consensus.cc:740] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.509379  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.513181  7781 raft_consensus.cc:2804] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:20.513831  7306 leader_election.cc:343] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.516549  7781 raft_consensus.cc:493] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:20.518848  7781 raft_consensus.cc:3060] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.525334  7161 catalog_manager.cc:5697] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 1 to 2, leader changed from 0ce9299d54704aea9048de54c8a26268 (127.6.4.66) to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:20.527805  7795 raft_consensus.cc:493] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.531092  7457 consensus_queue.cc:260] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.532449  7793 consensus_queue.cc:1048] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:20.528889  7795 raft_consensus.cc:515] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.537912  7457 ts_tablet_manager.cc:1434] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.002s
I20260709 14:51:20.539189  7457 tablet_bootstrap.cc:492] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:20.541782  7724 raft_consensus.cc:493] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.542402  7724 raft_consensus.cc:515] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.545382  7456 tablet_bootstrap.cc:492] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:20.545926  7456 ts_tablet_manager.cc:1403] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.125s	user 0.040s	sys 0.061s
I20260709 14:51:20.549108  7456 raft_consensus.cc:359] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.549887  7456 raft_consensus.cc:385] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.550195  7456 raft_consensus.cc:740] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.550936  7724 leader_election.cc:290] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:20.550877  7456 consensus_queue.cc:260] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.553503  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.554246  7339 raft_consensus.cc:2468] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:20.555514  7379 leader_election.cc:304] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:20.556870  7724 raft_consensus.cc:2804] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:20.557317  7724 raft_consensus.cc:493] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:20.557721  7724 raft_consensus.cc:3060] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.558353  7414 raft_consensus.cc:2468] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:20.558661  7457 tablet_bootstrap.cc:654] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.559899  7456 ts_tablet_manager.cc:1434] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:51:20.566773  7456 tablet_bootstrap.cc:492] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:20.567612  7232 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:20.568732  7650 raft_consensus.cc:2804] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.569407  7650 raft_consensus.cc:697] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:20.570253  7650 consensus_queue.cc:237] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.562218  7795 leader_election.cc:290] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.575517  7335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cb4e6c960143579b255268b3b3190b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.576751  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.574994  7648 raft_consensus.cc:493] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.584478  7648 raft_consensus.cc:515] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.587306  7648 leader_election.cc:290] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
W20260709 14:51:20.589087  7380 leader_election.cc:343] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.592314  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0dc9a81a87e4c849afb43642ccb84df" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:20.593209  7230 leader_election.cc:343] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.588289  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cb4e6c960143579b255268b3b3190b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:20.594122  7778 raft_consensus.cc:493] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:20.595162  7230 leader_election.cc:343] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.595465  7455 tablet_bootstrap.cc:654] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.588413  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0dc9a81a87e4c849afb43642ccb84df" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
W20260709 14:51:20.596151  7232 leader_election.cc:343] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.595548  7778 raft_consensus.cc:515] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.596995  7232 leader_election.cc:304] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:20.598059  7414 raft_consensus.cc:2468] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:20.598855  7778 leader_election.cc:290] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:20.601527  7232 leader_election.cc:304] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:20.603034  7648 raft_consensus.cc:2804] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:20.603497  7648 raft_consensus.cc:493] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:20.603989  7648 raft_consensus.cc:3060] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.603749  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:20.605618  7379 leader_election.cc:343] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.610697  7648 raft_consensus.cc:515] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.613143  7648 leader_election.cc:290] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.615044  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0dc9a81a87e4c849afb43642ccb84df" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:20.617956  7456 tablet_bootstrap.cc:654] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.598874  7795 raft_consensus.cc:2749] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:20.619015  7230 leader_election.cc:343] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.619179  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.624033  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0dc9a81a87e4c849afb43642ccb84df" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:20.624651  7413 raft_consensus.cc:3060] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:20.628053  7380 leader_election.cc:343] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.628585  7380 leader_election.cc:304] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.630357  7778 raft_consensus.cc:2749] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.637372  7789 raft_consensus.cc:493] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.613420  7724 raft_consensus.cc:515] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.637943  7789 raft_consensus.cc:515] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.654242  7789 leader_election.cc:290] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.655586  7413 raft_consensus.cc:2468] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:20.656067  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.656594  7724 leader_election.cc:290] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:20.657406  7162 catalog_manager.cc:5697] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.658681  7335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:20.630900  7795 consensus_queue.cc:1048] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:51:20.659400  7335 raft_consensus.cc:3060] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:20.664534  7306 leader_election.cc:343] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.666767  7232 leader_election.cc:304] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:20.668902  7650 raft_consensus.cc:2804] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.669682  7650 raft_consensus.cc:697] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:20.670637  7650 consensus_queue.cc:237] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.678493  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:20.686959  7413 raft_consensus.cc:2468] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:20.678381  7781 raft_consensus.cc:515] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.688757  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:20.692579  7781 leader_election.cc:290] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
W20260709 14:51:20.700848  7380 leader_election.cc:343] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.703469  7307 leader_election.cc:304] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.705951  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:20.706475  7538 raft_consensus.cc:2804] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:20.706712  7413 raft_consensus.cc:3060] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.707222  7538 raft_consensus.cc:493] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:20.707684  7538 raft_consensus.cc:3060] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.713430  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:20.716404  7306 leader_election.cc:343] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.716866  7413 raft_consensus.cc:2468] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:20.717909  7457 tablet_bootstrap.cc:492] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:20.717798  7335 raft_consensus.cc:2468] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:20.718415  7457 ts_tablet_manager.cc:1403] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.015s
I20260709 14:51:20.721928  7455 tablet_bootstrap.cc:492] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:20.723949  7379 leader_election.cc:304] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.724655  7457 raft_consensus.cc:359] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.725431  7457 raft_consensus.cc:385] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.725535  7724 raft_consensus.cc:2804] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.725739  7457 raft_consensus.cc:740] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.726352  7724 raft_consensus.cc:697] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:20.726946  7457 consensus_queue.cc:260] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.727213  7724 consensus_queue.cc:237] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.728464  7307 leader_election.cc:304] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.722476  7455 ts_tablet_manager.cc:1403] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.231s	user 0.026s	sys 0.025s
I20260709 14:51:20.729252  7615 raft_consensus.cc:2804] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.729764  7615 raft_consensus.cc:697] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:20.730700  7615 consensus_queue.cc:237] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.732765  7538 raft_consensus.cc:515] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.734696  7538 leader_election.cc:290] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.735448  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:20.733841  7455 raft_consensus.cc:359] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.736397  7455 raft_consensus.cc:385] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.736752  7455 raft_consensus.cc:740] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.737040  7457 ts_tablet_manager.cc:1434] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:51:20.738029  7457 tablet_bootstrap.cc:492] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
W20260709 14:51:20.738288  7306 leader_election.cc:343] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.740001  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:20.740660  7413 raft_consensus.cc:3060] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.746109  7457 tablet_bootstrap.cc:654] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.746698  7455 consensus_queue.cc:260] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.740249  7456 tablet_bootstrap.cc:492] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:20.748699  7456 ts_tablet_manager.cc:1403] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.182s	user 0.016s	sys 0.004s
I20260709 14:51:20.750305  7162 catalog_manager.cc:5697] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.775029  7455 ts_tablet_manager.cc:1434] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.002s
I20260709 14:51:20.776160  7455 tablet_bootstrap.cc:492] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:20.777904  7456 raft_consensus.cc:359] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.781363  7456 raft_consensus.cc:385] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.781826  7456 raft_consensus.cc:740] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.782757  7650 raft_consensus.cc:493] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.782660  7456 consensus_queue.cc:260] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.783273  7650 raft_consensus.cc:515] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.784525  7456 ts_tablet_manager.cc:1434] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.004s
I20260709 14:51:20.787073  7456 tablet_bootstrap.cc:492] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:20.787168  7650 leader_election.cc:290] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:20.789279  7413 raft_consensus.cc:2468] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:20.791786  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:20.792829  7414 raft_consensus.cc:2393] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:20.796944  7307 leader_election.cc:304] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.797531  7456 tablet_bootstrap.cc:654] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.797827  7781 raft_consensus.cc:2804] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.798790  7781 raft_consensus.cc:697] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:20.798727  7161 catalog_manager.cc:5697] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.799811  7781 consensus_queue.cc:237] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.800686  7455 tablet_bootstrap.cc:654] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.797994  7160 catalog_manager.cc:5697] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:20.822973  7456 tablet_bootstrap.cc:492] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:20.823344  7457 tablet_bootstrap.cc:492] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:20.823153  7335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d47fb76ac94028bde03d661ca719b2" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:20.823472  7456 ts_tablet_manager.cc:1403] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.001s
I20260709 14:51:20.823815  7457 ts_tablet_manager.cc:1403] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.006s
I20260709 14:51:20.825750  7230 leader_election.cc:304] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:20.826542  7457 raft_consensus.cc:359] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.827266  7457 raft_consensus.cc:385] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.827663  7457 raft_consensus.cc:740] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.828436  7650 raft_consensus.cc:3060] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.828306  7457 consensus_queue.cc:260] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.830672  7457 ts_tablet_manager.cc:1434] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:20.829447  7456 raft_consensus.cc:359] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.831126  7456 raft_consensus.cc:385] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.831419  7456 raft_consensus.cc:740] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.831697  7457 tablet_bootstrap.cc:492] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:20.832088  7456 consensus_queue.cc:260] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.836673  7455 tablet_bootstrap.cc:492] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:20.837193  7455 ts_tablet_manager.cc:1403] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.016s
I20260709 14:51:20.838663  7457 tablet_bootstrap.cc:654] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.840049  7455 raft_consensus.cc:359] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.840852  7455 raft_consensus.cc:385] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.841142  7455 raft_consensus.cc:740] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.840521  7456 ts_tablet_manager.cc:1434] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:20.841823  7455 consensus_queue.cc:260] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.842342  7456 tablet_bootstrap.cc:492] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:20.843977  7455 ts_tablet_manager.cc:1434] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:20.845105  7455 tablet_bootstrap.cc:492] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:20.849466  7456 tablet_bootstrap.cc:654] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.851754  7455 tablet_bootstrap.cc:654] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.858038  7457 tablet_bootstrap.cc:492] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:20.861047  7457 ts_tablet_manager.cc:1403] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.001s
I20260709 14:51:20.864805  7457 raft_consensus.cc:359] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.865710  7457 raft_consensus.cc:385] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.866065  7457 raft_consensus.cc:740] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.866956  7457 consensus_queue.cc:260] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.870106  7456 tablet_bootstrap.cc:492] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:20.870850  7456 ts_tablet_manager.cc:1403] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.005s
I20260709 14:51:20.854960  7650 raft_consensus.cc:2749] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.877616  7457 ts_tablet_manager.cc:1434] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:51:20.878738  7457 tablet_bootstrap.cc:492] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:20.883260  7455 tablet_bootstrap.cc:492] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:20.875804  7456 raft_consensus.cc:359] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.884261  7456 raft_consensus.cc:385] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.884407  7455 ts_tablet_manager.cc:1403] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.015s
I20260709 14:51:20.884665  7456 raft_consensus.cc:740] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.887660  7455 raft_consensus.cc:359] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.888413  7455 raft_consensus.cc:385] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.888733  7455 raft_consensus.cc:740] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.888787  7456 consensus_queue.cc:260] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.889521  7455 consensus_queue.cc:260] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.891743  7455 ts_tablet_manager.cc:1434] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:20.892802  7455 tablet_bootstrap.cc:492] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:20.896123  7456 ts_tablet_manager.cc:1434] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 14:51:20.898360  7457 tablet_bootstrap.cc:654] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.900182  7455 tablet_bootstrap.cc:654] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.902859  7456 tablet_bootstrap.cc:492] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:20.912421  7456 tablet_bootstrap.cc:654] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.920269  7706 raft_consensus.cc:493] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.920857  7706 raft_consensus.cc:515] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.922956  7706 leader_election.cc:290] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:20.923638  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:20.924909  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:20.926342  7380 leader_election.cc:343] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:20.926790  7379 leader_election.cc:343] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.927161  7379 leader_election.cc:304] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:20.927608  7457 tablet_bootstrap.cc:492] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:20.928319  7457 ts_tablet_manager.cc:1403] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.003s
I20260709 14:51:20.931576  7457 raft_consensus.cc:359] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.931341  7455 tablet_bootstrap.cc:492] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:20.933087  7455 ts_tablet_manager.cc:1403] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.009s
I20260709 14:51:20.932365  7457 raft_consensus.cc:385] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.936825  7457 raft_consensus.cc:740] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.945338  7456 tablet_bootstrap.cc:492] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:20.945187  7455 raft_consensus.cc:359] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.945884  7456 ts_tablet_manager.cc:1403] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.009s
I20260709 14:51:20.946058  7455 raft_consensus.cc:385] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.946391  7455 raft_consensus.cc:740] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.947666  7455 consensus_queue.cc:260] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.948299  7457 consensus_queue.cc:260] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.950531  7457 ts_tablet_manager.cc:1434] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:51:20.950531  7455 ts_tablet_manager.cc:1434] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:51:20.951836  7457 tablet_bootstrap.cc:492] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:20.952695  7455 tablet_bootstrap.cc:492] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:20.953459  7708 raft_consensus.cc:2749] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.955636  7456 raft_consensus.cc:359] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.956404  7456 raft_consensus.cc:385] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.956733  7456 raft_consensus.cc:740] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.957969  7456 consensus_queue.cc:260] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:20.960439  7456 ts_tablet_manager.cc:1434] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:51:20.965395  7456 tablet_bootstrap.cc:492] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:20.970923  7457 tablet_bootstrap.cc:654] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.972410  7456 tablet_bootstrap.cc:654] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.974922  7455 tablet_bootstrap.cc:654] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.997438  7162 catalog_manager.cc:5697] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.999408  7455 tablet_bootstrap.cc:492] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:21.001004  7455 ts_tablet_manager.cc:1403] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.007s
I20260709 14:51:21.003407  7455 raft_consensus.cc:359] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.003988  7455 raft_consensus.cc:385] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.004244  7455 raft_consensus.cc:740] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.004915  7455 consensus_queue.cc:260] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.007113  7455 ts_tablet_manager.cc:1434] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:21.008352  7455 tablet_bootstrap.cc:492] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:21.014149  7455 tablet_bootstrap.cc:654] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.019394  7456 tablet_bootstrap.cc:492] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:21.019881  7456 ts_tablet_manager.cc:1403] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.007s
I20260709 14:51:21.022521  7456 raft_consensus.cc:359] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.023221  7456 raft_consensus.cc:385] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.023492  7456 raft_consensus.cc:740] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.024341  7456 consensus_queue.cc:260] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.027947  7456 ts_tablet_manager.cc:1434] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:21.029697  7456 tablet_bootstrap.cc:492] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:21.032284  7260 raft_consensus.cc:3060] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.034178  7457 tablet_bootstrap.cc:492] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:21.034720  7457 ts_tablet_manager.cc:1403] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.026s
I20260709 14:51:21.036720  7456 tablet_bootstrap.cc:654] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.038311  7457 raft_consensus.cc:359] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.039021  7457 raft_consensus.cc:385] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.039748  7457 raft_consensus.cc:740] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.040841  7457 consensus_queue.cc:260] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.049027  7824 raft_consensus.cc:493] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.049612  7824 raft_consensus.cc:515] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.051975  7824 leader_election.cc:290] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.048769  7334 raft_consensus.cc:3060] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.054283  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9dc1a280504d1789c64ce7760232e9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.054919  7413 raft_consensus.cc:2468] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:21.057585  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9dc1a280504d1789c64ce7760232e9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.061717  7335 raft_consensus.cc:1275] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Refusing update from remote peer 80233a6571bd4aaca7e0b7c9e3490984: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:21.063361  7457 ts_tablet_manager.cc:1434] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:51:21.063695  7260 raft_consensus.cc:1275] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Refusing update from remote peer 80233a6571bd4aaca7e0b7c9e3490984: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:21.063948  7307 leader_election.cc:304] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:21.064868  7457 tablet_bootstrap.cc:492] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:21.065248  7706 consensus_queue.cc:1048] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.068966  7615 raft_consensus.cc:2804] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.069408  7615 raft_consensus.cc:493] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.069757  7615 raft_consensus.cc:3060] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:21.078104  7306 leader_election.cc:343] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.080416  7457 tablet_bootstrap.cc:654] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.086862  7708 consensus_queue.cc:1048] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:21.101567  7457 tablet_bootstrap.cc:492] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:21.102247  7457 ts_tablet_manager.cc:1403] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.008s
I20260709 14:51:21.107401  7457 raft_consensus.cc:359] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.108376  7457 raft_consensus.cc:385] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.108669  7457 raft_consensus.cc:740] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.109793  7455 tablet_bootstrap.cc:492] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:21.110386  7455 ts_tablet_manager.cc:1403] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.011s
I20260709 14:51:21.114184  7455 raft_consensus.cc:359] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.115142  7455 raft_consensus.cc:385] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.115491  7455 raft_consensus.cc:740] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.115708  7824 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.116247  7824 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.116415  7455 consensus_queue.cc:260] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.109411  7457 consensus_queue.cc:260] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.120002  7824 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.120112  7457 ts_tablet_manager.cc:1434] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 14:51:21.123104  7455 ts_tablet_manager.cc:1434] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:51:21.126113  7706 raft_consensus.cc:493] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.126385  7457 tablet_bootstrap.cc:492] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:21.126766  7706 raft_consensus.cc:515] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:21.129267  7230 consensus_peers.cc:597] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:21.135627  7457 tablet_bootstrap.cc:654] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.137229  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.137893  7413 raft_consensus.cc:2468] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:21.139832  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be13778a575542209ededaecc7ab43a3" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.130270  7706 leader_election.cc:290] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:21.131992  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:21.149816  7380 leader_election.cc:343] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.151015  7455 tablet_bootstrap.cc:492] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:21.154189  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be13778a575542209ededaecc7ab43a3" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:21.157599  7379 leader_election.cc:343] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.151373  7457 tablet_bootstrap.cc:492] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:21.193015  7379 leader_election.cc:304] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:21.169296  7455 tablet_bootstrap.cc:654] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.150005  7706 raft_consensus.cc:493] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.171505  7690 consensus_queue.cc:1048] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.178895  7648 consensus_queue.cc:1048] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.177042  7708 raft_consensus.cc:493] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.198215  7708 raft_consensus.cc:515] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.198967  7706 raft_consensus.cc:515] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.200800  7708 leader_election.cc:290] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:21.201205  7706 leader_election.cc:290] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
W20260709 14:51:21.203347  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:21.190701  7650 raft_consensus.cc:493] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.205402  7650 raft_consensus.cc:515] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.206393  7724 raft_consensus.cc:2749] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:21.207572  7379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 50010.5us
I20260709 14:51:21.193171  7457 ts_tablet_manager.cc:1403] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.002s
I20260709 14:51:21.211906  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cb4e6c960143579b255268b3b3190b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:21.212754  7336 raft_consensus.cc:2468] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:21.212306  7457 raft_consensus.cc:359] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.213406  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cb4e6c960143579b255268b3b3190b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.213809  7457 raft_consensus.cc:385] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.214032  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:21.214375  7457 raft_consensus.cc:740] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.158536  7307 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:21.217850  7690 consensus_queue.cc:1048] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:21.218250  7307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:38363, user_credentials={real_user=slave}} blocked reactor thread for 59773.1us
I20260709 14:51:21.220685  7538 raft_consensus.cc:2804] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:21.221153  7538 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.221541  7538 raft_consensus.cc:3060] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.215917  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.214167  7263 raft_consensus.cc:2468] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:21.204392  7824 raft_consensus.cc:493] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.228044  7824 raft_consensus.cc:515] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.231273  7538 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.232795  7650 leader_election.cc:290] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.233850  7781 raft_consensus.cc:493] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.246316  7781 raft_consensus.cc:515] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.234426  7724 raft_consensus.cc:493] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.248818  7724 raft_consensus.cc:515] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.251338  7380 leader_election.cc:304] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:21.252518  7706 raft_consensus.cc:2804] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.252955  7706 raft_consensus.cc:493] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.253293  7724 leader_election.cc:290] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:21.238540  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
W20260709 14:51:21.257745  7379 leader_election.cc:343] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.240415  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e68464e894d2c80538db6fbad9d6f" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:21.261493  7337 raft_consensus.cc:2393] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 80233a6571bd4aaca7e0b7c9e3490984 in this term.
I20260709 14:51:21.189832  7615 raft_consensus.cc:515] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.216081  7457 consensus_queue.cc:260] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.265812  7457 ts_tablet_manager.cc:1434] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.002s
I20260709 14:51:21.266671  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9dc1a280504d1789c64ce7760232e9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:21.267472  7264 raft_consensus.cc:3060] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.267041  7457 tablet_bootstrap.cc:492] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:21.267987  7650 raft_consensus.cc:493] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.268882  7650 raft_consensus.cc:515] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.271984  7650 leader_election.cc:290] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.275110  7781 leader_election.cc:290] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.253342  7706 raft_consensus.cc:3060] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.275650  7615 leader_election.cc:290] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.281832  7262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:21.283627  7306 leader_election.cc:343] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.276540  7824 leader_election.cc:290] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.279285  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.287819  7263 raft_consensus.cc:2468] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:21.290380  7538 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 2 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.290683  7334 raft_consensus.cc:1240] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Rejecting Update request from peer 96197c351a434cc9b6aa89438e11055d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:51:21.291913  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.293076  7415 raft_consensus.cc:2393] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:21.295990  7306 leader_election.cc:304] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:21.297923  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:21.280531  7260 raft_consensus.cc:3060] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.308795  7831 raft_consensus.cc:2804] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.308794  7457 tablet_bootstrap.cc:654] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.310035  7831 raft_consensus.cc:493] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.310634  7831 raft_consensus.cc:3060] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:21.316823  7380 leader_election.cc:343] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.317476  7380 leader_election.cc:304] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:21.318574  7263 raft_consensus.cc:3060] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.320817  7724 raft_consensus.cc:2749] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.324625  7455 tablet_bootstrap.cc:492] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:21.325460  7455 ts_tablet_manager.cc:1403] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.011s
I20260709 14:51:21.324740  7457 tablet_bootstrap.cc:492] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:21.326706  7457 ts_tablet_manager.cc:1403] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.009s
I20260709 14:51:21.335990  7262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.336843  7262 raft_consensus.cc:2468] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:21.338269  7706 raft_consensus.cc:515] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.347429  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:21.349781  7706 leader_election.cc:290] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:21.359512  7796 raft_consensus.cc:493] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.360345  7796 raft_consensus.cc:515] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.363497  7796 leader_election.cc:290] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.365182  7824 consensus_queue.cc:1048] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:21.339088  7457 raft_consensus.cc:359] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.342037  7455 raft_consensus.cc:359] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.369128  7455 raft_consensus.cc:385] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.369510  7455 raft_consensus.cc:740] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.343123  7264 raft_consensus.cc:2468] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:21.347102  7380 leader_election.cc:304] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:21.370855  7455 consensus_queue.cc:260] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.372184  7708 raft_consensus.cc:2804] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.372628  7708 raft_consensus.cc:493] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.373018  7708 raft_consensus.cc:3060] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.376938  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.377650  7413 raft_consensus.cc:2468] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:21.377923  7306 leader_election.cc:304] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:21.430635  7615 raft_consensus.cc:2804] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.438540  7457 raft_consensus.cc:385] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.435894  7456 tablet_bootstrap.cc:492] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:21.439764  7456 ts_tablet_manager.cc:1403] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.410s	user 0.154s	sys 0.211s
I20260709 14:51:21.442610  7456 raft_consensus.cc:359] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.387148  7690 raft_consensus.cc:493] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.437604  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5329a053e765432d860ccb246bb62188" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:21.443668  7456 raft_consensus.cc:385] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.444000  7456 raft_consensus.cc:740] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.444728  7690 raft_consensus.cc:515] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.446580  7230 leader_election.cc:304] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:21.449368  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.450269  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.450930  7413 raft_consensus.cc:2468] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:21.438691  7615 raft_consensus.cc:697] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:21.452442  7781 raft_consensus.cc:493] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.452991  7781 raft_consensus.cc:515] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.453819  7690 leader_election.cc:290] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.444653  7456 consensus_queue.cc:260] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.454365  7796 raft_consensus.cc:2749] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.455713  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9dc1a280504d1789c64ce7760232e9" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:21.453531  7615 consensus_queue.cc:237] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.456383  7412 raft_consensus.cc:3060] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.457370  7456 ts_tablet_manager.cc:1434] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:21.458668  7456 tablet_bootstrap.cc:492] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:21.438932  7457 raft_consensus.cc:740] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.451942  7824 raft_consensus.cc:493] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.459960  7795 consensus_queue.cc:1059] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.460840  7795 raft_consensus.cc:3055] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:21.460549  7824 raft_consensus.cc:515] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.461215  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.461926  7260 raft_consensus.cc:2468] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:21.462765  7795 raft_consensus.cc:740] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:21.463215  7538 consensus_queue.cc:1048] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.464107  7457 consensus_queue.cc:260] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.464608  7781 leader_election.cc:290] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.464710  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0dc9a81a87e4c849afb43642ccb84df" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:21.438202  7455 ts_tablet_manager.cc:1434] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.112s	user 0.015s	sys 0.003s
I20260709 14:51:21.463600  7795 consensus_queue.cc:260] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.467346  7795 raft_consensus.cc:3060] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.467865  7824 leader_election.cc:290] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.463011  7306 leader_election.cc:304] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:21.470578  7789 raft_consensus.cc:2804] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.470991  7789 raft_consensus.cc:493] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.471349  7789 raft_consensus.cc:3060] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.471957  7262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cb4e6c960143579b255268b3b3190b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:21.475728  7455 tablet_bootstrap.cc:492] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:21.463366  7232 leader_election.cc:304] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:21.475644  7262 raft_consensus.cc:3060] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.480723  7706 consensus_queue.cc:1048] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:21.483745  7690 raft_consensus.cc:2804] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.486373  7690 raft_consensus.cc:493] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:21.487201  7232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:38363, user_credentials={real_user=slave}} blocked reactor thread for 93571.2us
I20260709 14:51:21.488621  7690 raft_consensus.cc:3060] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.458739  7831 raft_consensus.cc:515] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.434265  7708 raft_consensus.cc:515] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.497028  7415 raft_consensus.cc:2393] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 80233a6571bd4aaca7e0b7c9e3490984 in this term.
I20260709 14:51:21.497888  7457 ts_tablet_manager.cc:1434] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.171s	user 0.009s	sys 0.007s
I20260709 14:51:21.472041  7412 raft_consensus.cc:2468] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:21.493949  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:21.499076  7457 tablet_bootstrap.cc:492] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:21.509349  7708 leader_election.cc:290] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:21.583189  7789 raft_consensus.cc:515] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:21.585776  7292 tablet.cc:2406] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:21.729149  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.598435  7831 leader_election.cc:290] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.593685  7337 raft_consensus.cc:2393] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80233a6571bd4aaca7e0b7c9e3490984 in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
W20260709 14:51:21.725348  7838 log.cc:927] Time spent T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d: Append to log took a long time: real 0.167s	user 0.013s	sys 0.013s
I20260709 14:51:21.778100  7457 tablet_bootstrap.cc:654] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.707604  7262 raft_consensus.cc:2468] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:21.782472  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:21.782822  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cb4e6c960143579b255268b3b3190b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:21.786008  7456 tablet_bootstrap.cc:654] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.687091  7690 raft_consensus.cc:515] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:21.804970  7232 leader_election.cc:343] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.790233  7263 raft_consensus.cc:3060] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.794046  7334 raft_consensus.cc:3060] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.801256  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:21.855509  7380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:46173, user_credentials={real_user=slave}} blocked reactor thread for 51125.9us
I20260709 14:51:21.842901  7789 leader_election.cc:290] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.867154  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:21.885911  7380 leader_election.cc:304] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
W20260709 14:51:21.887543  7843 log.cc:927] Time spent T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 14:51:21.899184  7339 raft_consensus.cc:2393] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:21.905974  7457 tablet_bootstrap.cc:492] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:21.906499  7457 ts_tablet_manager.cc:1403] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.408s	user 0.027s	sys 0.024s
I20260709 14:51:21.906653  7340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:21.914729  7849 raft_consensus.cc:2804] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.918541  7824 consensus_queue.cc:1048] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:21.905669  7690 leader_election.cc:290] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.922714  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:21.924702  7265 raft_consensus.cc:2393] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 96197c351a434cc9b6aa89438e11055d in this term.
I20260709 14:51:21.924424  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:21.929049  7230 leader_election.cc:304] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:21.932447  7455 tablet_bootstrap.cc:654] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.936735  7307 leader_election.cc:304] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:21.940685  7848 consensus_queue.cc:1048] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:21.942566  7615 raft_consensus.cc:2804] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.943037  7615 raft_consensus.cc:493] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.943392  7615 raft_consensus.cc:3060] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.944944  7334 raft_consensus.cc:2468] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:21.946902  7307 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:21.947669  7538 raft_consensus.cc:2749] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.936662  7789 consensus_queue.cc:1048] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:51:21.953635  7849 raft_consensus.cc:697] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:21.956321  7839 raft_consensus.cc:493] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:21.958518  7230 leader_election.cc:343] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.958921  7230 leader_election.cc:304] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:21.956854  7849 consensus_queue.cc:237] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.939745  7796 raft_consensus.cc:2749] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.971071  7457 raft_consensus.cc:359] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.962890  7650 raft_consensus.cc:2749] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.973199  7457 raft_consensus.cc:385] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.976338  7333 raft_consensus.cc:3060] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.973727  7457 raft_consensus.cc:740] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.989977  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.990733  7415 raft_consensus.cc:2468] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:21.991019  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0dc9a81a87e4c849afb43642ccb84df" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:21.956902  7839 raft_consensus.cc:515] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:21.989207  7457 consensus_queue.cc:260] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.002318  7839 leader_election.cc:290] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:21.992586  7848 raft_consensus.cc:493] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.004854  7456 tablet_bootstrap.cc:492] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:22.005422  7456 ts_tablet_manager.cc:1403] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.547s	user 0.037s	sys 0.035s
I20260709 14:51:22.001907  7307 leader_election.cc:304] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:22.005017  7848 raft_consensus.cc:515] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.006830  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:22.007732  7336 raft_consensus.cc:2393] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:22.010761  7848 leader_election.cc:290] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:22.013098  7457 ts_tablet_manager.cc:1434] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.001s
I20260709 14:51:22.011961  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4dca4150234c139da3254d616b7372" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:22.017969  7457 tablet_bootstrap.cc:492] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:22.018160  7414 raft_consensus.cc:2393] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 80233a6571bd4aaca7e0b7c9e3490984 in this term.
I20260709 14:51:22.030310  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3c41dbb784fee906226e6914c798b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:22.031046  7412 raft_consensus.cc:2468] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:22.031057  7263 raft_consensus.cc:2468] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:22.034989  7456 raft_consensus.cc:359] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.038201  7456 raft_consensus.cc:385] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.038558  7456 raft_consensus.cc:740] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.022121  7615 raft_consensus.cc:515] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.042459  7307 leader_election.cc:304] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:22.043370  7538 raft_consensus.cc:2749] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.043969  7307 leader_election.cc:304] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:22.044729  7538 raft_consensus.cc:2804] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.045063  7538 raft_consensus.cc:493] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.045395  7538 raft_consensus.cc:3060] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.047484  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:22.041021  7456 consensus_queue.cc:260] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.046223  7615 leader_election.cc:290] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:22.057802  7414 raft_consensus.cc:3060] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.065434  7161 catalog_manager.cc:5697] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.081830  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3c41dbb784fee906226e6914c798b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:22.086813  7456 ts_tablet_manager.cc:1434] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 14:51:22.096024  7455 tablet_bootstrap.cc:492] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:22.096869  7455 ts_tablet_manager.cc:1403] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.625s	user 0.019s	sys 0.012s
I20260709 14:51:22.126147  7538 raft_consensus.cc:515] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.139281  7538 leader_election.cc:290] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:22.140587  7380 leader_election.cc:304] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:22.138638  7335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3c41dbb784fee906226e6914c798b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:22.161315  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3c41dbb784fee906226e6914c798b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:22.176669  7415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:22.176973  7708 raft_consensus.cc:2804] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.177387  7415 raft_consensus.cc:3060] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.177814  7708 raft_consensus.cc:697] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:22.179641  7414 raft_consensus.cc:2468] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:22.179147  7708 consensus_queue.cc:237] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.181401  7456 tablet_bootstrap.cc:492] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:22.184163  7408 raft_consensus.cc:3060] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.186846  7307 leader_election.cc:304] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:22.187528  7831 raft_consensus.cc:493] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.198491  7831 raft_consensus.cc:515] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.139987  7409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:22.205199  7839 raft_consensus.cc:2804] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.206130  7335 raft_consensus.cc:2393] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80233a6571bd4aaca7e0b7c9e3490984 in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:22.206281  7538 consensus_queue.cc:1048] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:22.206125  7839 raft_consensus.cc:697] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:22.216324  7839 consensus_queue.cc:237] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:22.221119  7380 leader_election.cc:343] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.226743  7232 leader_election.cc:304] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [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: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:22.232574  7796 raft_consensus.cc:2749] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.240406  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3c41dbb784fee906226e6914c798b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:22.236188  7160 catalog_manager.cc:5697] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.247565  7263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:22.247727  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:22.247987  7455 raft_consensus.cc:359] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.248682  7455 raft_consensus.cc:385] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.249013  7455 raft_consensus.cc:740] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.252079  7455 consensus_queue.cc:260] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.254523  7455 ts_tablet_manager.cc:1434] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.157s	user 0.006s	sys 0.000s
I20260709 14:51:22.255522  7455 tablet_bootstrap.cc:492] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:22.251972  7410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:22.256932  7415 raft_consensus.cc:2468] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:22.257715  7831 leader_election.cc:290] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:22.258733  7410 raft_consensus.cc:2468] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
W20260709 14:51:22.288151  7306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:46173, user_credentials={real_user=slave}} blocked reactor thread for 49158.1us
W20260709 14:51:22.315943  7306 leader_election.cc:343] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:22.318565  7306 leader_election.cc:343] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:22.319258  7306 leader_election.cc:343] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.366592  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3c41dbb784fee906226e6914c798b" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:22.367445  7261 raft_consensus.cc:3060] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.376784  7708 raft_consensus.cc:493] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.377511  7708 raft_consensus.cc:515] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.380007  7708 leader_election.cc:290] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:22.417438  7307 leader_election.cc:304] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:22.382181  7831 consensus_queue.cc:1048] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:51:22.430505  7307 leader_election.cc:304] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:22.446246  7781 raft_consensus.cc:2749] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.450536  7408 raft_consensus.cc:2468] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:22.480185  7379 leader_election.cc:304] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:22.486018  7307 leader_election.cc:304] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:22.486690  7842 raft_consensus.cc:2749] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.487108  7839 raft_consensus.cc:2804] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.495965  7455 tablet_bootstrap.cc:654] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.497035  7457 tablet_bootstrap.cc:654] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.499768  7456 tablet_bootstrap.cc:654] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.497380  7839 raft_consensus.cc:697] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:22.512928  7839 consensus_queue.cc:237] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.538062  7880 raft_consensus.cc:2804] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.541254  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:22.542003  7257 raft_consensus.cc:2468] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:22.549764  7871 raft_consensus.cc:2804] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.550271  7871 raft_consensus.cc:493] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.550629  7871 raft_consensus.cc:3060] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.562701  7880 raft_consensus.cc:697] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
W20260709 14:51:22.571940  7307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:38363, user_credentials={real_user=slave}} blocked reactor thread for 72133.3us
I20260709 14:51:22.575518  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:22.612931  7380 leader_election.cc:304] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:22.629000  7849 raft_consensus.cc:2804] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.638860  7849 raft_consensus.cc:493] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.639430  7849 raft_consensus.cc:3060] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.633529  7854 consensus_queue.cc:1048] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:22.648092  7261 raft_consensus.cc:2468] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:22.674026  7456 tablet_bootstrap.cc:492] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:22.674628  7456 ts_tablet_manager.cc:1403] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.494s	user 0.019s	sys 0.007s
I20260709 14:51:22.626310  7880 consensus_queue.cc:237] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:22.677983  7874 log.cc:927] Time spent T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268: Append to log took a long time: real 0.056s	user 0.001s	sys 0.001s
W20260709 14:51:22.709797  7379 leader_election.cc:343] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.713153  7778 consensus_queue.cc:1048] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:22.715662  7871 raft_consensus.cc:515] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.719834  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:22.737079  7456 raft_consensus.cc:359] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.739975  7456 raft_consensus.cc:385] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.740340  7456 raft_consensus.cc:740] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
W20260709 14:51:22.744915  7306 leader_election.cc:343] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.751582  7847 consensus_queue.cc:1048] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:22.753345  7871 leader_election.cc:290] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
W20260709 14:51:22.756436  7306 consensus_peers.cc:597] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.757551  7456 consensus_queue.cc:260] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.760120  7849 raft_consensus.cc:515] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.771179  7456 ts_tablet_manager.cc:1434] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.002s
I20260709 14:51:22.773276  7456 tablet_bootstrap.cc:492] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:22.763216  7849 leader_election.cc:290] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:22.776608  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:22.780900  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:22.781518  7257 raft_consensus.cc:3060] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:22.785130  7379 leader_election.cc:343] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.786749  7457 tablet_bootstrap.cc:492] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:22.787474  7457 ts_tablet_manager.cc:1403] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.770s	user 0.025s	sys 0.007s
I20260709 14:51:22.805644  7882 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 96197c351a434cc9b6aa89438e11055d)
I20260709 14:51:22.807118  7882 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:22.881929  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:22.882422  7455 tablet_bootstrap.cc:492] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:22.883109  7455 ts_tablet_manager.cc:1403] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.628s	user 0.043s	sys 0.021s
I20260709 14:51:22.887111  7724 raft_consensus.cc:493] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ce9299d54704aea9048de54c8a26268)
I20260709 14:51:22.887754  7724 raft_consensus.cc:515] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.895263  7456 tablet_bootstrap.cc:654] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.906888  7849 raft_consensus.cc:493] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ce9299d54704aea9048de54c8a26268)
I20260709 14:51:22.907572  7849 raft_consensus.cc:515] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.909723  7849 leader_election.cc:290] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:22.916163  7882 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:22.918452  7457 raft_consensus.cc:359] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.919036  7457 raft_consensus.cc:385] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.919266  7457 raft_consensus.cc:740] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.919827  7457 consensus_queue.cc:260] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.923012  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:22.929777  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:22.930508  7260 raft_consensus.cc:2468] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 2.
I20260709 14:51:22.930290  7455 raft_consensus.cc:359] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.931097  7455 raft_consensus.cc:385] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.931417  7455 raft_consensus.cc:740] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.932178  7455 consensus_queue.cc:260] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.934330  7380 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:22.935671  7335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e896fc956c406aad87357d518420ca" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:22.936666  7895 log.cc:927] Time spent T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d: Append to log took a long time: real 0.091s	user 0.003s	sys 0.001s
I20260709 14:51:22.937172  7706 raft_consensus.cc:2804] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.937598  7706 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 96197c351a434cc9b6aa89438e11055d)
I20260709 14:51:22.941277  7457 ts_tablet_manager.cc:1434] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.153s	user 0.004s	sys 0.006s
I20260709 14:51:22.941592  7706 raft_consensus.cc:3060] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.941902  7455 ts_tablet_manager.cc:1434] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 14:51:22.942363  7457 tablet_bootstrap.cc:492] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:22.943181  7455 tablet_bootstrap.cc:492] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:22.943089  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:22.982729  7848 raft_consensus.cc:493] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ce9299d54704aea9048de54c8a26268)
I20260709 14:51:22.983600  7848 raft_consensus.cc:515] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:22.994997  7724 leader_election.cc:290] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:23.032591  7848 leader_election.cc:290] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:23.023759  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:23.052181  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:23.052944  7411 raft_consensus.cc:3060] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.074568  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:23.077576  7336 raft_consensus.cc:2393] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80233a6571bd4aaca7e0b7c9e3490984 in current term 2: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:23.082480  7411 raft_consensus.cc:2468] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:23.102855  7457 tablet_bootstrap.cc:654] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.113009  7882 raft_consensus.cc:493] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.113932  7455 tablet_bootstrap.cc:654] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.115135  7885 consensus_queue.cc:1048] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.116827  7379 leader_election.cc:304] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.119397  7848 raft_consensus.cc:2749] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:23.110625  7879 raft_consensus.cc:493] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.124439  7879 raft_consensus.cc:515] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.126628  7879 leader_election.cc:290] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:23.128741  7882 raft_consensus.cc:515] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.130878  7882 leader_election.cc:290] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:23.114017  7257 raft_consensus.cc:2468] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:23.132196  7162 catalog_manager.cc:5697] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.133390  7307 leader_election.cc:304] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.137786  7897 consensus_queue.cc:1048] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:23.139741  7380 leader_election.cc:304] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268
I20260709 14:51:23.141600  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98e4074f9594d95962516841d307512" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:23.143189  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:23.144040  7412 raft_consensus.cc:2393] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 80233a6571bd4aaca7e0b7c9e3490984 in this term.
I20260709 14:51:23.115166  7706 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:23.146977  7380 leader_election.cc:343] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.147913  7879 raft_consensus.cc:2804] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.151407  7882 raft_consensus.cc:2804] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.154362  7882 raft_consensus.cc:697] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:23.155028  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e97117143a54ab4adfaf127e9385ca0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:23.147560  7706 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:23.157639  7882 consensus_queue.cc:237] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.154389  7879 raft_consensus.cc:697] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:23.164690  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe407cf7f6439f812091348577ca12" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:23.166234  7335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a93f8678304151a826b636d163d3f4" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:23.202131  7879 consensus_queue.cc:237] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.203016  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98e4074f9594d95962516841d307512" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:23.203255  7457 tablet_bootstrap.cc:492] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:23.203850  7457 ts_tablet_manager.cc:1403] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.262s	user 0.019s	sys 0.007s
I20260709 14:51:23.205215  7456 tablet_bootstrap.cc:492] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:23.205715  7456 ts_tablet_manager.cc:1403] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.433s	user 0.034s	sys 0.056s
I20260709 14:51:23.204180  7339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:23.206328  7339 raft_consensus.cc:2393] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80233a6571bd4aaca7e0b7c9e3490984 in current term 2: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:23.207875  7379 leader_election.cc:304] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.177335  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:23.211390  7885 raft_consensus.cc:2749] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:23.207542  7257 raft_consensus.cc:2393] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 in current term 1: Already voted for candidate 80233a6571bd4aaca7e0b7c9e3490984 in this term.
I20260709 14:51:23.226768  7648 raft_consensus.cc:493] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.227289  7648 raft_consensus.cc:515] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.229231  7648 leader_election.cc:290] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:23.233964  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be13778a575542209ededaecc7ab43a3" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:23.234678  7411 raft_consensus.cc:2468] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:23.236040  7232 leader_election.cc:304] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:23.233542  7306 leader_election.cc:304] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.236256  7456 raft_consensus.cc:359] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.244249  7456 raft_consensus.cc:385] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.244802  7456 raft_consensus.cc:740] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.249161  7456 consensus_queue.cc:260] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.248292  7457 raft_consensus.cc:359] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.245296  7796 raft_consensus.cc:2804] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.252046  7457 raft_consensus.cc:385] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.253616  7457 raft_consensus.cc:740] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.245132  7261 raft_consensus.cc:2468] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 2.
I20260709 14:51:23.255833  7456 ts_tablet_manager.cc:1434] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 14:51:23.257328  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be13778a575542209ededaecc7ab43a3" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:23.253319  7796 raft_consensus.cc:493] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.255873  7457 consensus_queue.cc:260] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.252770  7824 raft_consensus.cc:3060] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.260298  7379 leader_election.cc:304] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [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: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.270010  7456 tablet_bootstrap.cc:492] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:23.259186  7796 raft_consensus.cc:3060] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:23.274320  7379 leader_election.cc:343] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.274811  7379 leader_election.cc:304] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.276279  7161 catalog_manager.cc:5697] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.281533  7161 catalog_manager.cc:5697] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.275801  7380 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:23.284981  7882 raft_consensus.cc:2749] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:23.288971  7724 raft_consensus.cc:2804] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:23.287125  7161 catalog_manager.cc:5697] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.292579  7457 ts_tablet_manager.cc:1434] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260709 14:51:23.277828  7334 raft_consensus.cc:2468] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:23.284513  7706 raft_consensus.cc:2749] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.289654  7724 raft_consensus.cc:697] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:23.308521  7455 tablet_bootstrap.cc:492] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:23.309041  7455 ts_tablet_manager.cc:1403] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.366s	user 0.017s	sys 0.035s
I20260709 14:51:23.297345  7849 raft_consensus.cc:493] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.310968  7724 consensus_queue.cc:237] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.317219  7457 tablet_bootstrap.cc:492] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:23.319892  7456 tablet_bootstrap.cc:654] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.322894  7849 raft_consensus.cc:515] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.324656  7880 consensus_queue.cc:1048] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:23.325158  7849 leader_election.cc:290] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:23.333499  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:23.338598  7824 raft_consensus.cc:2749] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:23.340381  7380 leader_election.cc:343] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.350826  7878 consensus_queue.cc:1048] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:23.359068  7880 consensus_queue.cc:1048] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:23.406539  7457 tablet_bootstrap.cc:654] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.406997  7878 consensus_queue.cc:1048] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.410677  7455 raft_consensus.cc:359] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.411435  7455 raft_consensus.cc:385] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.411721  7455 raft_consensus.cc:740] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.413388  7796 raft_consensus.cc:515] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.415490  7796 leader_election.cc:290] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:23.416266  7455 consensus_queue.cc:260] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.423956  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be13778a575542209ededaecc7ab43a3" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:23.424656  7334 raft_consensus.cc:3060] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.425566  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:23.424675  7455 ts_tablet_manager.cc:1434] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.000s
I20260709 14:51:23.443645  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be13778a575542209ededaecc7ab43a3" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:23.456127  7412 raft_consensus.cc:3060] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.467576  7162 catalog_manager.cc:5697] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.470964  7162 catalog_manager.cc:5697] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 1 to 2, leader changed from 96197c351a434cc9b6aa89438e11055d (127.6.4.65) to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.481519  7334 raft_consensus.cc:2468] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:23.504251  7455 tablet_bootstrap.cc:492] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
W20260709 14:51:23.517124  7379 leader_election.cc:343] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.517685  7379 leader_election.cc:304] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.524931  7455 tablet_bootstrap.cc:654] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.519356  7706 raft_consensus.cc:2749] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.526889  7412 raft_consensus.cc:2468] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:23.531013  7232 leader_election.cc:304] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:23.531944  7796 raft_consensus.cc:2804] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.532631  7796 raft_consensus.cc:697] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:23.535851  7796 consensus_queue.cc:237] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.542412  7160 catalog_manager.cc:5697] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.569983  7456 tablet_bootstrap.cc:492] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:23.570559  7456 ts_tablet_manager.cc:1403] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.301s	user 0.015s	sys 0.011s
I20260709 14:51:23.588399  7456 raft_consensus.cc:359] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.589389  7456 raft_consensus.cc:385] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.589696  7456 raft_consensus.cc:740] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.594148  7456 consensus_queue.cc:260] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.622131  7456 ts_tablet_manager.cc:1434] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 14:51:23.623332  7456 tablet_bootstrap.cc:492] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
W20260709 14:51:23.709053  7915 log.cc:927] Time spent T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:51:23.678063  7882 consensus_queue.cc:1048] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:51:23.744573  7871 raft_consensus.cc:493] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.756366  7456 tablet_bootstrap.cc:654] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.756304  7871 raft_consensus.cc:515] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.757011  7161 catalog_manager.cc:5697] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.762001  7853 raft_consensus.cc:493] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.762508  7853 raft_consensus.cc:515] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.762660  7824 consensus_queue.cc:1048] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.765028  7724 consensus_queue.cc:1048] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:23.768119  7917 log.cc:927] Time spent T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
I20260709 14:51:23.784046  7457 tablet_bootstrap.cc:492] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:23.784741  7457 ts_tablet_manager.cc:1403] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.483s	user 0.026s	sys 0.033s
I20260709 14:51:23.793526  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:23.786113  7262 raft_consensus.cc:3060] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.787817  7853 leader_election.cc:290] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:23.800769  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:23.818056  7257 raft_consensus.cc:2410] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce9299d54704aea9048de54c8a26268 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:51:23.819988  7455 tablet_bootstrap.cc:492] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:23.820458  7455 ts_tablet_manager.cc:1403] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.317s	user 0.022s	sys 0.052s
I20260709 14:51:23.821748  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085db8d89f544687acd1a0737f6bd3d0" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:23.823169  7455 raft_consensus.cc:359] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.819478  7457 raft_consensus.cc:359] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.823841  7455 raft_consensus.cc:385] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.824023  7457 raft_consensus.cc:385] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.824172  7455 raft_consensus.cc:740] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.824656  7457 raft_consensus.cc:740] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.826004  7456 tablet_bootstrap.cc:492] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:23.826495  7456 ts_tablet_manager.cc:1403] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.203s	user 0.011s	sys 0.005s
I20260709 14:51:23.827064  7455 consensus_queue.cc:260] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.806058  7871 leader_election.cc:290] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:23.828178  7457 consensus_queue.cc:260] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
W20260709 14:51:23.831897  7230 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 85714.6us
I20260709 14:51:23.838101  7457 ts_tablet_manager.cc:1434] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 14:51:23.839520  7455 ts_tablet_manager.cc:1434] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 14:51:23.840436  7455 tablet_bootstrap.cc:492] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:23.844062  7307 leader_election.cc:304] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268; no voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:23.846601  7789 raft_consensus.cc:2749] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:23.847386  7457 tablet_bootstrap.cc:492] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:23.856971  7456 raft_consensus.cc:359] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.857900  7456 raft_consensus.cc:385] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.858251  7456 raft_consensus.cc:740] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.859118  7456 consensus_queue.cc:260] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:23.869156  7264 raft_consensus.cc:1275] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Refusing update from remote peer 80233a6571bd4aaca7e0b7c9e3490984: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.885833  7456 ts_tablet_manager.cc:1434] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 14:51:23.894199  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429a720371b84ac295b090fa397df8b8" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:23.877816  7879 consensus_queue.cc:1048] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:51:23.905639  7230 leader_election.cc:304] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:23.906576  7853 raft_consensus.cc:2749] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.917974  7456 tablet_bootstrap.cc:492] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984: Bootstrap starting.
I20260709 14:51:23.917742  7724 consensus_queue.cc:1048] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:23.927709  7332 raft_consensus.cc:1275] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Refusing update from remote peer 80233a6571bd4aaca7e0b7c9e3490984: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.931906  7457 tablet_bootstrap.cc:654] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.940367  7455 tablet_bootstrap.cc:654] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.942677  7924 consensus_queue.cc:1048] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.962402  7456 tablet_bootstrap.cc:654] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:23.966799  7212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:23.994413  7456 tablet_bootstrap.cc:492] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984: No bootstrap required, opened a new log
I20260709 14:51:23.994984  7456 ts_tablet_manager.cc:1403] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.008s
I20260709 14:51:23.998881  7456 raft_consensus.cc:359] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.000089  7456 raft_consensus.cc:385] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.001696  7456 raft_consensus.cc:740] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.005873  7456 consensus_queue.cc:260] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.011404  7456 ts_tablet_manager.cc:1434] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:51:24.012850  7921 consensus_queue.cc:1048] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.027884  7457 tablet_bootstrap.cc:492] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:24.028363  7457 ts_tablet_manager.cc:1403] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.181s	user 0.030s	sys 0.015s
I20260709 14:51:24.031116  7457 raft_consensus.cc:359] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.031729  7796 raft_consensus.cc:493] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.031853  7457 raft_consensus.cc:385] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.032778  7457 raft_consensus.cc:740] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.032509  7796 raft_consensus.cc:515] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.033558  7457 consensus_queue.cc:260] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.034896  7455 tablet_bootstrap.cc:492] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:24.035351  7796 leader_election.cc:290] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.035420  7455 ts_tablet_manager.cc:1403] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.195s	user 0.011s	sys 0.000s
I20260709 14:51:24.036103  7457 ts_tablet_manager.cc:1434] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:24.037175  7457 tablet_bootstrap.cc:492] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:24.038618  7455 raft_consensus.cc:359] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.041564  7924 raft_consensus.cc:493] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.041638  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:24.042184  7924 raft_consensus.cc:515] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.039353  7455 raft_consensus.cc:385] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.044170  7455 raft_consensus.cc:740] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.044883  7455 consensus_queue.cc:260] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.046749  7457 tablet_bootstrap.cc:654] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.048455  7724 raft_consensus.cc:493] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.048988  7724 raft_consensus.cc:515] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.044354  7924 leader_election.cc:290] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:24.051561  7724 leader_election.cc:290] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:24.053547  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c1eba012b413f88ed3d20a66e268a" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:24.055737  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055a14bf442442abbd09b71541a7a23" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
W20260709 14:51:24.057216  7379 leader_election.cc:343] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:24.057825  7379 leader_election.cc:343] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.066900  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c1eba012b413f88ed3d20a66e268a" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:24.069238  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055a14bf442442abbd09b71541a7a23" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:24.080453  7796 consensus_queue.cc:1048] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:24.080763  7380 leader_election.cc:343] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.081581  7380 leader_election.cc:304] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:24.082582  7724 raft_consensus.cc:2749] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.082615  7455 ts_tablet_manager.cc:1434] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
W20260709 14:51:24.084245  7380 leader_election.cc:343] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.084880  7380 leader_election.cc:304] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984; no voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:24.085880  7724 raft_consensus.cc:2749] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.075402  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:24.099526  7230 leader_election.cc:304] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:24.100459  7901 raft_consensus.cc:2749] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.102497  7457 tablet_bootstrap.cc:492] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:24.103274  7457 ts_tablet_manager.cc:1403] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.018s
I20260709 14:51:24.106027  7457 raft_consensus.cc:359] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.106941  7457 raft_consensus.cc:385] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.107285  7457 raft_consensus.cc:740] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.108126  7457 consensus_queue.cc:260] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.109987  7457 ts_tablet_manager.cc:1434] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:24.110836  7455 tablet_bootstrap.cc:492] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:24.111078  7457 tablet_bootstrap.cc:492] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:24.117576  7457 tablet_bootstrap.cc:654] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.118286  7455 tablet_bootstrap.cc:654] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.123386  7879 raft_consensus.cc:493] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.124038  7879 raft_consensus.cc:515] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.126446  7879 leader_election.cc:290] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.129071  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
W20260709 14:51:24.130803  7306 leader_election.cc:343] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.133080  7881 raft_consensus.cc:493] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.133570  7881 raft_consensus.cc:515] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.135739  7881 leader_election.cc:290] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.137917  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c1eba012b413f88ed3d20a66e268a" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:24.144727  7796 raft_consensus.cc:493] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:24.145526  7306 leader_election.cc:343] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.147306  7410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:24.148059  7410 raft_consensus.cc:2468] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:24.145558  7796 raft_consensus.cc:515] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.151506  7307 leader_election.cc:304] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:24.151801  7796 leader_election.cc:290] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.152972  7410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98e4074f9594d95962516841d307512" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:24.153697  7410 raft_consensus.cc:2468] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:24.153843  7789 raft_consensus.cc:2804] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.154305  7789 raft_consensus.cc:493] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.154685  7789 raft_consensus.cc:3060] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.158109  7261 raft_consensus.cc:3060] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.161693  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98e4074f9594d95962516841d307512" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:24.162113  7789 raft_consensus.cc:515] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.162814  7337 raft_consensus.cc:2468] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:24.164927  7264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:24.166220  7306 leader_election.cc:343] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.179221  7230 leader_election.cc:304] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:24.180039  7796 raft_consensus.cc:2804] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.180454  7796 raft_consensus.cc:493] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.180843  7796 raft_consensus.cc:3060] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.192972  7796 raft_consensus.cc:515] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.193671  7457 tablet_bootstrap.cc:492] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:24.194470  7457 ts_tablet_manager.cc:1403] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.044s
W20260709 14:51:24.194569  7379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.66:46403, user_credentials={real_user=slave}} blocked reactor thread for 45158.3us
I20260709 14:51:24.196064  7337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98e4074f9594d95962516841d307512" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:24.196769  7337 raft_consensus.cc:3060] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.198457  7457 raft_consensus.cc:359] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.199529  7457 raft_consensus.cc:385] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.199930  7457 raft_consensus.cc:740] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.200286  7789 leader_election.cc:290] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.207659  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c1eba012b413f88ed3d20a66e268a" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:24.208730  7413 raft_consensus.cc:2468] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 0.
I20260709 14:51:24.201161  7457 consensus_queue.cc:260] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.204998  7337 raft_consensus.cc:2468] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:24.206427  7796 leader_election.cc:290] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.210634  7230 leader_election.cc:304] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:24.211824  7796 raft_consensus.cc:2804] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.212822  7410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98e4074f9594d95962516841d307512" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:24.213529  7410 raft_consensus.cc:3060] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.213991  7796 raft_consensus.cc:697] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:24.217133  7796 consensus_queue.cc:237] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.212369  7457 ts_tablet_manager.cc:1434] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:51:24.222687  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:24.223398  7408 raft_consensus.cc:3060] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.223765  7457 tablet_bootstrap.cc:492] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268: Bootstrap starting.
I20260709 14:51:24.232071  7457 tablet_bootstrap.cc:654] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.234745  7410 raft_consensus.cc:2468] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:24.235212  7408 raft_consensus.cc:2468] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:24.243765  7455 tablet_bootstrap.cc:492] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:24.245481  7455 ts_tablet_manager.cc:1403] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.029s
I20260709 14:51:24.249538  7307 leader_election.cc:304] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [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: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:24.249482  7455 raft_consensus.cc:359] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.250691  7455 raft_consensus.cc:385] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.250771  7615 raft_consensus.cc:2804] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.251420  7615 raft_consensus.cc:493] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.251835  7615 raft_consensus.cc:3060] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.251243  7455 raft_consensus.cc:740] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.253176  7307 leader_election.cc:304] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:24.254163  7881 raft_consensus.cc:2804] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.254895  7881 raft_consensus.cc:697] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:24.254069  7455 consensus_queue.cc:260] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.255714  7881 consensus_queue.cc:237] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.258366  7455 ts_tablet_manager.cc:1434] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 14:51:24.260003  7455 tablet_bootstrap.cc:492] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:24.264421  7615 raft_consensus.cc:515] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.269541  7455 tablet_bootstrap.cc:654] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.275194  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c1eba012b413f88ed3d20a66e268a" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
W20260709 14:51:24.277734  7306 leader_election.cc:343] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.286880  7615 leader_election.cc:290] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.293159  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0c1eba012b413f88ed3d20a66e268a" candidate_uuid: "0ce9299d54704aea9048de54c8a26268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:24.293835  7413 raft_consensus.cc:3060] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.301673  7413 raft_consensus.cc:2468] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce9299d54704aea9048de54c8a26268 in term 1.
I20260709 14:51:24.303009  7307 leader_election.cc:304] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:24.304196  7881 raft_consensus.cc:2804] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.304761  7881 raft_consensus.cc:697] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:24.305001  7457 tablet_bootstrap.cc:492] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268: No bootstrap required, opened a new log
I20260709 14:51:24.305853  7457 ts_tablet_manager.cc:1403] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.016s
I20260709 14:51:24.305616  7881 consensus_queue.cc:237] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.308051  7161 catalog_manager.cc:5697] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.311523  7457 raft_consensus.cc:359] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.356839  7457 raft_consensus.cc:385] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.362269  7455 tablet_bootstrap.cc:492] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:24.363009  7455 ts_tablet_manager.cc:1403] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.103s	user 0.022s	sys 0.024s
I20260709 14:51:24.366389  7455 raft_consensus.cc:359] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.367342  7455 raft_consensus.cc:385] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.367733  7455 raft_consensus.cc:740] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.368702  7455 consensus_queue.cc:260] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.371404  7455 ts_tablet_manager.cc:1434] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:24.372820  7455 tablet_bootstrap.cc:492] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:24.380307  7922 raft_consensus.cc:493] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.380928  7922 raft_consensus.cc:515] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.381866  7455 tablet_bootstrap.cc:654] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.383773  7922 leader_election.cc:290] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:24.410861  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e1e21ff4b8443da50908f6a6f82553" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:24.412107  7334 raft_consensus.cc:2468] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 0.
I20260709 14:51:24.409936  7160 catalog_manager.cc:5697] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.407614  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e1e21ff4b8443da50908f6a6f82553" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d" is_pre_election: true
I20260709 14:51:24.424041  7379 leader_election.cc:304] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 
I20260709 14:51:24.428040  7922 raft_consensus.cc:2804] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.428530  7922 raft_consensus.cc:493] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.428977  7922 raft_consensus.cc:3060] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:24.434723  7380 leader_election.cc:343] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.357259  7457 raft_consensus.cc:740] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.437724  7921 raft_consensus.cc:493] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.438333  7921 raft_consensus.cc:515] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.441562  7921 leader_election.cc:290] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.445575  7334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055a14bf442442abbd09b71541a7a23" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:24.436950  7457 consensus_queue.cc:260] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.462570  7334 raft_consensus.cc:2468] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:24.463724  7457 ts_tablet_manager.cc:1434] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268: Time spent starting tablet: real 0.157s	user 0.009s	sys 0.008s
I20260709 14:51:24.475344  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055a14bf442442abbd09b71541a7a23" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:24.476092  7412 raft_consensus.cc:2468] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 0.
I20260709 14:51:24.485255  7230 leader_election.cc:304] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:24.486495  7921 raft_consensus.cc:2804] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.486915  7921 raft_consensus.cc:493] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.487243  7921 raft_consensus.cc:3060] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.495880  7922 raft_consensus.cc:515] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.503019  7922 leader_election.cc:290] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:24.505266  7455 tablet_bootstrap.cc:492] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:24.510113  7455 ts_tablet_manager.cc:1403] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.138s	user 0.031s	sys 0.076s
I20260709 14:51:24.508543  7921 raft_consensus.cc:515] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.513159  7455 raft_consensus.cc:359] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.513772  7921 leader_election.cc:290] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.514305  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055a14bf442442abbd09b71541a7a23" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:24.515561  7336 raft_consensus.cc:3060] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.513948  7455 raft_consensus.cc:385] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.517266  7455 raft_consensus.cc:740] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
W20260709 14:51:24.517630  7380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:46173, user_credentials={real_user=slave}} blocked reactor thread for 46522.1us
I20260709 14:51:24.518062  7455 consensus_queue.cc:260] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.520409  7455 ts_tablet_manager.cc:1434] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:51:24.521481  7455 tablet_bootstrap.cc:492] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d: Bootstrap starting.
I20260709 14:51:24.523144  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f055a14bf442442abbd09b71541a7a23" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:24.523784  7413 raft_consensus.cc:3060] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.526276  7262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e1e21ff4b8443da50908f6a6f82553" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:24.527799  7455 tablet_bootstrap.cc:654] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.537804  7413 raft_consensus.cc:2468] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:24.543689  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e1e21ff4b8443da50908f6a6f82553" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:24.544770  7332 raft_consensus.cc:3060] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:24.545274  7380 leader_election.cc:343] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.546669  7232 leader_election.cc:304] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:24.549678  7864 raft_consensus.cc:2804] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.550274  7864 raft_consensus.cc:697] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:24.551205  7864 consensus_queue.cc:237] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.581985  7332 raft_consensus.cc:2468] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 1.
I20260709 14:51:24.586231  7379 leader_election.cc:304] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984; no voters: 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:24.587504  7947 raft_consensus.cc:2804] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.588057  7947 raft_consensus.cc:697] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:24.590775  7947 consensus_queue.cc:237] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.593966  7336 raft_consensus.cc:2468] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 1.
I20260709 14:51:24.598779  7160 catalog_manager.cc:5697] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 0 to 1, leader changed from <none> to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 1 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.602948  7455 tablet_bootstrap.cc:492] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d: No bootstrap required, opened a new log
I20260709 14:51:24.603586  7455 ts_tablet_manager.cc:1403] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d: Time spent bootstrapping tablet: real 0.082s	user 0.040s	sys 0.034s
I20260709 14:51:24.606812  7455 raft_consensus.cc:359] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.607534  7455 raft_consensus.cc:385] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.607802  7455 raft_consensus.cc:740] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.608469  7455 consensus_queue.cc:260] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.612023  7455 ts_tablet_manager.cc:1434] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:24.615624  7162 catalog_manager.cc:5697] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.621451  7161 catalog_manager.cc:5697] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce9299d54704aea9048de54c8a26268 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "0ce9299d54704aea9048de54c8a26268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.625917  7796 consensus_queue.cc:1048] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.635828  7864 raft_consensus.cc:493] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.636365  7864 raft_consensus.cc:515] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.637548  7901 consensus_queue.cc:1048] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.638630  7864 leader_election.cc:290] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.640686  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:24.642204  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3973b662dde54e44b11d64325d104b75" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:24.642949  7413 raft_consensus.cc:2393] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 0ce9299d54704aea9048de54c8a26268 in this term.
I20260709 14:51:24.646196  7230 leader_election.cc:304] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:24.647624  7921 raft_consensus.cc:3060] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.656950  7921 raft_consensus.cc:2749] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.693678  7261 raft_consensus.cc:3060] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.701154  7789 consensus_queue.cc:1048] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.715205  7880 consensus_queue.cc:1048] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:24.720582  7789 consensus_queue.cc:1048] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:24.744561  7879 consensus_queue.cc:1048] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:24.957111  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:24.967135  7962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:24.967569  7963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:24.971189  7901 raft_consensus.cc:493] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.971967  7901 raft_consensus.cc:515] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:24.974419  7901 leader_election.cc:290] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:24.977622  7864 consensus_queue.cc:1048] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.979015  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e1e21ff4b8443da50908f6a6f82553" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984" is_pre_election: true
I20260709 14:51:24.983353  7336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e1e21ff4b8443da50908f6a6f82553" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce9299d54704aea9048de54c8a26268" is_pre_election: true
I20260709 14:51:24.984248  7336 raft_consensus.cc:2393] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96197c351a434cc9b6aa89438e11055d in current term 1: Already voted for candidate 80233a6571bd4aaca7e0b7c9e3490984 in this term.
I20260709 14:51:24.985322  7230 leader_election.cc:304] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96197c351a434cc9b6aa89438e11055d; no voters: 0ce9299d54704aea9048de54c8a26268, 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:24.986465  7901 raft_consensus.cc:3060] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.993945  7901 raft_consensus.cc:2749] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.015005  7864 consensus_queue.cc:1048] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.086570  6161 server_base.cc:1061] running on GCE node
W20260709 14:51:25.114279  7969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:25.116964  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:25.117309  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:25.117560  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608685117540 us; error 0 us; skew 500 ppm
I20260709 14:51:25.118429  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:25.122443  6161 webserver.cc:533] Webserver started at http://127.6.4.68:33599/ using document root <none> and password file <none>
I20260709 14:51:25.123167  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:25.123554  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:25.124142  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:25.125816  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-3-root/instance:
uuid: "3e1151a89b7f4dd1bee46e059d80ea85"
format_stamp: "Formatted at 2026-07-09 14:51:25 on dist-test-slave-tp5d"
I20260709 14:51:25.135542  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:51:25.139882  7973 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:25.141010  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 14:51:25.141383  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-3-root
uuid: "3e1151a89b7f4dd1bee46e059d80ea85"
format_stamp: "Formatted at 2026-07-09 14:51:25 on dist-test-slave-tp5d"
I20260709 14:51:25.141680  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608648055079-6161-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:25.161155  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:25.163172  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:25.165444  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:25.168370  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:25.168651  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:25.168885  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:25.169044  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:25.181367  7854 consensus_queue.cc:1048] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:25.195363  7947 consensus_queue.cc:1048] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.304436  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.68:38207
I20260709 14:51:25.304571  8037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.68:38207 every 8 connection(s)
I20260709 14:51:25.367945  6161 auto_leader_rebalancer-test.cc:446] add a tserver: 3e1151a89b7f4dd1bee46e059d80ea85
I20260709 14:51:25.388528  8038 heartbeater.cc:344] Connected to a master server at 127.6.4.126:39301
I20260709 14:51:25.389063  8038 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:25.390071  8038 heartbeater.cc:507] Master 127.6.4.126:39301 requested a full tablet report, sending...
I20260709 14:51:25.392438  7162 ts_manager.cc:194] Registered new tserver with Master: 3e1151a89b7f4dd1bee46e059d80ea85 (127.6.4.68:38207)
I20260709 14:51:25.394569  7162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53226
I20260709 14:51:26.397742  8038 heartbeater.cc:499] Master 127.6.4.126:39301 was elected leader, sending a full tablet report...
I20260709 14:51:30.572026  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:30.633352  7336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b"
dest_uuid: "0ce9299d54704aea9048de54c8a26268"
mode: GRACEFUL
new_leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
 from {username='slave'} at 127.0.0.1:44110
I20260709 14:51:30.634070  7336 raft_consensus.cc:606] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Received request to transfer leadership to TS 80233a6571bd4aaca7e0b7c9e3490984
I20260709 14:51:30.636894  7336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed"
dest_uuid: "0ce9299d54704aea9048de54c8a26268"
mode: GRACEFUL
new_leader_uuid: "96197c351a434cc9b6aa89438e11055d"
 from {username='slave'} at 127.0.0.1:44110
I20260709 14:51:30.637368  7336 raft_consensus.cc:606] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Received request to transfer leadership to TS 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:30.639729  7336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0"
dest_uuid: "0ce9299d54704aea9048de54c8a26268"
mode: GRACEFUL
new_leader_uuid: "96197c351a434cc9b6aa89438e11055d"
 from {username='slave'} at 127.0.0.1:44110
I20260709 14:51:30.640228  7336 raft_consensus.cc:606] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Received request to transfer leadership to TS 96197c351a434cc9b6aa89438e11055d
I20260709 14:51:30.641336  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:30.642412  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:30.839010  8055 raft_consensus.cc:993] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268: : Instructing follower 96197c351a434cc9b6aa89438e11055d to start an election
I20260709 14:51:30.839708  8045 raft_consensus.cc:1081] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Signalling peer 96197c351a434cc9b6aa89438e11055d to start an election
I20260709 14:51:30.841269  7262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed"
dest_uuid: "96197c351a434cc9b6aa89438e11055d"
 from {username='slave'} at 127.0.0.1:53194
I20260709 14:51:30.842482  7262 raft_consensus.cc:493] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:30.842846  7262 raft_consensus.cc:3060] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:30.849581  7262 raft_consensus.cc:515] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:30.851819  7262 leader_election.cc:290] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 2 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:30.852887  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:30.853586  7332 raft_consensus.cc:3055] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:30.853837  7332 raft_consensus.cc:740] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:30.854632  7332 consensus_queue.cc:260] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:30.855576  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f604cd0e8354664be04b9820163ceed" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:30.856088  7332 raft_consensus.cc:3060] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:30.856117  7408 raft_consensus.cc:3060] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:30.863072  7408 raft_consensus.cc:2468] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 2.
I20260709 14:51:30.864310  7332 raft_consensus.cc:2468] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 2.
I20260709 14:51:30.864527  7232 leader_election.cc:304] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:30.865602  7796 raft_consensus.cc:2804] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:30.866101  7796 raft_consensus.cc:697] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 2 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:30.867089  7796 consensus_queue.cc:237] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:30.879127  7161 catalog_manager.cc:5697] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 1 to 2, leader changed from 0ce9299d54704aea9048de54c8a26268 (127.6.4.66) to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 2 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.885731  8055 raft_consensus.cc:993] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268: : Instructing follower 80233a6571bd4aaca7e0b7c9e3490984 to start an election
I20260709 14:51:30.886330  8045 raft_consensus.cc:1081] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Signalling peer 80233a6571bd4aaca7e0b7c9e3490984 to start an election
I20260709 14:51:30.888304  7413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b"
dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
 from {username='slave'} at 127.0.0.1:57854
I20260709 14:51:30.888922  7413 raft_consensus.cc:493] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:30.889336  7413 raft_consensus.cc:3060] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:30.896425  7413 raft_consensus.cc:515] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:30.899731  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96197c351a434cc9b6aa89438e11055d"
I20260709 14:51:30.900336  7261 raft_consensus.cc:3060] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:30.900889  7413 leader_election.cc:290] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 election: Requested vote from peers 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173), 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403)
I20260709 14:51:30.902473  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d552dd50c0a46c582d71a98d588f98b" candidate_uuid: "80233a6571bd4aaca7e0b7c9e3490984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:30.902915  7332 raft_consensus.cc:3055] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:30.903188  7332 raft_consensus.cc:740] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:30.903832  7332 consensus_queue.cc:260] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:30.904886  7332 raft_consensus.cc:3060] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:30.906066  7261 raft_consensus.cc:2468] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 2.
I20260709 14:51:30.908174  7380 leader_election.cc:304] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:30.909124  8044 raft_consensus.cc:2804] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:30.911012  8044 raft_consensus.cc:697] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 LEADER]: Becoming Leader. State: Replica: 80233a6571bd4aaca7e0b7c9e3490984, State: Running, Role: LEADER
I20260709 14:51:30.911700  8044 consensus_queue.cc:237] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:30.914731  7332 raft_consensus.cc:2468] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80233a6571bd4aaca7e0b7c9e3490984 in term 2.
I20260709 14:51:30.925450  7161 catalog_manager.cc:5697] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 reported cstate change: term changed from 1 to 2, leader changed from 0ce9299d54704aea9048de54c8a26268 (127.6.4.66) to 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "80233a6571bd4aaca7e0b7c9e3490984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:31.081362  8043 raft_consensus.cc:993] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268: : Instructing follower 96197c351a434cc9b6aa89438e11055d to start an election
I20260709 14:51:31.081841  8045 raft_consensus.cc:1081] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Signalling peer 96197c351a434cc9b6aa89438e11055d to start an election
I20260709 14:51:31.083385  7261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0"
dest_uuid: "96197c351a434cc9b6aa89438e11055d"
 from {username='slave'} at 127.0.0.1:53194
I20260709 14:51:31.084005  7261 raft_consensus.cc:493] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:31.084470  7261 raft_consensus.cc:3060] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.090345  7261 raft_consensus.cc:515] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:31.092159  7261 leader_election.cc:290] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 2 election: Requested vote from peers 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403), 80233a6571bd4aaca7e0b7c9e3490984 (127.6.4.67:38363)
I20260709 14:51:31.093026  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce9299d54704aea9048de54c8a26268"
I20260709 14:51:31.093250  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa58a96daec04ab9818c9ac6ba4804a0" candidate_uuid: "96197c351a434cc9b6aa89438e11055d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80233a6571bd4aaca7e0b7c9e3490984"
I20260709 14:51:31.093720  7332 raft_consensus.cc:3055] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:31.093742  7413 raft_consensus.cc:3060] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.094225  7332 raft_consensus.cc:740] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce9299d54704aea9048de54c8a26268, State: Running, Role: LEADER
I20260709 14:51:31.095149  7332 consensus_queue.cc:260] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:31.097409  7332 raft_consensus.cc:3060] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.101794  7413 raft_consensus.cc:2468] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 2.
I20260709 14:51:31.103233  7232 leader_election.cc:304] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80233a6571bd4aaca7e0b7c9e3490984, 96197c351a434cc9b6aa89438e11055d; no voters: 
I20260709 14:51:31.104074  7796 raft_consensus.cc:2804] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:31.104472  7796 raft_consensus.cc:697] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 2 LEADER]: Becoming Leader. State: Replica: 96197c351a434cc9b6aa89438e11055d, State: Running, Role: LEADER
I20260709 14:51:31.104744  7332 raft_consensus.cc:2468] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96197c351a434cc9b6aa89438e11055d in term 2.
I20260709 14:51:31.105372  7796 consensus_queue.cc:237] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } }
I20260709 14:51:31.116917  7161 catalog_manager.cc:5697] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d reported cstate change: term changed from 1 to 2, leader changed from 0ce9299d54704aea9048de54c8a26268 (127.6.4.66) to 96197c351a434cc9b6aa89438e11055d (127.6.4.65). New cstate: current_term: 2 leader_uuid: "96197c351a434cc9b6aa89438e11055d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.324384  7261 raft_consensus.cc:1275] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Refusing update from remote peer 80233a6571bd4aaca7e0b7c9e3490984: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.325886  8044 consensus_queue.cc:1048] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96197c351a434cc9b6aa89438e11055d" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:31.336731  7332 raft_consensus.cc:1275] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Refusing update from remote peer 80233a6571bd4aaca7e0b7c9e3490984: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.338529  8053 consensus_queue.cc:1048] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:31.403717  7332 raft_consensus.cc:1275] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Refusing update from remote peer 96197c351a434cc9b6aa89438e11055d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.405059  7796 consensus_queue.cc:1048] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:31.414750  7413 raft_consensus.cc:1275] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Refusing update from remote peer 96197c351a434cc9b6aa89438e11055d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.419255  8072 consensus_queue.cc:1048] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:31.523448  7332 raft_consensus.cc:1275] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Refusing update from remote peer 96197c351a434cc9b6aa89438e11055d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.524633  8072 consensus_queue.cc:1048] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce9299d54704aea9048de54c8a26268" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:31.536094  7408 raft_consensus.cc:1275] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Refusing update from remote peer 96197c351a434cc9b6aa89438e11055d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.537448  7796 consensus_queue.cc:1048] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80233a6571bd4aaca7e0b7c9e3490984" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 38363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:31.643476  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:31.681478  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
W20260709 14:51:31.712024  7380 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:51:31.723964  7380 consensus_peers.cc:597] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:31.726172  7380 consensus_peers.cc:597] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:31.728964  7380 consensus_peers.cc:597] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:31.734419  7306 consensus_peers.cc:597] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:31.735762  7306 consensus_peers.cc:597] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:31.749083  7380 consensus_peers.cc:597] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.753790  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:31.755043  6161 tablet_replica.cc:333] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.756176  6161 raft_consensus.cc:2243] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.756964  6161 raft_consensus.cc:2272] T 3973b662dde54e44b11d64325d104b75 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.757879  7380 consensus_peers.cc:597] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.759765  6161 tablet_replica.cc:333] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.760653  6161 raft_consensus.cc:2243] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.761727  6161 raft_consensus.cc:2272] T b98e4074f9594d95962516841d307512 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.772825  6161 tablet_replica.cc:333] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.774103  6161 raft_consensus.cc:2243] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.775246  6161 raft_consensus.cc:2272] T aa58a96daec04ab9818c9ac6ba4804a0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.802070  6161 tablet_replica.cc:333] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.803066  6161 raft_consensus.cc:2243] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:31.803376  7380 consensus_peers.cc:597] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.803704  6161 raft_consensus.cc:2272] T 1a9dc1a280504d1789c64ce7760232e9 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.803994  7380 consensus_peers.cc:597] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:31.804575  7380 consensus_peers.cc:597] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.806496  6161 tablet_replica.cc:333] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
W20260709 14:51:31.807018  7306 consensus_peers.cc:597] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.807565  6161 raft_consensus.cc:2243] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.808171  6161 raft_consensus.cc:2272] T 7c4dca4150234c139da3254d616b7372 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.812239  6161 tablet_replica.cc:333] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
W20260709 14:51:31.812680  7380 consensus_peers.cc:597] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.813103  6161 raft_consensus.cc:2243] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.813558  6161 raft_consensus.cc:2272] T abfe407cf7f6439f812091348577ca12 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.815338  6161 tablet_replica.cc:333] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.815872  6161 raft_consensus.cc:2243] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.816279  6161 raft_consensus.cc:2272] T db1e68464e894d2c80538db6fbad9d6f P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.818071  6161 tablet_replica.cc:333] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.818670  6161 raft_consensus.cc:2243] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.819099  6161 raft_consensus.cc:2272] T 830c138acb63413dab323b0c149bdae9 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.820969  6161 tablet_replica.cc:333] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.821544  6161 raft_consensus.cc:2243] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.822094  6161 raft_consensus.cc:2272] T 46d47fb76ac94028bde03d661ca719b2 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.824519  6161 tablet_replica.cc:333] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.825351  6161 raft_consensus.cc:2243] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.826272  6161 raft_consensus.cc:2272] T d0dc9a81a87e4c849afb43642ccb84df P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.828399  7306 consensus_peers.cc:597] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.828563  6161 tablet_replica.cc:333] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.829267  6161 raft_consensus.cc:2243] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.829728  6161 raft_consensus.cc:2272] T 62cb4e6c960143579b255268b3b3190b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.831954  6161 tablet_replica.cc:333] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.832769  6161 raft_consensus.cc:2243] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.833850  6161 raft_consensus.cc:2272] T 12334bf7b9344f2ea874ea943c9fa0a1 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.836645  6161 tablet_replica.cc:333] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.837564  6161 raft_consensus.cc:2243] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.838606  6161 raft_consensus.cc:2272] T fe0d0df92bd84001a87da4b8437665af P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.840947  6161 tablet_replica.cc:333] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.841557  6161 raft_consensus.cc:2243] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.842074  6161 raft_consensus.cc:2272] T aa0c1eba012b413f88ed3d20a66e268a P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.843437  7306 consensus_peers.cc:597] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.844228  6161 tablet_replica.cc:333] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.844987  6161 raft_consensus.cc:2243] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:31.845558  7229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:31.845799  6161 raft_consensus.cc:2272] T 49dbd217fda04d8298ec8e7c0a39776d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.847602  6161 tablet_replica.cc:333] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.848176  6161 raft_consensus.cc:2243] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.848726  6161 raft_consensus.cc:2272] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.850826  6161 tablet_replica.cc:333] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.851651  6161 raft_consensus.cc:2243] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.852386  6161 raft_consensus.cc:2272] T 67346d1c651141d7bb49d67b6a8e1465 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.855180  6161 tablet_replica.cc:333] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.855927  6161 raft_consensus.cc:2243] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.856418  6161 raft_consensus.cc:2272] T 57cfcda013a240c28d07792f05d7e32e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.857667  7306 consensus_peers.cc:597] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.859015  6161 tablet_replica.cc:333] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.859666  6161 raft_consensus.cc:2243] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.860152  6161 raft_consensus.cc:2272] T 085db8d89f544687acd1a0737f6bd3d0 P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.862010  6161 tablet_replica.cc:333] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.862553  6161 raft_consensus.cc:2243] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.862911  6161 raft_consensus.cc:2272] T 93919b8af1fa422594544965bcdff40c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.864774  6161 tablet_replica.cc:333] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.865329  6161 raft_consensus.cc:2243] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.865689  6161 raft_consensus.cc:2272] T 6dd2ac2ae4794e7d864a15b86c157a9e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.867887  6161 tablet_replica.cc:333] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.868661  6161 raft_consensus.cc:2243] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.869827  6161 raft_consensus.cc:2272] T 33e0e9860d824e19be39884c186a0472 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.872442  6161 tablet_replica.cc:333] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.873256  6161 raft_consensus.cc:2243] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.873723  6161 raft_consensus.cc:2272] T 1d552dd50c0a46c582d71a98d588f98b P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.874133  7380 consensus_peers.cc:597] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.876725  6161 tablet_replica.cc:333] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.877803  6161 raft_consensus.cc:2243] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.878394  6161 raft_consensus.cc:2272] T b615834338414965acdfd536a5ae1537 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.879737  7306 consensus_peers.cc:597] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:31.880012  7380 consensus_peers.cc:597] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.881196  6161 tablet_replica.cc:333] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.882062  6161 raft_consensus.cc:2243] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.882651  6161 raft_consensus.cc:2272] T 5329a053e765432d860ccb246bb62188 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.884807  6161 tablet_replica.cc:333] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.885421  6161 raft_consensus.cc:2243] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.885926  6161 raft_consensus.cc:2272] T 320fd99b6c014844b6ddc8bd0dd01752 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.887916  6161 tablet_replica.cc:333] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.888556  6161 raft_consensus.cc:2243] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.889366  6161 raft_consensus.cc:2272] T f5d637136f884a979e1143f0f2e348ed P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.891933  6161 tablet_replica.cc:333] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.892736  6161 raft_consensus.cc:2243] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.893596  6161 raft_consensus.cc:2272] T be13778a575542209ededaecc7ab43a3 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.895977  6161 tablet_replica.cc:333] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.896730  6161 raft_consensus.cc:2243] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.897271  6161 raft_consensus.cc:2272] T 67e88984e3b140729427c5f218796086 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.899662  6161 tablet_replica.cc:333] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.900200  6161 raft_consensus.cc:2243] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.901002  6161 raft_consensus.cc:2272] T 567ba58e5825481ebb13b32d1ea132b6 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.902693  6161 tablet_replica.cc:333] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.903280  6161 raft_consensus.cc:2243] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.903692  6161 raft_consensus.cc:2272] T ce1c3dab12854959b8d6f6fb99f96dc3 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.905872  6161 tablet_replica.cc:333] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.906451  6161 raft_consensus.cc:2243] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.906864  6161 raft_consensus.cc:2272] T 1e97117143a54ab4adfaf127e9385ca0 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.908948  6161 tablet_replica.cc:333] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.909494  6161 raft_consensus.cc:2243] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.909925  6161 raft_consensus.cc:2272] T ebb3c41dbb784fee906226e6914c798b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.911587  6161 tablet_replica.cc:333] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.912160  6161 raft_consensus.cc:2243] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.912947  6161 raft_consensus.cc:2272] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.914902  6161 tablet_replica.cc:333] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.915463  6161 raft_consensus.cc:2243] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.915887  6161 raft_consensus.cc:2272] T 37bf70af17b44b89b209e0d4e868d77a P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.918083  6161 tablet_replica.cc:333] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.918974  6161 raft_consensus.cc:2243] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.919572  6161 raft_consensus.cc:2272] T 2cfd22e847b7476f8104393bcfceb15c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.922989  6161 tablet_replica.cc:333] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.923620  6161 raft_consensus.cc:2243] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.924180  6161 raft_consensus.cc:2272] T 69a01769b0164a6694e8e7603e8c005d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.926563  6161 tablet_replica.cc:333] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.927254  6161 raft_consensus.cc:2243] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.927805  6161 raft_consensus.cc:2272] T 526a69e7932c4a368df3c3781fcc6442 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.929179  7306 consensus_peers.cc:597] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.929986  6161 tablet_replica.cc:333] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.930624  6161 raft_consensus.cc:2243] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.931488  6161 raft_consensus.cc:2272] T f055a14bf442442abbd09b71541a7a23 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.933531  6161 tablet_replica.cc:333] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.934077  6161 raft_consensus.cc:2243] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.934815  6161 raft_consensus.cc:2272] T b696b494902d4b929856696468a2ab70 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.937114  6161 tablet_replica.cc:333] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.937711  6161 raft_consensus.cc:2243] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.938154  6161 raft_consensus.cc:2272] T 8da186258e22481dbfd6ab42beb6582d P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.939944  6161 tablet_replica.cc:333] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.940837  6161 raft_consensus.cc:2243] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.941293  6161 raft_consensus.cc:2272] T 429a720371b84ac295b090fa397df8b8 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.943539  6161 tablet_replica.cc:333] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.944202  6161 raft_consensus.cc:2243] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.944746  6161 raft_consensus.cc:2272] T c0e896fc956c406aad87357d518420ca P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.946914  6161 tablet_replica.cc:333] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.947538  6161 raft_consensus.cc:2243] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.947997  6161 raft_consensus.cc:2272] T ae714fd84f784872b55acf3aeb9a165c P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.950439  6161 tablet_replica.cc:333] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.951191  6161 raft_consensus.cc:2243] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:31.951359  7306 consensus_peers.cc:597] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.952392  6161 raft_consensus.cc:2272] T 41f96dfe1ff14bbb909c2d78a8c56732 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.954923  7380 consensus_peers.cc:597] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.955121  6161 tablet_replica.cc:333] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.955819  6161 raft_consensus.cc:2243] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.956753  6161 raft_consensus.cc:2272] T 48197c97db5647a39aea2e69facded51 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.958657  6161 tablet_replica.cc:333] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.959228  6161 raft_consensus.cc:2243] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.959993  6161 raft_consensus.cc:2272] T 004997ffea9a4719b43e7f292e87d7e2 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.961906  6161 tablet_replica.cc:333] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.962479  6161 raft_consensus.cc:2243] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.962937  6161 raft_consensus.cc:2272] T c3f0458e69134090a512f6e64d2b32da P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.965237  6161 tablet_replica.cc:333] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.966037  6161 raft_consensus.cc:2243] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.966609  6161 raft_consensus.cc:2272] T 50e1e21ff4b8443da50908f6a6f82553 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.968384  7380 consensus_peers.cc:597] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.969102  6161 tablet_replica.cc:333] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.969758  6161 raft_consensus.cc:2243] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.970438  6161 raft_consensus.cc:2272] T 6f604cd0e8354664be04b9820163ceed P 96197c351a434cc9b6aa89438e11055d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.973205  6161 tablet_replica.cc:333] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.973723  6161 raft_consensus.cc:2243] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.974550  6161 raft_consensus.cc:2272] T c5991b5ed9344934b610832bb7671238 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.976385  6161 tablet_replica.cc:333] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.976935  6161 raft_consensus.cc:2243] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.977434  6161 raft_consensus.cc:2272] T 1b48426c53854e169d8965471192c051 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.979733  6161 tablet_replica.cc:333] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.980453  6161 raft_consensus.cc:2243] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.980991  6161 raft_consensus.cc:2272] T 71cabc637acf4afbac809549d25ec473 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.983371  6161 tablet_replica.cc:333] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.984081  6161 raft_consensus.cc:2243] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.984652  6161 raft_consensus.cc:2272] T 23c7273c4a464bdabc6278c038030154 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:31.984634  7306 consensus_peers.cc:597] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:31.987221  6161 tablet_replica.cc:333] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.987830  6161 raft_consensus.cc:2243] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.988262  6161 raft_consensus.cc:2272] T 821fdeedc5bc48a8b44d3c23426f2510 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.990654  6161 tablet_replica.cc:333] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.991392  6161 raft_consensus.cc:2243] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:31.992328  6161 raft_consensus.cc:2272] T a49e6684dc234d2c9bf1637e9c87d08b P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.995155  6161 tablet_replica.cc:333] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.995733  6161 raft_consensus.cc:2243] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.996203  6161 raft_consensus.cc:2272] T 0c2cc55ac08c453e92d15ec40d59ee1e P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:31.998486  6161 tablet_replica.cc:333] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:31.999028  6161 raft_consensus.cc:2243] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:31.999511  6161 raft_consensus.cc:2272] T 72ff6b8580494bc98c8f1f847f5a6ffb P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.001369  6161 tablet_replica.cc:333] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d: stopping tablet replica
I20260709 14:51:32.001971  6161 raft_consensus.cc:2243] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.002478  6161 raft_consensus.cc:2272] T b5a93f8678304151a826b636d163d3f4 P 96197c351a434cc9b6aa89438e11055d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:32.016752  7380 consensus_peers.cc:597] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.017562  7306 consensus_peers.cc:597] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.022722  7306 consensus_peers.cc:597] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.024784  7380 consensus_peers.cc:597] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.028362  7306 consensus_peers.cc:597] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.035391  7306 consensus_peers.cc:597] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.089273  7306 consensus_peers.cc:597] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.089787  7306 consensus_peers.cc:597] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.090157  7306 consensus_peers.cc:597] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.092512  7380 consensus_peers.cc:597] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.093019  7380 consensus_peers.cc:597] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.096773  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
W20260709 14:51:32.122646  7306 consensus_peers.cc:597] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.164332  7306 consensus_peers.cc:597] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.170450  7380 consensus_peers.cc:597] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.171234  7380 consensus_peers.cc:597] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.188611  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
W20260709 14:51:32.200803  7379 consensus_peers.cc:597] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.216413  7380 consensus_peers.cc:597] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.246206  7306 consensus_peers.cc:597] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 -> Peer 96197c351a434cc9b6aa89438e11055d (127.6.4.65:46173): Couldn't send request to peer 96197c351a434cc9b6aa89438e11055d. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.254076  7379 consensus_peers.cc:597] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.275599  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:32.278959  6161 tablet_replica.cc:333] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.279940  6161 raft_consensus.cc:2243] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.280997  6161 raft_consensus.cc:2272] T 3973b662dde54e44b11d64325d104b75 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:32.281163  7379 consensus_peers.cc:597] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.283702  6161 tablet_replica.cc:333] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.284775  6161 raft_consensus.cc:2243] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.285323  6161 raft_consensus.cc:2272] T b98e4074f9594d95962516841d307512 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.287984  6161 tablet_replica.cc:333] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.288923  6161 raft_consensus.cc:2243] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.289438  6161 raft_consensus.cc:2272] T 1d552dd50c0a46c582d71a98d588f98b P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.292239  6161 tablet_replica.cc:333] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.293112  6161 raft_consensus.cc:2243] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:32.293263  7379 consensus_peers.cc:597] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.293931  6161 raft_consensus.cc:2272] T d0dc9a81a87e4c849afb43642ccb84df P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:32.294359  7379 consensus_peers.cc:597] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.296289  6161 tablet_replica.cc:333] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.297123  6161 raft_consensus.cc:2243] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.297614  6161 raft_consensus.cc:2272] T 7c4dca4150234c139da3254d616b7372 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.299680  6161 tablet_replica.cc:333] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.300489  6161 raft_consensus.cc:2243] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.301543  6161 raft_consensus.cc:2272] T 1a9dc1a280504d1789c64ce7760232e9 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.303637  6161 tablet_replica.cc:333] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.304453  6161 raft_consensus.cc:2243] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.305502  6161 raft_consensus.cc:2272] T 830c138acb63413dab323b0c149bdae9 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.307777  6161 tablet_replica.cc:333] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.308387  6161 raft_consensus.cc:2243] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.309227  6161 raft_consensus.cc:2272] T 46d47fb76ac94028bde03d661ca719b2 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.311156  6161 tablet_replica.cc:333] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.312058  6161 raft_consensus.cc:2243] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.312633  6161 raft_consensus.cc:2272] T abfe407cf7f6439f812091348577ca12 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.315234  6161 tablet_replica.cc:333] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.316020  6161 raft_consensus.cc:2243] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.316538  6161 raft_consensus.cc:2272] T db1e68464e894d2c80538db6fbad9d6f P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.319245  6161 tablet_replica.cc:333] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
W20260709 14:51:32.319391  7379 consensus_peers.cc:597] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.319914  6161 raft_consensus.cc:2243] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.321146  6161 raft_consensus.cc:2272] T aa0c1eba012b413f88ed3d20a66e268a P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.323505  6161 tablet_replica.cc:333] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.324649  6161 raft_consensus.cc:2243] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.325235  6161 raft_consensus.cc:2272] T 49dbd217fda04d8298ec8e7c0a39776d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.328009  6161 tablet_replica.cc:333] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.328941  6161 raft_consensus.cc:2243] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.329485  6161 raft_consensus.cc:2272] T 62cb4e6c960143579b255268b3b3190b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.332000  6161 tablet_replica.cc:333] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
W20260709 14:51:32.332512  7379 consensus_peers.cc:597] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.332870  6161 raft_consensus.cc:2243] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.333475  6161 raft_consensus.cc:2272] T 12334bf7b9344f2ea874ea943c9fa0a1 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.336352  6161 tablet_replica.cc:333] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.337218  6161 raft_consensus.cc:2243] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.337724  6161 raft_consensus.cc:2272] T fe0d0df92bd84001a87da4b8437665af P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.340226  6161 tablet_replica.cc:333] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.341066  6161 raft_consensus.cc:2243] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.342029  6161 raft_consensus.cc:2272] T 67346d1c651141d7bb49d67b6a8e1465 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.344777  6161 tablet_replica.cc:333] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.345497  6161 raft_consensus.cc:2243] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.345995  6161 raft_consensus.cc:2272] T 57cfcda013a240c28d07792f05d7e32e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.348342  6161 tablet_replica.cc:333] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.349203  6161 raft_consensus.cc:2243] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.349682  6161 raft_consensus.cc:2272] T 085db8d89f544687acd1a0737f6bd3d0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.352205  6161 tablet_replica.cc:333] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.353017  6161 raft_consensus.cc:2243] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.354036  6161 raft_consensus.cc:2272] T 93919b8af1fa422594544965bcdff40c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.356343  6161 tablet_replica.cc:333] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.356997  6161 raft_consensus.cc:2243] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.357559  6161 raft_consensus.cc:2272] T 6dd2ac2ae4794e7d864a15b86c157a9e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.359649  6161 tablet_replica.cc:333] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.360248  6161 raft_consensus.cc:2243] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.360708  6161 raft_consensus.cc:2272] T 33e0e9860d824e19be39884c186a0472 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.362681  6161 tablet_replica.cc:333] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.363271  6161 raft_consensus.cc:2243] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.363701  6161 raft_consensus.cc:2272] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.365481  6161 tablet_replica.cc:333] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.366039  6161 raft_consensus.cc:2243] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.366457  6161 raft_consensus.cc:2272] T ce1c3dab12854959b8d6f6fb99f96dc3 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.368165  6161 tablet_replica.cc:333] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.368872  6161 raft_consensus.cc:2243] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.369393  6161 raft_consensus.cc:2272] T 567ba58e5825481ebb13b32d1ea132b6 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.371798  6161 tablet_replica.cc:333] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.372517  6161 raft_consensus.cc:2243] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.373037  6161 raft_consensus.cc:2272] T 1b48426c53854e169d8965471192c051 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.375108  6161 tablet_replica.cc:333] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.375684  6161 raft_consensus.cc:2243] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.376706  6161 raft_consensus.cc:2272] T b615834338414965acdfd536a5ae1537 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.378942  6161 tablet_replica.cc:333] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.379608  6161 raft_consensus.cc:2243] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.380203  6161 raft_consensus.cc:2272] T 320fd99b6c014844b6ddc8bd0dd01752 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.382543  6161 tablet_replica.cc:333] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.383206  6161 raft_consensus.cc:2243] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.383988  6161 raft_consensus.cc:2272] T 5329a053e765432d860ccb246bb62188 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.385959  6161 tablet_replica.cc:333] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.386543  6161 raft_consensus.cc:2243] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.387054  6161 raft_consensus.cc:2272] T f5d637136f884a979e1143f0f2e348ed P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.388952  6161 tablet_replica.cc:333] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.389508  6161 raft_consensus.cc:2243] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.389947  6161 raft_consensus.cc:2272] T f055a14bf442442abbd09b71541a7a23 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.391587  6161 tablet_replica.cc:333] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.392166  6161 raft_consensus.cc:2243] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.392664  6161 raft_consensus.cc:2272] T 8da186258e22481dbfd6ab42beb6582d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.394430  6161 tablet_replica.cc:333] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.395013  6161 raft_consensus.cc:2243] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.395437  6161 raft_consensus.cc:2272] T b696b494902d4b929856696468a2ab70 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.397133  6161 tablet_replica.cc:333] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.397843  6161 raft_consensus.cc:2243] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.398613  6161 raft_consensus.cc:2272] T 429a720371b84ac295b090fa397df8b8 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.400559  6161 tablet_replica.cc:333] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.401104  6161 raft_consensus.cc:2243] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.401831  6161 raft_consensus.cc:2272] T c0e896fc956c406aad87357d518420ca P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.403853  6161 tablet_replica.cc:333] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.404600  6161 raft_consensus.cc:2243] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.405167  6161 raft_consensus.cc:2272] T ae714fd84f784872b55acf3aeb9a165c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.407542  6161 tablet_replica.cc:333] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.408248  6161 raft_consensus.cc:2243] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.408790  6161 raft_consensus.cc:2272] T 41f96dfe1ff14bbb909c2d78a8c56732 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:32.410815  7379 consensus_peers.cc:597] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.410961  6161 tablet_replica.cc:333] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.411687  6161 raft_consensus.cc:2243] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.412403  6161 raft_consensus.cc:2272] T ebb3c41dbb784fee906226e6914c798b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.414531  6161 tablet_replica.cc:333] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.415215  6161 raft_consensus.cc:2243] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.415668  6161 raft_consensus.cc:2272] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:32.417454  7379 consensus_peers.cc:597] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.417872  6161 tablet_replica.cc:333] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.418658  6161 raft_consensus.cc:2243] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.419194  6161 raft_consensus.cc:2272] T 37bf70af17b44b89b209e0d4e868d77a P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.421137  6161 tablet_replica.cc:333] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.421689  6161 raft_consensus.cc:2243] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.422467  6161 raft_consensus.cc:2272] T 1e97117143a54ab4adfaf127e9385ca0 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.424314  6161 tablet_replica.cc:333] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.424842  6161 raft_consensus.cc:2243] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.425516  6161 raft_consensus.cc:2272] T 2cfd22e847b7476f8104393bcfceb15c P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.427369  6161 tablet_replica.cc:333] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.427868  6161 raft_consensus.cc:2243] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.428212  6161 raft_consensus.cc:2272] T 69a01769b0164a6694e8e7603e8c005d P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.430076  6161 tablet_replica.cc:333] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.430718  6161 raft_consensus.cc:2243] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.431483  6161 raft_consensus.cc:2272] T 526a69e7932c4a368df3c3781fcc6442 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.433688  6161 tablet_replica.cc:333] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.434278  6161 raft_consensus.cc:2243] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.434721  6161 raft_consensus.cc:2272] T c3f0458e69134090a512f6e64d2b32da P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.436661  6161 tablet_replica.cc:333] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
W20260709 14:51:32.436762  7379 consensus_peers.cc:597] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.437282  6161 raft_consensus.cc:2243] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.437704  6161 raft_consensus.cc:2272] T 48197c97db5647a39aea2e69facded51 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.439425  6161 tablet_replica.cc:333] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.439970  6161 raft_consensus.cc:2243] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.440382  6161 raft_consensus.cc:2272] T 004997ffea9a4719b43e7f292e87d7e2 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.442113  6161 tablet_replica.cc:333] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.442631  6161 raft_consensus.cc:2243] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.443053  6161 raft_consensus.cc:2272] T 50e1e21ff4b8443da50908f6a6f82553 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.444814  6161 tablet_replica.cc:333] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.445335  6161 raft_consensus.cc:2243] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.445734  6161 raft_consensus.cc:2272] T 6f604cd0e8354664be04b9820163ceed P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.447819  6161 tablet_replica.cc:333] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.448515  6161 raft_consensus.cc:2243] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.448978  6161 raft_consensus.cc:2272] T aa58a96daec04ab9818c9ac6ba4804a0 P 0ce9299d54704aea9048de54c8a26268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.452000  6161 tablet_replica.cc:333] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.452778  6161 raft_consensus.cc:2243] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.453649  6161 raft_consensus.cc:2272] T 71cabc637acf4afbac809549d25ec473 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.455590  6161 tablet_replica.cc:333] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.456135  6161 raft_consensus.cc:2243] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.456913  6161 raft_consensus.cc:2272] T 23c7273c4a464bdabc6278c038030154 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.458755  6161 tablet_replica.cc:333] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.459233  6161 raft_consensus.cc:2243] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.459583  6161 raft_consensus.cc:2272] T c5991b5ed9344934b610832bb7671238 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.461318  6161 tablet_replica.cc:333] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.461918  6161 raft_consensus.cc:2243] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.462340  6161 raft_consensus.cc:2272] T 0c2cc55ac08c453e92d15ec40d59ee1e P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.464344  6161 tablet_replica.cc:333] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.464895  6161 raft_consensus.cc:2243] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:32.465844  7379 consensus_peers.cc:597] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.465840  6161 raft_consensus.cc:2272] T 72ff6b8580494bc98c8f1f847f5a6ffb P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.468036  6161 tablet_replica.cc:333] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.468679  6161 raft_consensus.cc:2243] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.469491  6161 raft_consensus.cc:2272] T b5a93f8678304151a826b636d163d3f4 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.471326  6161 tablet_replica.cc:333] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.471951  6161 raft_consensus.cc:2243] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.472363  6161 raft_consensus.cc:2272] T be13778a575542209ededaecc7ab43a3 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.474036  6161 tablet_replica.cc:333] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.474534  6161 raft_consensus.cc:2243] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.475257  6161 raft_consensus.cc:2272] T 67e88984e3b140729427c5f218796086 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.477101  6161 tablet_replica.cc:333] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.477682  6161 raft_consensus.cc:2243] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.478212  6161 raft_consensus.cc:2272] T 821fdeedc5bc48a8b44d3c23426f2510 P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.480242  6161 tablet_replica.cc:333] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268: stopping tablet replica
I20260709 14:51:32.480762  6161 raft_consensus.cc:2243] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:32.481232  7379 consensus_peers.cc:597] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.481295  6161 raft_consensus.cc:2272] T a49e6684dc234d2c9bf1637e9c87d08b P 0ce9299d54704aea9048de54c8a26268 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:32.503444  7379 consensus_peers.cc:597] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.509483  7379 consensus_peers.cc:597] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.554316  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
W20260709 14:51:32.586768  7379 consensus_peers.cc:597] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.606133  7379 consensus_peers.cc:597] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.614940  7379 consensus_peers.cc:597] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.622089  7379 consensus_peers.cc:597] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.655375  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
W20260709 14:51:32.665084  7379 consensus_peers.cc:597] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:32.692591  7379 consensus_peers.cc:597] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 -> Peer 0ce9299d54704aea9048de54c8a26268 (127.6.4.66:46403): Couldn't send request to peer 0ce9299d54704aea9048de54c8a26268. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:32.715257  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:32.716251  6161 tablet_replica.cc:333] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.717010  6161 raft_consensus.cc:2243] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.717654  6161 raft_consensus.cc:2272] T 3973b662dde54e44b11d64325d104b75 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.719919  6161 tablet_replica.cc:333] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.720805  6161 raft_consensus.cc:2243] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.721367  6161 raft_consensus.cc:2272] T b98e4074f9594d95962516841d307512 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.723428  6161 tablet_replica.cc:333] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.724040  6161 raft_consensus.cc:2243] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.724803  6161 raft_consensus.cc:2272] T 62cb4e6c960143579b255268b3b3190b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.726470  6161 tablet_replica.cc:333] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.727031  6161 raft_consensus.cc:2243] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.727411  6161 raft_consensus.cc:2272] T aa58a96daec04ab9818c9ac6ba4804a0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.729105  6161 tablet_replica.cc:333] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.729717  6161 raft_consensus.cc:2243] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.730400  6161 raft_consensus.cc:2272] T 7c4dca4150234c139da3254d616b7372 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.732100  6161 tablet_replica.cc:333] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.732704  6161 raft_consensus.cc:2243] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.733090  6161 raft_consensus.cc:2272] T d0dc9a81a87e4c849afb43642ccb84df P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.734747  6161 tablet_replica.cc:333] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.735275  6161 raft_consensus.cc:2243] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.735940  6161 raft_consensus.cc:2272] T abfe407cf7f6439f812091348577ca12 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.737962  6161 tablet_replica.cc:333] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.738571  6161 raft_consensus.cc:2243] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.739586  6161 raft_consensus.cc:2272] T db1e68464e894d2c80538db6fbad9d6f P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.741591  6161 tablet_replica.cc:333] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.742138  6161 raft_consensus.cc:2243] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.742497  6161 raft_consensus.cc:2272] T 1a9dc1a280504d1789c64ce7760232e9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.744319  6161 tablet_replica.cc:333] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.745023  6161 raft_consensus.cc:2243] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.745621  6161 raft_consensus.cc:2272] T aa0c1eba012b413f88ed3d20a66e268a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.748543  6161 tablet_replica.cc:333] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.749315  6161 raft_consensus.cc:2243] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.749879  6161 raft_consensus.cc:2272] T 49dbd217fda04d8298ec8e7c0a39776d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.751842  6161 tablet_replica.cc:333] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.752731  6161 raft_consensus.cc:2243] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.753351  6161 raft_consensus.cc:2272] T 12334bf7b9344f2ea874ea943c9fa0a1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.756115  6161 tablet_replica.cc:333] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.757021  6161 raft_consensus.cc:2243] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.757588  6161 raft_consensus.cc:2272] T fe0d0df92bd84001a87da4b8437665af P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.759625  6161 tablet_replica.cc:333] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.760253  6161 raft_consensus.cc:2243] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.760769  6161 raft_consensus.cc:2272] T 830c138acb63413dab323b0c149bdae9 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.762831  6161 tablet_replica.cc:333] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.763468  6161 raft_consensus.cc:2243] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.763934  6161 raft_consensus.cc:2272] T 46d47fb76ac94028bde03d661ca719b2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.766194  6161 tablet_replica.cc:333] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.766899  6161 raft_consensus.cc:2243] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.767992  6161 raft_consensus.cc:2272] T 5bbfdf4c324c4dabaebf6042682f2aa7 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.770750  6161 tablet_replica.cc:333] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.771741  6161 raft_consensus.cc:2243] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.772346  6161 raft_consensus.cc:2272] T 93919b8af1fa422594544965bcdff40c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.774889  6161 tablet_replica.cc:333] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.775434  6161 raft_consensus.cc:2243] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.776413  6161 raft_consensus.cc:2272] T 6dd2ac2ae4794e7d864a15b86c157a9e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.779106  6161 tablet_replica.cc:333] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.779623  6161 raft_consensus.cc:2243] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.779968  6161 raft_consensus.cc:2272] T 33e0e9860d824e19be39884c186a0472 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.781693  6161 tablet_replica.cc:333] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.782317  6161 raft_consensus.cc:2243] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.782836  6161 raft_consensus.cc:2272] T 67346d1c651141d7bb49d67b6a8e1465 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.784718  6161 tablet_replica.cc:333] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.785218  6161 raft_consensus.cc:2243] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.785912  6161 raft_consensus.cc:2272] T 57cfcda013a240c28d07792f05d7e32e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.787839  6161 tablet_replica.cc:333] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.788676  6161 raft_consensus.cc:2243] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.789621  6161 raft_consensus.cc:2272] T 085db8d89f544687acd1a0737f6bd3d0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.792094  6161 tablet_replica.cc:333] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.792790  6161 raft_consensus.cc:2243] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.793519  6161 raft_consensus.cc:2272] T 320fd99b6c014844b6ddc8bd0dd01752 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.795280  6161 tablet_replica.cc:333] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.795775  6161 raft_consensus.cc:2243] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.796133  6161 raft_consensus.cc:2272] T 5329a053e765432d860ccb246bb62188 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.797755  6161 tablet_replica.cc:333] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.798264  6161 raft_consensus.cc:2243] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.798626  6161 raft_consensus.cc:2272] T f5d637136f884a979e1143f0f2e348ed P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.800315  6161 tablet_replica.cc:333] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.800884  6161 raft_consensus.cc:2243] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.801578  6161 raft_consensus.cc:2272] T 1d552dd50c0a46c582d71a98d588f98b P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.803265  6161 tablet_replica.cc:333] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.803799  6161 raft_consensus.cc:2243] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.804176  6161 raft_consensus.cc:2272] T b615834338414965acdfd536a5ae1537 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.806062  6161 tablet_replica.cc:333] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.806594  6161 raft_consensus.cc:2243] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.806947  6161 raft_consensus.cc:2272] T 567ba58e5825481ebb13b32d1ea132b6 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.808815  6161 tablet_replica.cc:333] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.809360  6161 raft_consensus.cc:2243] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.810084  6161 raft_consensus.cc:2272] T ce1c3dab12854959b8d6f6fb99f96dc3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.811846  6161 tablet_replica.cc:333] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.812444  6161 raft_consensus.cc:2243] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.812901  6161 raft_consensus.cc:2272] T 429a720371b84ac295b090fa397df8b8 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.814668  6161 tablet_replica.cc:333] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.815214  6161 raft_consensus.cc:2243] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.815997  6161 raft_consensus.cc:2272] T ae714fd84f784872b55acf3aeb9a165c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.817834  6161 tablet_replica.cc:333] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.818394  6161 raft_consensus.cc:2243] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.818810  6161 raft_consensus.cc:2272] T 41f96dfe1ff14bbb909c2d78a8c56732 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.820523  6161 tablet_replica.cc:333] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.821067  6161 raft_consensus.cc:2243] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.821463  6161 raft_consensus.cc:2272] T c0e896fc956c406aad87357d518420ca P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.823210  6161 tablet_replica.cc:333] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.823781  6161 raft_consensus.cc:2243] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.824151  6161 raft_consensus.cc:2272] T 526a69e7932c4a368df3c3781fcc6442 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.826119  6161 tablet_replica.cc:333] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.826771  6161 raft_consensus.cc:2243] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.827206  6161 raft_consensus.cc:2272] T 2cfd22e847b7476f8104393bcfceb15c P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.829797  6161 tablet_replica.cc:333] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.830428  6161 raft_consensus.cc:2243] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.831106  6161 raft_consensus.cc:2272] T 69a01769b0164a6694e8e7603e8c005d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.832762  6161 tablet_replica.cc:333] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.833266  6161 raft_consensus.cc:2243] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.833633  6161 raft_consensus.cc:2272] T ebb3c41dbb784fee906226e6914c798b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.835242  6161 tablet_replica.cc:333] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.835757  6161 raft_consensus.cc:2243] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.836122  6161 raft_consensus.cc:2272] T 1471c2a0a8ad4d06a5ba91f986bf26b1 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.837925  6161 tablet_replica.cc:333] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.838461  6161 raft_consensus.cc:2243] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.839128  6161 raft_consensus.cc:2272] T 37bf70af17b44b89b209e0d4e868d77a P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.840762  6161 tablet_replica.cc:333] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.841218  6161 raft_consensus.cc:2243] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.841552  6161 raft_consensus.cc:2272] T 1e97117143a54ab4adfaf127e9385ca0 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.843175  6161 tablet_replica.cc:333] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.843727  6161 raft_consensus.cc:2243] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.844179  6161 raft_consensus.cc:2272] T f055a14bf442442abbd09b71541a7a23 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.845793  6161 tablet_replica.cc:333] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.846419  6161 raft_consensus.cc:2243] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.846832  6161 raft_consensus.cc:2272] T b696b494902d4b929856696468a2ab70 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.848619  6161 tablet_replica.cc:333] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.849171  6161 raft_consensus.cc:2243] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.849915  6161 raft_consensus.cc:2272] T 8da186258e22481dbfd6ab42beb6582d P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.851595  6161 tablet_replica.cc:333] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.852141  6161 raft_consensus.cc:2243] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.852597  6161 raft_consensus.cc:2272] T 71cabc637acf4afbac809549d25ec473 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.854298  6161 tablet_replica.cc:333] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.854842  6161 raft_consensus.cc:2243] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.855228  6161 raft_consensus.cc:2272] T 004997ffea9a4719b43e7f292e87d7e2 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.856886  6161 tablet_replica.cc:333] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.857409  6161 raft_consensus.cc:2243] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.857808  6161 raft_consensus.cc:2272] T 48197c97db5647a39aea2e69facded51 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.859539  6161 tablet_replica.cc:333] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.860049  6161 raft_consensus.cc:2243] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.860791  6161 raft_consensus.cc:2272] T 1b48426c53854e169d8965471192c051 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.862746  6161 tablet_replica.cc:333] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.863305  6161 raft_consensus.cc:2243] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.864054  6161 raft_consensus.cc:2272] T c3f0458e69134090a512f6e64d2b32da P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.865787  6161 tablet_replica.cc:333] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.866351  6161 raft_consensus.cc:2243] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.867022  6161 raft_consensus.cc:2272] T 50e1e21ff4b8443da50908f6a6f82553 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.868712  6161 tablet_replica.cc:333] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.869191  6161 raft_consensus.cc:2243] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.869585  6161 raft_consensus.cc:2272] T 6f604cd0e8354664be04b9820163ceed P 80233a6571bd4aaca7e0b7c9e3490984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.871300  6161 tablet_replica.cc:333] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.871940  6161 raft_consensus.cc:2243] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.872366  6161 raft_consensus.cc:2272] T 23c7273c4a464bdabc6278c038030154 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.874218  6161 tablet_replica.cc:333] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.874774  6161 raft_consensus.cc:2243] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.875216  6161 raft_consensus.cc:2272] T c5991b5ed9344934b610832bb7671238 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.877161  6161 tablet_replica.cc:333] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.877784  6161 raft_consensus.cc:2243] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.878526  6161 raft_consensus.cc:2272] T 0c2cc55ac08c453e92d15ec40d59ee1e P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.880362  6161 tablet_replica.cc:333] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.880934  6161 raft_consensus.cc:2243] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.881428  6161 raft_consensus.cc:2272] T 72ff6b8580494bc98c8f1f847f5a6ffb P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.883368  6161 tablet_replica.cc:333] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.883916  6161 raft_consensus.cc:2243] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.884368  6161 raft_consensus.cc:2272] T b5a93f8678304151a826b636d163d3f4 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.886446  6161 tablet_replica.cc:333] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.886940  6161 raft_consensus.cc:2243] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.887357  6161 raft_consensus.cc:2272] T be13778a575542209ededaecc7ab43a3 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.889133  6161 tablet_replica.cc:333] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.889632  6161 raft_consensus.cc:2243] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.890027  6161 raft_consensus.cc:2272] T 67e88984e3b140729427c5f218796086 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.891714  6161 tablet_replica.cc:333] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.892194  6161 raft_consensus.cc:2243] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:32.892973  6161 raft_consensus.cc:2272] T 821fdeedc5bc48a8b44d3c23426f2510 P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.894665  6161 tablet_replica.cc:333] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984: stopping tablet replica
I20260709 14:51:32.895172  6161 raft_consensus.cc:2243] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:32.895658  6161 raft_consensus.cc:2272] T a49e6684dc234d2c9bf1637e9c87d08b P 80233a6571bd4aaca7e0b7c9e3490984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:32.960314  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:51:33.037947  6161 tablet_server.cc:179] TabletServer@127.6.4.68:0 shutting down...
I20260709 14:51:33.070950  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:33.087428  6161 tablet_server.cc:196] TabletServer@127.6.4.68:0 shutdown complete.
I20260709 14:51:33.096450  6161 master.cc:562] Master@127.6.4.126:39301 shutting down...
I20260709 14:51:33.116958  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.117486  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.117761  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae4de4b67ae741a09cd3c009d8b137f5: stopping tablet replica
I20260709 14:51:33.139307  6161 master.cc:584] Master@127.6.4.126:39301 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (21210 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:51:33.228077  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:41473
I20260709 14:51:33.229290  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.236130  8083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.236219  8084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:33.237208  6161 server_base.cc:1061] running on GCE node
W20260709 14:51:33.237277  8086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:33.238703  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.238970  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.239154  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608693239138 us; error 0 us; skew 500 ppm
I20260709 14:51:33.239765  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.243124  6161 webserver.cc:533] Webserver started at http://127.6.4.126:37521/ using document root <none> and password file <none>
I20260709 14:51:33.243721  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.243969  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.244315  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.245939  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "822a108b82df4978a214060b3fdf553e"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.250871  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:33.255308  8091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.256417  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:51:33.256803  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "822a108b82df4978a214060b3fdf553e"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.257098  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:33.270465  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:33.271823  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:33.314982  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:41473
I20260709 14:51:33.315091  8142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:41473 every 8 connection(s)
I20260709 14:51:33.319532  8143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:33.329946  8143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e: Bootstrap starting.
I20260709 14:51:33.334827  8143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.339273  8143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e: No bootstrap required, opened a new log
I20260709 14:51:33.341524  8143 raft_consensus.cc:359] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "822a108b82df4978a214060b3fdf553e" member_type: VOTER }
I20260709 14:51:33.341914  8143 raft_consensus.cc:385] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.342170  8143 raft_consensus.cc:740] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822a108b82df4978a214060b3fdf553e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.342787  8143 consensus_queue.cc:260] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "822a108b82df4978a214060b3fdf553e" member_type: VOTER }
I20260709 14:51:33.343250  8143 raft_consensus.cc:399] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:33.343488  8143 raft_consensus.cc:493] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:33.343763  8143 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.349059  8143 raft_consensus.cc:515] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "822a108b82df4978a214060b3fdf553e" member_type: VOTER }
I20260709 14:51:33.349629  8143 leader_election.cc:304] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [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: 822a108b82df4978a214060b3fdf553e; no voters: 
I20260709 14:51:33.350831  8143 leader_election.cc:290] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:33.351290  8146 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.352676  8146 raft_consensus.cc:697] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 1 LEADER]: Becoming Leader. State: Replica: 822a108b82df4978a214060b3fdf553e, State: Running, Role: LEADER
I20260709 14:51:33.353353  8146 consensus_queue.cc:237] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [LEADER]: Queue going to LEADER mode. State: All 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: "822a108b82df4978a214060b3fdf553e" member_type: VOTER }
I20260709 14:51:33.353935  8143 sys_catalog.cc:565] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:33.357698  8147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "822a108b82df4978a214060b3fdf553e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "822a108b82df4978a214060b3fdf553e" member_type: VOTER } }
I20260709 14:51:33.358428  8147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:33.358875  8148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 822a108b82df4978a214060b3fdf553e. Latest consensus state: current_term: 1 leader_uuid: "822a108b82df4978a214060b3fdf553e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "822a108b82df4978a214060b3fdf553e" member_type: VOTER } }
I20260709 14:51:33.359751  8148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:33.363101  8153 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:33.371248  8153 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:33.372243  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:33.380201  8153 catalog_manager.cc:1383] Generated new cluster ID: 1df45eeb8beb4286a04c72fbda176602
I20260709 14:51:33.380540  8153 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:33.399402  8153 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:33.400760  8153 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:33.426455  8153 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e: Generated new TSK 0
I20260709 14:51:33.427101  8153 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:33.439581  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.446103  8164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.446892  8165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.448858  8167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:33.450947  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:33.454296  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.454521  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.454656  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608693454645 us; error 0 us; skew 500 ppm
I20260709 14:51:33.455125  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.457875  6161 webserver.cc:533] Webserver started at http://127.6.4.65:36725/ using document root <none> and password file <none>
I20260709 14:51:33.458340  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.458498  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.458858  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.459983  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.464823  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:33.468696  8172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.469661  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:51:33.470075  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.470520  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:33.494954  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:33.496273  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:33.497991  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:33.500787  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:33.501060  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.501328  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:33.501540  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.542802  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:44019
I20260709 14:51:33.542982  8234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:44019 every 8 connection(s)
I20260709 14:51:33.547946  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.555379  8240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.555334  8239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.557320  8242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:33.563954  8235 heartbeater.cc:344] Connected to a master server at 127.6.4.126:41473
I20260709 14:51:33.564426  8235 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:33.564721  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:33.565524  8235 heartbeater.cc:507] Master 127.6.4.126:41473 requested a full tablet report, sending...
I20260709 14:51:33.566672  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.567009  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.567216  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608693567184 us; error 0 us; skew 500 ppm
I20260709 14:51:33.567986  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.568257  8108 ts_manager.cc:194] Registered new tserver with Master: 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:33.570210  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57428
I20260709 14:51:33.571177  6161 webserver.cc:533] Webserver started at http://127.6.4.66:38913/ using document root <none> and password file <none>
I20260709 14:51:33.571820  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.572041  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.572350  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.573546  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "cf84ce4dc6684ac98947403c81a4d94c"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.578068  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:33.581627  8247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.582561  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:51:33.582901  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "cf84ce4dc6684ac98947403c81a4d94c"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.583215  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:33.612607  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:33.613835  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:33.615357  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:33.617712  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:33.617980  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.618242  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:33.618428  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.659344  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:35075
I20260709 14:51:33.659477  8309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:35075 every 8 connection(s)
I20260709 14:51:33.664361  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.672227  8313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.673964  8314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.675707  8316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:33.676157  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:33.677479  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.677788  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.678043  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608693678003 us; error 0 us; skew 500 ppm
I20260709 14:51:33.678632  8310 heartbeater.cc:344] Connected to a master server at 127.6.4.126:41473
I20260709 14:51:33.678817  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.679105  8310 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:33.680143  8310 heartbeater.cc:507] Master 127.6.4.126:41473 requested a full tablet report, sending...
I20260709 14:51:33.682060  6161 webserver.cc:533] Webserver started at http://127.6.4.67:33655/ using document root <none> and password file <none>
I20260709 14:51:33.682782  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.683014  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.683077  8108 ts_manager.cc:194] Registered new tserver with Master: cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:33.683334  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.684789  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57442
I20260709 14:51:33.685019  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "4d3c8728c9334aa09e4285dca75957de"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.690528  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:33.694525  8321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.695508  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:51:33.695813  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "4d3c8728c9334aa09e4285dca75957de"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.696095  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:33.709322  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:33.710537  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:33.712013  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:33.714448  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:33.714636  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.714929  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:33.715091  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.761425  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:36359
I20260709 14:51:33.761637  8383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:36359 every 8 connection(s)
I20260709 14:51:33.767203  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.775987  8387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.776114  8388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:33.780063  8390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:33.780825  8384 heartbeater.cc:344] Connected to a master server at 127.6.4.126:41473
I20260709 14:51:33.780994  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:33.781436  8384 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:33.782241  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.782579  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.782531  8384 heartbeater.cc:507] Master 127.6.4.126:41473 requested a full tablet report, sending...
I20260709 14:51:33.782984  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608693782953 us; error 0 us; skew 500 ppm
I20260709 14:51:33.783829  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.785444  8108 ts_manager.cc:194] Registered new tserver with Master: 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:33.786821  6161 webserver.cc:533] Webserver started at http://127.6.4.68:38895/ using document root <none> and password file <none>
I20260709 14:51:33.787169  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57458
I20260709 14:51:33.787703  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.788137  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.788558  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.790277  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-3-root/instance:
uuid: "5875995477c9408f83bc256fd8cf9e9d"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.795518  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 14:51:33.799705  8395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.800812  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:33.801198  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-3-root
uuid: "5875995477c9408f83bc256fd8cf9e9d"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:33.801481  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:33.843683  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:33.845124  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:33.846592  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:33.849038  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:33.849270  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.849537  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:33.849689  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.896356  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.68:36589
I20260709 14:51:33.896632  8457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.68:36589 every 8 connection(s)
I20260709 14:51:33.910964  8458 heartbeater.cc:344] Connected to a master server at 127.6.4.126:41473
I20260709 14:51:33.911471  8458 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:33.912240  8458 heartbeater.cc:507] Master 127.6.4.126:41473 requested a full tablet report, sending...
I20260709 14:51:33.914252  8108 ts_manager.cc:194] Registered new tserver with Master: 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:33.914673  6161 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015044277s
I20260709 14:51:33.915668  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57466
I20260709 14:51:33.946724  8108 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57476:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:51:34.198626  8349 tablet_service.cc:1511] Processing CreateTablet for tablet 08ef952d942740de8b9756e0dd374a6a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:34.200932  8349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ef952d942740de8b9756e0dd374a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.208379  8348 tablet_service.cc:1511] Processing CreateTablet for tablet b3deb71094cd4e888fc72ffabe80ac17 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:34.211181  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3deb71094cd4e888fc72ffabe80ac17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.215170  8347 tablet_service.cc:1511] Processing CreateTablet for tablet d7f06298598c4fb0a6c743d2b2a958a0 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:34.216998  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f06298598c4fb0a6c743d2b2a958a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.220418  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 714af76f236a47d4b8c67dab4cc4adbd (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:34.222242  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714af76f236a47d4b8c67dab4cc4adbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.222555  8275 tablet_service.cc:1511] Processing CreateTablet for tablet b3deb71094cd4e888fc72ffabe80ac17 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:34.223975  8273 tablet_service.cc:1511] Processing CreateTablet for tablet d7f06298598c4fb0a6c743d2b2a958a0 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:34.224012  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3deb71094cd4e888fc72ffabe80ac17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.225195  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 714af76f236a47d4b8c67dab4cc4adbd (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:34.225761  8274 tablet_service.cc:1511] Processing CreateTablet for tablet 4af6b31130ca42fcb8f4bd122498652f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:34.226703  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714af76f236a47d4b8c67dab4cc4adbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.227415  8345 tablet_service.cc:1511] Processing CreateTablet for tablet 7e414990dd28498e9bf1cb7fc47ba457 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:34.230664  8422 tablet_service.cc:1511] Processing CreateTablet for tablet 4af6b31130ca42fcb8f4bd122498652f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:34.231621  8419 tablet_service.cc:1511] Processing CreateTablet for tablet 7e414990dd28498e9bf1cb7fc47ba457 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:34.233919  8423 tablet_service.cc:1511] Processing CreateTablet for tablet 08ef952d942740de8b9756e0dd374a6a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:34.236761  8421 tablet_service.cc:1511] Processing CreateTablet for tablet d7f06298598c4fb0a6c743d2b2a958a0 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:34.227372  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af6b31130ca42fcb8f4bd122498652f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.241892  8418 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08c3dfaa314b97bc0cd603623b7ddf (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:34.244727  8343 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5a24ff003b4976b545a3c6f4b7b5ce (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:34.247565  8417 tablet_service.cc:1511] Processing CreateTablet for tablet 43dd8a7f8c1e4977abc7c550fa9b31e9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:34.249256  8344 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08c3dfaa314b97bc0cd603623b7ddf (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:34.252018  8342 tablet_service.cc:1511] Processing CreateTablet for tablet 58e5e2fa0dd74dd7ab54f736d3c78915 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:34.254796  8416 tablet_service.cc:1511] Processing CreateTablet for tablet 58e5e2fa0dd74dd7ab54f736d3c78915 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:34.257282  8341 tablet_service.cc:1511] Processing CreateTablet for tablet f7ead465e9c4460eb6c97093362d8bc6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:34.260052  8415 tablet_service.cc:1511] Processing CreateTablet for tablet f7ead465e9c4460eb6c97093362d8bc6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:34.263721  8340 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3c38b7df374622aeda33cc46d29d7f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:34.264266  8414 tablet_service.cc:1511] Processing CreateTablet for tablet 166fc607c6f14784a97fa584766f7289 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:34.265697  8271 tablet_service.cc:1511] Processing CreateTablet for tablet d5a1f9c832a948f690e28fd6babaf54d (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:34.239638  8420 tablet_service.cc:1511] Processing CreateTablet for tablet d5a1f9c832a948f690e28fd6babaf54d (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:34.279953  8266 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3c38b7df374622aeda33cc46d29d7f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:34.267783  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08c3dfaa314b97bc0cd603623b7ddf (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:34.269881  8269 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5a24ff003b4976b545a3c6f4b7b5ce (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:34.274353  8267 tablet_service.cc:1511] Processing CreateTablet for tablet f7ead465e9c4460eb6c97093362d8bc6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:34.272408  8268 tablet_service.cc:1511] Processing CreateTablet for tablet 43dd8a7f8c1e4977abc7c550fa9b31e9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:34.285023  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 08ef952d942740de8b9756e0dd374a6a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:34.285687  8199 tablet_service.cc:1511] Processing CreateTablet for tablet b3deb71094cd4e888fc72ffabe80ac17 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:34.286554  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ef952d942740de8b9756e0dd374a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.287266  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3deb71094cd4e888fc72ffabe80ac17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.290355  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f06298598c4fb0a6c743d2b2a958a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.294791  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 4af6b31130ca42fcb8f4bd122498652f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:34.229158  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e414990dd28498e9bf1cb7fc47ba457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.297732  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a1f9c832a948f690e28fd6babaf54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.299723  8267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ead465e9c4460eb6c97093362d8bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.296424  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af6b31130ca42fcb8f4bd122498652f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.303380  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08c3dfaa314b97bc0cd603623b7ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.305131  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5a24ff003b4976b545a3c6f4b7b5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.308888  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5a24ff003b4976b545a3c6f4b7b5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.309098  8268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43dd8a7f8c1e4977abc7c550fa9b31e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.311019  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08c3dfaa314b97bc0cd603623b7ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.232373  8422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af6b31130ca42fcb8f4bd122498652f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.313925  8349 tablet_service.cc:1511] Processing CreateTablet for tablet 9db561ce579349b4afa1c2b1818c876e (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:34.315274  8349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db561ce579349b4afa1c2b1818c876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.317137  8266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3c38b7df374622aeda33cc46d29d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.320255  8415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ead465e9c4460eb6c97093362d8bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.323616  8416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e5e2fa0dd74dd7ab54f736d3c78915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.328928  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e414990dd28498e9bf1cb7fc47ba457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.329667  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166fc607c6f14784a97fa584766f7289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.332587  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a1f9c832a948f690e28fd6babaf54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.335832  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43dd8a7f8c1e4977abc7c550fa9b31e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.337703  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f06298598c4fb0a6c743d2b2a958a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.341969  8341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ead465e9c4460eb6c97093362d8bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.342481  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 714af76f236a47d4b8c67dab4cc4adbd (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:34.344012  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714af76f236a47d4b8c67dab4cc4adbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.344901  8342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e5e2fa0dd74dd7ab54f736d3c78915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.350550  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 7e414990dd28498e9bf1cb7fc47ba457 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:34.352146  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e414990dd28498e9bf1cb7fc47ba457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.353333  8196 tablet_service.cc:1511] Processing CreateTablet for tablet d5a1f9c832a948f690e28fd6babaf54d (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:34.358755  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a1f9c832a948f690e28fd6babaf54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.359896  8418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08c3dfaa314b97bc0cd603623b7ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.363248  8340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3c38b7df374622aeda33cc46d29d7f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:34.368029  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:34.368852  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 166fc607c6f14784a97fa584766f7289 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:34.370553  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166fc607c6f14784a97fa584766f7289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.394207  8477 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:34.401366  8478 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:34.409209  8193 tablet_service.cc:1511] Processing CreateTablet for tablet 43dd8a7f8c1e4977abc7c550fa9b31e9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:34.406198  8200 tablet_service.cc:1511] Processing CreateTablet for tablet fa31c83b92604b1c813099cee7f4bb8b (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:34.415383  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ef952d942740de8b9756e0dd374a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.421936  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5a24ff003b4976b545a3c6f4b7b5ce (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:34.410195  8191 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3c38b7df374622aeda33cc46d29d7f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:34.409209  8192 tablet_service.cc:1511] Processing CreateTablet for tablet 58e5e2fa0dd74dd7ab54f736d3c78915 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:34.411317  8343 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0af90fc33044a5ab43a90ae9265915 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:34.449079  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43dd8a7f8c1e4977abc7c550fa9b31e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.453286  8191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3c38b7df374622aeda33cc46d29d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.456099  8192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e5e2fa0dd74dd7ab54f736d3c78915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.465224  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa31c83b92604b1c813099cee7f4bb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.469905  8348 tablet_service.cc:1511] Processing CreateTablet for tablet fa31c83b92604b1c813099cee7f4bb8b (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:34.473594  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5a24ff003b4976b545a3c6f4b7b5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.474244  8478 tablet_bootstrap.cc:654] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.474845  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 166fc607c6f14784a97fa584766f7289 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:34.490998  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0af90fc33044a5ab43a90ae9265915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.494812  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166fc607c6f14784a97fa584766f7289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.497104  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa31c83b92604b1c813099cee7f4bb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.501967  8415 tablet_service.cc:1511] Processing CreateTablet for tablet 9db561ce579349b4afa1c2b1818c876e (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:34.509014  8415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db561ce579349b4afa1c2b1818c876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.511382  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0af90fc33044a5ab43a90ae9265915 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:34.513027  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0af90fc33044a5ab43a90ae9265915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.518198  8416 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0af90fc33044a5ab43a90ae9265915 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:34.533689  8416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0af90fc33044a5ab43a90ae9265915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.523828  8417 tablet_service.cc:1511] Processing CreateTablet for tablet 082054ae32724ff0a8c1a7e71adc6de9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:34.481817  8477 tablet_bootstrap.cc:654] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.541813  8479 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:34.542551  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 9db561ce579349b4afa1c2b1818c876e (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:34.543995  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db561ce579349b4afa1c2b1818c876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.545032  8478 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:34.552474  8269 tablet_service.cc:1511] Processing CreateTablet for tablet fa31c83b92604b1c813099cee7f4bb8b (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:34.555574  8478 ts_tablet_manager.cc:1403] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.155s	user 0.007s	sys 0.010s
I20260709 14:51:34.556140  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa31c83b92604b1c813099cee7f4bb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.554476  8348 tablet_service.cc:1511] Processing CreateTablet for tablet 4606a7930a7947bfb402e5ad7364ac28 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:34.566442  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4606a7930a7947bfb402e5ad7364ac28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.569633  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 79fa82d1193e46ddaa6a751b7cd405f4 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:34.571234  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fa82d1193e46ddaa6a751b7cd405f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.572954  8235 heartbeater.cc:499] Master 127.6.4.126:41473 was elected leader, sending a full tablet report...
I20260709 14:51:34.577701  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 79fa82d1193e46ddaa6a751b7cd405f4 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:34.579234  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fa82d1193e46ddaa6a751b7cd405f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.585065  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082054ae32724ff0a8c1a7e71adc6de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.593062  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 70186d7eb8f942da9e107e3a9b1a888e (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:34.593428  8269 tablet_service.cc:1511] Processing CreateTablet for tablet ec9163f87de244819659a6b4dd63b56f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:34.572937  8478 raft_consensus.cc:359] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:34.594817  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70186d7eb8f942da9e107e3a9b1a888e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.599653  8478 raft_consensus.cc:385] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.601085  8348 tablet_service.cc:1511] Processing CreateTablet for tablet ec9163f87de244819659a6b4dd63b56f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:34.602967  8478 raft_consensus.cc:740] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.603757  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9163f87de244819659a6b4dd63b56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.607745  8274 tablet_service.cc:1511] Processing CreateTablet for tablet 14c47df5c45a445ea6d3909b5f37b8a9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:34.601706  8419 tablet_service.cc:1511] Processing CreateTablet for tablet 4606a7930a7947bfb402e5ad7364ac28 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:34.608937  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9163f87de244819659a6b4dd63b56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.612979  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4606a7930a7947bfb402e5ad7364ac28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.615355  8271 tablet_service.cc:1511] Processing CreateTablet for tablet d516225088c4469d8fde6f3a477ab08a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:34.617153  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d516225088c4469d8fde6f3a477ab08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.624315  8420 tablet_service.cc:1511] Processing CreateTablet for tablet 79fa82d1193e46ddaa6a751b7cd405f4 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:34.616953  8478 consensus_queue.cc:260] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:34.633972  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 082054ae32724ff0a8c1a7e71adc6de9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:34.642935  8269 tablet_service.cc:1511] Processing CreateTablet for tablet 86794a5a039a4e088e4fa002e2ca731f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:34.653968  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86794a5a039a4e088e4fa002e2ca731f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.659219  8348 tablet_service.cc:1511] Processing CreateTablet for tablet bd58743ee6554b99ad2c131e46a4d359 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:34.648370  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1a9208d4ef4d13b0869a3eb2e21ad9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:34.661069  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd58743ee6554b99ad2c131e46a4d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.625835  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fa82d1193e46ddaa6a751b7cd405f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.659941  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 4606a7930a7947bfb402e5ad7364ac28 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:34.670532  8192 tablet_service.cc:1511] Processing CreateTablet for tablet ec9163f87de244819659a6b4dd63b56f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:34.672006  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4606a7930a7947bfb402e5ad7364ac28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.671903  8416 tablet_service.cc:1511] Processing CreateTablet for tablet 70186d7eb8f942da9e107e3a9b1a888e (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:34.690459  8310 heartbeater.cc:499] Master 127.6.4.126:41473 was elected leader, sending a full tablet report...
I20260709 14:51:34.703819  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c47df5c45a445ea6d3909b5f37b8a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.685487  8273 tablet_service.cc:1511] Processing CreateTablet for tablet dcff0c513a634d9f8299beeea2a6bc0f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:34.677273  8275 tablet_service.cc:1511] Processing CreateTablet for tablet 082054ae32724ff0a8c1a7e71adc6de9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:34.732352  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082054ae32724ff0a8c1a7e71adc6de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.739749  8416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70186d7eb8f942da9e107e3a9b1a888e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.751649  8384 heartbeater.cc:499] Master 127.6.4.126:41473 was elected leader, sending a full tablet report...
I20260709 14:51:34.751808  8478 ts_tablet_manager.cc:1434] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.196s	user 0.014s	sys 0.034s
I20260709 14:51:34.748024  8422 tablet_service.cc:1511] Processing CreateTablet for tablet 4582e01f07af4f5a8e82ccf14a83b4c5 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:34.753175  8478 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:34.751322  8419 tablet_service.cc:1511] Processing CreateTablet for tablet bd58743ee6554b99ad2c131e46a4d359 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:34.758406  8198 tablet_service.cc:1511] Processing CreateTablet for tablet bd58743ee6554b99ad2c131e46a4d359 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:34.759831  8192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9163f87de244819659a6b4dd63b56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.764066  8478 tablet_bootstrap.cc:654] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.764797  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd58743ee6554b99ad2c131e46a4d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.764745  8345 tablet_service.cc:1511] Processing CreateTablet for tablet 4582e01f07af4f5a8e82ccf14a83b4c5 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:34.765689  8422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582e01f07af4f5a8e82ccf14a83b4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.766325  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582e01f07af4f5a8e82ccf14a83b4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.772032  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd58743ee6554b99ad2c131e46a4d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.740854  8341 tablet_service.cc:1511] Processing CreateTablet for tablet 14c47df5c45a445ea6d3909b5f37b8a9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:34.773649  8341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c47df5c45a445ea6d3909b5f37b8a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.746845  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1a9208d4ef4d13b0869a3eb2e21ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.785609  8414 tablet_service.cc:1511] Processing CreateTablet for tablet 14c47df5c45a445ea6d3909b5f37b8a9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:34.787429  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c47df5c45a445ea6d3909b5f37b8a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.713874  8267 tablet_service.cc:1511] Processing CreateTablet for tablet abf2e3422a534f4e828b1cca7f117981 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:34.795703  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5996d550584cc990f381be43e639ca (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:34.797778  8480 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:34.798810  8342 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1a9208d4ef4d13b0869a3eb2e21ad9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:34.804026  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcff0c513a634d9f8299beeea2a6bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.807703  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082054ae32724ff0a8c1a7e71adc6de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.809273  8267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf2e3422a534f4e828b1cca7f117981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.811596  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 4582e01f07af4f5a8e82ccf14a83b4c5 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:34.816916  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5996d550584cc990f381be43e639ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.816558  8347 tablet_service.cc:1511] Processing CreateTablet for tablet d516225088c4469d8fde6f3a477ab08a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:34.800439  8342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1a9208d4ef4d13b0869a3eb2e21ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.821094  8423 tablet_service.cc:1511] Processing CreateTablet for tablet 86794a5a039a4e088e4fa002e2ca731f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:34.822691  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86794a5a039a4e088e4fa002e2ca731f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.824452  8477 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:34.825235  8477 ts_tablet_manager.cc:1403] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.431s	user 0.015s	sys 0.030s
I20260709 14:51:34.830222  8477 raft_consensus.cc:359] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:34.831283  8477 raft_consensus.cc:385] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.831660  8477 raft_consensus.cc:740] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.833041  8266 tablet_service.cc:1511] Processing CreateTablet for tablet dace9bdf85734c3eb5620072131ed9ca (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:34.834559  8266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dace9bdf85734c3eb5620072131ed9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.836186  8344 tablet_service.cc:1511] Processing CreateTablet for tablet dcff0c513a634d9f8299beeea2a6bc0f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:34.837049  8268 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb054b95b19452eb17e630238754fdd (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:34.838146  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d516225088c4469d8fde6f3a477ab08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.838522  8268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb054b95b19452eb17e630238754fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.838352  8418 tablet_service.cc:1511] Processing CreateTablet for tablet abf2e3422a534f4e828b1cca7f117981 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:34.840821  8479 tablet_bootstrap.cc:654] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.788069  8417 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1a9208d4ef4d13b0869a3eb2e21ad9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:34.863651  8345 tablet_service.cc:1511] Processing CreateTablet for tablet 3de09df7219d47a5afb888e74b25a4c9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:34.868064  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de09df7219d47a5afb888e74b25a4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.868120  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582e01f07af4f5a8e82ccf14a83b4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.870692  8480 tablet_bootstrap.cc:654] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.874509  8348 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb054b95b19452eb17e630238754fdd (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:34.875993  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb054b95b19452eb17e630238754fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.867494  8418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf2e3422a534f4e828b1cca7f117981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.878667  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1a9208d4ef4d13b0869a3eb2e21ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.845079  8477 consensus_queue.cc:260] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:34.894541  8422 tablet_service.cc:1511] Processing CreateTablet for tablet 3de09df7219d47a5afb888e74b25a4c9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:34.895707  8349 tablet_service.cc:1511] Processing CreateTablet for tablet dace9bdf85734c3eb5620072131ed9ca (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:34.902910  8348 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6137b065d04f78b43de29f3e303692 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:34.904592  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6137b065d04f78b43de29f3e303692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.911406  8421 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb054b95b19452eb17e630238754fdd (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:34.896144  8422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de09df7219d47a5afb888e74b25a4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.929133  8458 heartbeater.cc:499] Master 127.6.4.126:41473 was elected leader, sending a full tablet report...
I20260709 14:51:34.933159  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 70186d7eb8f942da9e107e3a9b1a888e (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:34.934671  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70186d7eb8f942da9e107e3a9b1a888e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.941972  8477 ts_tablet_manager.cc:1434] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.005s
I20260709 14:51:34.943240  8477 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:34.946781  8267 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2f914cc1a04c47a88f34028389374a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:34.948318  8267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2f914cc1a04c47a88f34028389374a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.952831  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcff0c513a634d9f8299beeea2a6bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.916289  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 86794a5a039a4e088e4fa002e2ca731f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:34.968092  8483 raft_consensus.cc:493] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.968858  8483 raft_consensus.cc:515] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:34.908282  8343 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2f914cc1a04c47a88f34028389374a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:34.972288  8483 leader_election.cc:290] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:34.982183  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb054b95b19452eb17e630238754fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.998159  8196 tablet_service.cc:1511] Processing CreateTablet for tablet dcff0c513a634d9f8299beeea2a6bc0f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:34.999747  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcff0c513a634d9f8299beeea2a6bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.986425  8479 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:35.018567  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86794a5a039a4e088e4fa002e2ca731f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.022627  8266 tablet_service.cc:1511] Processing CreateTablet for tablet 00056597826a40b9857f72c2d08e44ec (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:35.022799  8417 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6137b065d04f78b43de29f3e303692 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:35.024407  8266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00056597826a40b9857f72c2d08e44ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.026067  8415 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5996d550584cc990f381be43e639ca (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:35.037174  8273 tablet_service.cc:1511] Processing CreateTablet for tablet 29d9cfb5a2c142f4b4791495dc34c1a3 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:35.038877  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d9cfb5a2c142f4b4791495dc34c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.038950  8420 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2f914cc1a04c47a88f34028389374a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:35.001307  8349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dace9bdf85734c3eb5620072131ed9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.046002  8479 ts_tablet_manager.cc:1403] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.505s	user 0.009s	sys 0.015s
I20260709 14:51:35.043910  8345 tablet_service.cc:1511] Processing CreateTablet for tablet 98d021cfe6d04997a1d99da6888bceab (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:35.054203  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2f914cc1a04c47a88f34028389374a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.985798  8191 tablet_service.cc:1511] Processing CreateTablet for tablet d516225088c4469d8fde6f3a477ab08a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:35.093938  8266 tablet_service.cc:1511] Processing CreateTablet for tablet 1d32d673c01b45d8a21c40c6a2327691 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:35.061416  8486 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.099198  8486 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:35.059942  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2f914cc1a04c47a88f34028389374a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.104136  8486 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:35.066145  8193 tablet_service.cc:1511] Processing CreateTablet for tablet abf2e3422a534f4e828b1cca7f117981 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:35.093890  8191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d516225088c4469d8fde6f3a477ab08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.113168  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf2e3422a534f4e828b1cca7f117981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.113284  8340 tablet_service.cc:1511] Processing CreateTablet for tablet 29d9cfb5a2c142f4b4791495dc34c1a3 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:35.065582  8477 tablet_bootstrap.cc:654] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:35.058395  8199 consensus_meta.cc:287] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent flushing consensus metadata: real 0.556s	user 0.011s	sys 0.000s
I20260709 14:51:35.064182  8478 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:35.067281  8479 raft_consensus.cc:359] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:35.119820  8199 tablet_service.cc:1511] Processing CreateTablet for tablet 3de09df7219d47a5afb888e74b25a4c9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:35.120790  8478 ts_tablet_manager.cc:1403] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.368s	user 0.046s	sys 0.025s
I20260709 14:51:35.121124  8419 tablet_service.cc:1511] Processing CreateTablet for tablet 00056597826a40b9857f72c2d08e44ec (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:35.124871  8415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5996d550584cc990f381be43e639ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.125504  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de09df7219d47a5afb888e74b25a4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.121145  8479 raft_consensus.cc:385] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.128732  8479 raft_consensus.cc:740] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.130187  8479 consensus_queue.cc:260] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:35.136128  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6137b065d04f78b43de29f3e303692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.139106  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d021cfe6d04997a1d99da6888bceab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.140587  8480 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:35.141182  8480 ts_tablet_manager.cc:1403] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.344s	user 0.011s	sys 0.009s
I20260709 14:51:35.143543  8195 tablet_service.cc:1511] Processing CreateTablet for tablet dace9bdf85734c3eb5620072131ed9ca (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:35.147334  8480 raft_consensus.cc:359] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:35.149181  8340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d9cfb5a2c142f4b4791495dc34c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.150171  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5996d550584cc990f381be43e639ca (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:35.154068  8342 tablet_service.cc:1511] Processing CreateTablet for tablet dde64cdbb8364a91a57729b0dd60ca79 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:35.161895  8342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde64cdbb8364a91a57729b0dd60ca79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.156898  8414 tablet_service.cc:1511] Processing CreateTablet for tablet 98d021cfe6d04997a1d99da6888bceab (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:35.165457  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d021cfe6d04997a1d99da6888bceab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.168864  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:35.170435  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5996d550584cc990f381be43e639ca. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:35.171015  8325 leader_election.cc:343] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.165489  8348 tablet_service.cc:1511] Processing CreateTablet for tablet 1d32d673c01b45d8a21c40c6a2327691 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:35.174151  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d32d673c01b45d8a21c40c6a2327691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.188455  8347 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab514e0c6a1456c8472afdac32d4389 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:35.190160  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab514e0c6a1456c8472afdac32d4389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.148290  8480 raft_consensus.cc:385] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.165448  8418 tablet_service.cc:1511] Processing CreateTablet for tablet 1d32d673c01b45d8a21c40c6a2327691 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:35.212587  8269 tablet_service.cc:1511] Processing CreateTablet for tablet dde64cdbb8364a91a57729b0dd60ca79 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:35.214481  8423 tablet_service.cc:1511] Processing CreateTablet for tablet 82852cd07bb5427a99d8050e4f8fe000 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:35.227027  8192 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6137b065d04f78b43de29f3e303692 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:35.227959  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 29d9cfb5a2c142f4b4791495dc34c1a3 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:35.232919  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dace9bdf85734c3eb5620072131ed9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.195385  8480 raft_consensus.cc:740] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.233989  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d9cfb5a2c142f4b4791495dc34c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.234153  8480 consensus_queue.cc:260] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:35.131517  8478 raft_consensus.cc:359] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:35.250957  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00056597826a40b9857f72c2d08e44ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.262533  8192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6137b065d04f78b43de29f3e303692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.258548  8478 raft_consensus.cc:385] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.283497  8478 raft_consensus.cc:740] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.282354  8418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d32d673c01b45d8a21c40c6a2327691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.284395  8478 consensus_queue.cc:260] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:35.286419  8478 ts_tablet_manager.cc:1434] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.165s	user 0.010s	sys 0.000s
I20260709 14:51:35.309913  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82852cd07bb5427a99d8050e4f8fe000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.320093  8495 raft_consensus.cc:493] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.320348  8480 ts_tablet_manager.cc:1434] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.179s	user 0.027s	sys 0.006s
I20260709 14:51:35.320246  8266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d32d673c01b45d8a21c40c6a2327691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.340618  8478 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:35.341116  8274 tablet_service.cc:1511] Processing CreateTablet for tablet 82852cd07bb5427a99d8050e4f8fe000 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:35.343207  8275 tablet_service.cc:1511] Processing CreateTablet for tablet ec2c2cdf29f041e591fe117666cc438f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:35.333014  8416 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab514e0c6a1456c8472afdac32d4389 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:35.345330  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 98d021cfe6d04997a1d99da6888bceab (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:35.346459  8416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab514e0c6a1456c8472afdac32d4389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.347214  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d021cfe6d04997a1d99da6888bceab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.347076  8344 tablet_service.cc:1511] Processing CreateTablet for tablet ec2c2cdf29f041e591fe117666cc438f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:35.348552  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2c2cdf29f041e591fe117666cc438f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.348656  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:35.351172  8480 tablet_bootstrap.cc:492] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:35.352427  8495 raft_consensus.cc:515] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:35.354300  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0eeb4085874460a5f1f1b4cef267ba (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 14:51:35.357628  8323 leader_election.cc:343] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.358011  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde64cdbb8364a91a57729b0dd60ca79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.358230  8323 leader_election.cc:304] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:35.360010  8479 ts_tablet_manager.cc:1434] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.305s	user 0.008s	sys 0.013s
I20260709 14:51:35.361060  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0eeb4085874460a5f1f1b4cef267ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.361308  8479 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:35.365386  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82852cd07bb5427a99d8050e4f8fe000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.368619  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2c2cdf29f041e591fe117666cc438f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.370867  8267 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0eeb4085874460a5f1f1b4cef267ba (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:35.382362  8267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0eeb4085874460a5f1f1b4cef267ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.423305  8483 raft_consensus.cc:2749] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.385821  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 00056597826a40b9857f72c2d08e44ec (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:35.458114  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00056597826a40b9857f72c2d08e44ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.439359  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:35.460759  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:35.460922  8483 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.451788  8479 tablet_bootstrap.cc:654] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.455878  8495 leader_election.cc:290] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:35.473891  8483 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:35.487025  8477 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:35.486778  8268 tablet_service.cc:1511] Processing CreateTablet for tablet 3287ac02c6d14f60a47951be749952a7 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:35.487584  8477 ts_tablet_manager.cc:1403] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.545s	user 0.010s	sys 0.022s
I20260709 14:51:35.487957  8483 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
W20260709 14:51:35.452622  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 95179us
I20260709 14:51:35.490757  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:35.491005  8477 raft_consensus.cc:359] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:35.488277  8268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3287ac02c6d14f60a47951be749952a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.491856  8477 raft_consensus.cc:385] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:35.507222  8249 leader_election.cc:343] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.514597  8191 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53872 (request call id 18) took 1112 ms. Trace:
I20260709 14:51:35.515170  8191 rpcz_store.cc:276] 0709 14:51:34.402349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:34.879852 (+477503us) service_pool.cc:224] Handling call
0709 14:51:35.093252 (+213400us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:35.093409 (+   157us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:35.286504 (+193095us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:35.514086 (+227582us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:35.514529 (+   443us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:35.492198  8477 raft_consensus.cc:740] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.518044  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 82852cd07bb5427a99d8050e4f8fe000 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:35.451354  8194 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53872 (request call id 19) took 1048 ms. Trace:
W20260709 14:51:35.446236  8093 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 94206.4us
I20260709 14:51:35.443135  8341 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:42032 (request call id 17) took 1116 ms. Trace:
I20260709 14:51:35.534358  8341 rpcz_store.cc:276] 0709 14:51:34.327207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:34.662683 (+335476us) service_pool.cc:224] Handling call
0709 14:51:34.772930 (+110247us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:34.773040 (+   110us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:35.111948 (+338908us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:35.442587 (+330639us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:35.443060 (+   473us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:35.542620  8191 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0eeb4085874460a5f1f1b4cef267ba (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:35.445802  8193 tablet_service.cc:1511] Processing CreateTablet for tablet dde64cdbb8364a91a57729b0dd60ca79 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:35.549659  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82852cd07bb5427a99d8050e4f8fe000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.529469  8194 rpcz_store.cc:276] 0709 14:51:34.402733 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:34.915215 (+512482us) service_pool.cc:224] Handling call
0709 14:51:34.985865 (+ 70650us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:34.992374 (+  6509us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:35.118589 (+126215us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:35.450785 (+332196us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:35.451281 (+   496us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:35.553301  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde64cdbb8364a91a57729b0dd60ca79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.561369  8422 tablet_service.cc:1511] Processing CreateTablet for tablet ec2c2cdf29f041e591fe117666cc438f (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:35.562844  8478 tablet_bootstrap.cc:654] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.563298  8422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2c2cdf29f041e591fe117666cc438f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.561466  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 3287ac02c6d14f60a47951be749952a7 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:35.565918  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3287ac02c6d14f60a47951be749952a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.574468  8191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0eeb4085874460a5f1f1b4cef267ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.585652  8341 tablet_service.cc:1511] Processing CreateTablet for tablet 933471f316c648ceaf6824b12fcaf2dc (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:35.588531  8477 consensus_queue.cc:260] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:35.589424  8414 tablet_service.cc:1511] Processing CreateTablet for tablet 3287ac02c6d14f60a47951be749952a7 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:35.591225  8477 ts_tablet_manager.cc:1434] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.000s
W20260709 14:51:35.603628  8249 leader_election.cc:343] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.604166  8249 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:35.605098  8486 raft_consensus.cc:2749] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.592446  8477 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:35.607038  8341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933471f316c648ceaf6824b12fcaf2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.605485  8273 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddada08b89f4382be558eacaaf2a219 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:35.609174  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddada08b89f4382be558eacaaf2a219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.610656  8480 tablet_bootstrap.cc:654] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.620674  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab514e0c6a1456c8472afdac32d4389 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:35.621132  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:35.580691  8199 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53872 (request call id 23) took 1054 ms. Trace:
I20260709 14:51:35.627020  8486 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.627640  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 933471f316c648ceaf6824b12fcaf2dc (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:35.634558  8497 raft_consensus.cc:493] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.635962  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:35.607903  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3287ac02c6d14f60a47951be749952a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.652664  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 43d9c386b5a94ea094c6231188234689 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:35.652954  8486 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:35.653939  8497 raft_consensus.cc:515] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:35.701720  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d9c386b5a94ea094c6231188234689. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:35.661172  8324 leader_election.cc:343] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.702800  8323 leader_election.cc:343] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.706631  8323 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:35.707736  8483 raft_consensus.cc:2749] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.641443  8199 rpcz_store.cc:276] 0709 14:51:34.526718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:35.118798 (+592080us) service_pool.cc:224] Handling call
0709 14:51:35.124836 (+  6038us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:35.125014 (+   178us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:35.487435 (+362421us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:35.547558 (+ 60123us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:35.580610 (+ 33052us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:35.670514  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:35.671553  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:35.655076  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab514e0c6a1456c8472afdac32d4389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.683286  8343 tablet_service.cc:1511] Processing CreateTablet for tablet 43d9c386b5a94ea094c6231188234689 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:35.728567  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d9c386b5a94ea094c6231188234689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.730213  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933471f316c648ceaf6824b12fcaf2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.684926  8347 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddada08b89f4382be558eacaaf2a219 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:35.686187  8192 tablet_service.cc:1511] Processing CreateTablet for tablet 43d9c386b5a94ea094c6231188234689 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:35.689550  8415 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddada08b89f4382be558eacaaf2a219 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:35.691761  8418 tablet_service.cc:1511] Processing CreateTablet for tablet 8758be2ffd624b878d096bcd5c45df94 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:35.734397  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddada08b89f4382be558eacaaf2a219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.734611  8415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddada08b89f4382be558eacaaf2a219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.734733  8192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d9c386b5a94ea094c6231188234689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.739872  8497 leader_election.cc:290] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:35.692744  8423 tablet_service.cc:1511] Processing CreateTablet for tablet 933471f316c648ceaf6824b12fcaf2dc (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:35.694482  8274 tablet_service.cc:1511] Processing CreateTablet for tablet 8758be2ffd624b878d096bcd5c45df94 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 14:51:35.725796  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 54508.9us
I20260709 14:51:35.732666  8433 raft_consensus.cc:2468] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
W20260709 14:51:35.747427  8176 leader_election.cc:343] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.753227  8418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8758be2ffd624b878d096bcd5c45df94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.760244  8416 tablet_service.cc:1511] Processing CreateTablet for tablet 7834b9dba9864e3ca495209cfa634d24 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:35.761703  8416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7834b9dba9864e3ca495209cfa634d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.766963  8479 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:35.767764  8479 ts_tablet_manager.cc:1403] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.407s	user 0.023s	sys 0.012s
I20260709 14:51:35.769130  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8758be2ffd624b878d096bcd5c45df94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.770974  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 8758be2ffd624b878d096bcd5c45df94 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:35.786996  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8758be2ffd624b878d096bcd5c45df94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.778182  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:35.798375  8249 leader_election.cc:343] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.799022  8477 tablet_bootstrap.cc:654] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.776952  8486 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:35.789816  8344 tablet_service.cc:1511] Processing CreateTablet for tablet 7834b9dba9864e3ca495209cfa634d24 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:35.837420  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933471f316c648ceaf6824b12fcaf2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.845839  8420 tablet_service.cc:1511] Processing CreateTablet for tablet b6f39a3c54a24113ab4ce164d9ef2e66 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:35.848511  8478 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:35.853780  8478 ts_tablet_manager.cc:1403] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.530s	user 0.036s	sys 0.042s
I20260709 14:51:35.858263  8480 tablet_bootstrap.cc:492] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:35.858825  8480 ts_tablet_manager.cc:1403] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.508s	user 0.011s	sys 0.014s
I20260709 14:51:35.859534  8267 tablet_service.cc:1511] Processing CreateTablet for tablet b6f39a3c54a24113ab4ce164d9ef2e66 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:35.861634  8267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f39a3c54a24113ab4ce164d9ef2e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.861881  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 7834b9dba9864e3ca495209cfa634d24 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:35.863281  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7834b9dba9864e3ca495209cfa634d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.776417  8479 raft_consensus.cc:359] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:35.864832  8479 raft_consensus.cc:385] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.865311  8479 raft_consensus.cc:740] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.852032  8346 tablet_service.cc:1511] Processing CreateTablet for tablet b6f39a3c54a24113ab4ce164d9ef2e66 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:35.866700  8479 consensus_queue.cc:260] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:35.868131  8478 raft_consensus.cc:359] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:35.871122  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f39a3c54a24113ab4ce164d9ef2e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.879982  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7834b9dba9864e3ca495209cfa634d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.885102  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f39a3c54a24113ab4ce164d9ef2e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.869151  8478 raft_consensus.cc:385] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.888743  8478 raft_consensus.cc:740] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.889690  8478 consensus_queue.cc:260] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:35.895599  8175 leader_election.cc:304] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:35.897017  8495 raft_consensus.cc:2804] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.897429  8495 raft_consensus.cc:493] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.897792  8495 raft_consensus.cc:3060] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.901544  8421 tablet_service.cc:1511] Processing CreateTablet for tablet f62b1a2b6af44977b7dca072e3ed7c77 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:35.886945  8480 raft_consensus.cc:359] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:35.903990  8419 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34290 (request call id 27) took 1003 ms. Trace:
I20260709 14:51:35.904953  8266 tablet_service.cc:1511] Processing CreateTablet for tablet f62b1a2b6af44977b7dca072e3ed7c77 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:35.905663  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62b1a2b6af44977b7dca072e3ed7c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.906308  8266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62b1a2b6af44977b7dca072e3ed7c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.907511  8495 raft_consensus.cc:515] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:35.902726  8480 raft_consensus.cc:385] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.908667  8480 raft_consensus.cc:740] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.909616  8274 tablet_service.cc:1511] Processing CreateTablet for tablet 02fa3e3c0c234e65b06521552acdc0d9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:35.909752  8480 consensus_queue.cc:260] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:35.911791  8340 tablet_service.cc:1511] Processing CreateTablet for tablet 02fa3e3c0c234e65b06521552acdc0d9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:35.911923  8193 tablet_service.cc:1511] Processing CreateTablet for tablet f62b1a2b6af44977b7dca072e3ed7c77 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:35.889832  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 02fa3e3c0c234e65b06521552acdc0d9 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:35.915642  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fa3e3c0c234e65b06521552acdc0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.915880  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62b1a2b6af44977b7dca072e3ed7c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.917057  8340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fa3e3c0c234e65b06521552acdc0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.919549  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fa3e3c0c234e65b06521552acdc0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.919998  8480 ts_tablet_manager.cc:1434] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.003s
I20260709 14:51:35.927302  8479 ts_tablet_manager.cc:1434] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.159s	user 0.003s	sys 0.008s
I20260709 14:51:35.927671  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:35.927807  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:35.904454  8419 rpcz_store.cc:276] 0709 14:51:34.900804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:35.108724 (+207920us) service_pool.cc:224] Handling call
0709 14:51:35.122067 (+ 13343us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:35.122175 (+   108us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:35.550090 (+427915us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:35.835258 (+285168us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:35.903924 (+ 68666us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:35.892305  8478 ts_tablet_manager.cc:1434] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:51:35.930202  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:35.934298  8495 leader_election.cc:290] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:35.944779  8210 raft_consensus.cc:2393] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in this term.
W20260709 14:51:35.949097  8176 leader_election.cc:343] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.938627  8433 raft_consensus.cc:3060] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.949491  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:35.953029  8478 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
W20260709 14:51:35.955749  8250 leader_election.cc:343] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.956354  8250 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:35.957628  8486 raft_consensus.cc:2749] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.959091  8479 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:35.959617  8478 tablet_bootstrap.cc:654] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.973384  8479 tablet_bootstrap.cc:654] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.981057  8480 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:35.993597  8415 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb1e755066f4f1ab915dfc4220b33e2 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:35.995076  8415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb1e755066f4f1ab915dfc4220b33e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.996618  8433 raft_consensus.cc:2468] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:36.000588  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:36.003885  8420 tablet_service.cc:1511] Processing CreateTablet for tablet 47279660dc0e42838c373436925a0ad6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 14:51:36.006860  8399 leader_election.cc:343] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.007326  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47279660dc0e42838c373436925a0ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.007714  8175 leader_election.cc:304] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:36.007381  8399 leader_election.cc:304] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:36.010106  8497 raft_consensus.cc:2749] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.010972  8495 raft_consensus.cc:2804] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.997795  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 47279660dc0e42838c373436925a0ad6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:36.014324  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47279660dc0e42838c373436925a0ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.014566  8343 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb1e755066f4f1ab915dfc4220b33e2 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:36.015959  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb1e755066f4f1ab915dfc4220b33e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.022156  8273 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1d34c2ef864146b24019074120492a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:36.023576  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1d34c2ef864146b24019074120492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.027642  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb1e755066f4f1ab915dfc4220b33e2 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:36.028396  8341 tablet_service.cc:1511] Processing CreateTablet for tablet 47279660dc0e42838c373436925a0ad6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:36.029805  8341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47279660dc0e42838c373436925a0ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.030733  8477 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.031281  8477 ts_tablet_manager.cc:1403] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.439s	user 0.006s	sys 0.016s
I20260709 14:51:36.034535  8477 raft_consensus.cc:359] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.035296  8477 raft_consensus.cc:385] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.035607  8477 raft_consensus.cc:740] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.036474  8477 consensus_queue.cc:260] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.038427  8199 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1d34c2ef864146b24019074120492a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:36.041697  8477 ts_tablet_manager.cc:1434] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:36.042825  8477 tablet_bootstrap.cc:492] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.054373  8480 tablet_bootstrap.cc:654] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.059703  8478 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.059612  8495 raft_consensus.cc:697] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:36.060819  8495 consensus_queue.cc:237] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.063311  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb1e755066f4f1ab915dfc4220b33e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.063723  8347 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1d34c2ef864146b24019074120492a (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:36.065364  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1d34c2ef864146b24019074120492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.065480  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1d34c2ef864146b24019074120492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.060374  8478 ts_tablet_manager.cc:1403] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.024s
I20260709 14:51:36.074040  8479 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.074636  8479 ts_tablet_manager.cc:1403] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.003s
I20260709 14:51:36.087332  8477 tablet_bootstrap.cc:654] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.097121  8414 tablet_service.cc:1511] Processing CreateTablet for tablet b83f7c6491bc4e5586252ccc7bbed8a1 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:36.098552  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83f7c6491bc4e5586252ccc7bbed8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.105335  8195 tablet_service.cc:1511] Processing CreateTablet for tablet b83f7c6491bc4e5586252ccc7bbed8a1 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:36.107043  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83f7c6491bc4e5586252ccc7bbed8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.090312  8479 raft_consensus.cc:359] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.113214  8479 raft_consensus.cc:385] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.113538  8479 raft_consensus.cc:740] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.114358  8479 consensus_queue.cc:260] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.115942  8269 tablet_service.cc:1511] Processing CreateTablet for tablet b83f7c6491bc4e5586252ccc7bbed8a1 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:36.117022  8479 ts_tablet_manager.cc:1434] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.003s
I20260709 14:51:36.117482  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83f7c6491bc4e5586252ccc7bbed8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.118152  8479 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:36.117518  8345 tablet_service.cc:1511] Processing CreateTablet for tablet 9226a05084ca477fa0d3a105bf55dab6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:36.129684  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9226a05084ca477fa0d3a105bf55dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.138381  8107 catalog_manager.cc:5697] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.145217  8423 tablet_service.cc:1511] Processing CreateTablet for tablet 9226a05084ca477fa0d3a105bf55dab6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:36.147099  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9226a05084ca477fa0d3a105bf55dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.161756  8480 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:36.162348  8480 ts_tablet_manager.cc:1403] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.185s	user 0.014s	sys 0.000s
I20260709 14:51:36.166224  8478 raft_consensus.cc:359] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.167049  8478 raft_consensus.cc:385] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.167379  8478 raft_consensus.cc:740] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.181095  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 9226a05084ca477fa0d3a105bf55dab6 (DEFAULT_TABLE table=test-workload [id=f828e363f2f34fff99ed2d6b1901ab20]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:36.182507  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9226a05084ca477fa0d3a105bf55dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.186774  8480 raft_consensus.cc:359] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.187620  8480 raft_consensus.cc:385] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.187938  8480 raft_consensus.cc:740] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.196662  8480 consensus_queue.cc:260] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.199468  8480 ts_tablet_manager.cc:1434] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:51:36.168118  8478 consensus_queue.cc:260] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.210959  8478 ts_tablet_manager.cc:1434] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.000s
I20260709 14:51:36.214449  8478 tablet_bootstrap.cc:492] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:36.214861  8497 raft_consensus.cc:493] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.215416  8497 raft_consensus.cc:515] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.222393  8497 leader_election.cc:290] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:36.222630  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:36.225078  8478 tablet_bootstrap.cc:654] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:36.234716  8399 leader_election.cc:343] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.239251  8480 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:36.264395  8480 tablet_bootstrap.cc:654] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.269047  8478 tablet_bootstrap.cc:492] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.269702  8478 ts_tablet_manager.cc:1403] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.013s
I20260709 14:51:36.271648  8477 tablet_bootstrap.cc:492] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.272398  8477 ts_tablet_manager.cc:1403] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.230s	user 0.012s	sys 0.023s
I20260709 14:51:36.265481  8479 tablet_bootstrap.cc:654] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.278399  8477 raft_consensus.cc:359] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.279281  8477 raft_consensus.cc:385] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.279623  8477 raft_consensus.cc:740] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.280450  8477 consensus_queue.cc:260] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.280741  8478 raft_consensus.cc:359] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.281538  8478 raft_consensus.cc:385] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.281877  8478 raft_consensus.cc:740] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.283143  8477 ts_tablet_manager.cc:1434] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:51:36.282852  8478 consensus_queue.cc:260] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.288502  8483 raft_consensus.cc:493] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.286022  8478 ts_tablet_manager.cc:1434] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:36.289940  8483 raft_consensus.cc:515] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.291304  8478 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:36.293298  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5a24ff003b4976b545a3c6f4b7b5ce" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:36.287931  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:36.295634  8323 leader_election.cc:343] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.295779  8397 leader_election.cc:343] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.296232  8397 leader_election.cc:304] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:36.284448  8477 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.297474  8497 raft_consensus.cc:2749] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.298615  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5a24ff003b4976b545a3c6f4b7b5ce" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:36.299386  8285 raft_consensus.cc:2468] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:36.300510  8480 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:36.300735  8325 leader_election.cc:304] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:36.301033  8480 ts_tablet_manager.cc:1403] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.000s
I20260709 14:51:36.302300  8483 leader_election.cc:290] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:36.303049  8483 raft_consensus.cc:2804] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.303473  8483 raft_consensus.cc:493] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.303907  8483 raft_consensus.cc:3060] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.305034  8480 raft_consensus.cc:359] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.305825  8480 raft_consensus.cc:385] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.306154  8480 raft_consensus.cc:740] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.310155  8480 consensus_queue.cc:260] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.311996  8478 tablet_bootstrap.cc:654] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.315151  8479 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.315438  8477 tablet_bootstrap.cc:654] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.315697  8479 ts_tablet_manager.cc:1403] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.198s	user 0.018s	sys 0.017s
I20260709 14:51:36.319235  8479 raft_consensus.cc:359] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.320176  8479 raft_consensus.cc:385] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.320586  8479 raft_consensus.cc:740] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.321904  8495 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.321746  8479 consensus_queue.cc:260] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.322451  8495 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.325079  8479 ts_tablet_manager.cc:1434] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:51:36.326424  8479 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:36.332007  8495 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:36.333148  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:36.322423  8480 ts_tablet_manager.cc:1434] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
W20260709 14:51:36.340255  8175 leader_election.cc:343] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.344214  8480 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:36.344362  8479 tablet_bootstrap.cc:654] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.351465  8483 raft_consensus.cc:515] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.352670  8497 raft_consensus.cc:493] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.357723  8479 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.356583  8480 tablet_bootstrap.cc:654] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.357466  8497 raft_consensus.cc:515] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.358436  8479 ts_tablet_manager.cc:1403] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260709 14:51:36.359884  8497 leader_election.cc:290] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:36.360661  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5a24ff003b4976b545a3c6f4b7b5ce" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
W20260709 14:51:36.356767  8325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:35075, user_credentials={real_user=slave}} blocked reactor thread for 56127.8us
I20260709 14:51:36.362160  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:36.363191  8323 leader_election.cc:343] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.362363  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:36.364233  8397 leader_election.cc:343] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.365165  8399 leader_election.cc:343] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.365767  8399 leader_election.cc:304] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:36.367425  8497 raft_consensus.cc:2749] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.367096  8479 raft_consensus.cc:359] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.368255  8479 raft_consensus.cc:385] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.368729  8479 raft_consensus.cc:740] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.372912  8483 leader_election.cc:290] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:36.373628  8478 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.374265  8478 ts_tablet_manager.cc:1403] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.017s
I20260709 14:51:36.374303  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5a24ff003b4976b545a3c6f4b7b5ce" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:36.375296  8285 raft_consensus.cc:3060] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.377737  8478 raft_consensus.cc:359] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.378535  8478 raft_consensus.cc:385] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.378861  8478 raft_consensus.cc:740] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.379768  8478 consensus_queue.cc:260] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.369926  8479 consensus_queue.cc:260] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.382220  8478 ts_tablet_manager.cc:1434] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:51:36.382445  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.383605  8359 raft_consensus.cc:2468] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:36.384279  8479 ts_tablet_manager.cc:1434] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:51:36.385419  8479 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:36.385869  8477 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.386417  8477 ts_tablet_manager.cc:1403] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.037s
I20260709 14:51:36.389793  8174 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:36.389894  8477 raft_consensus.cc:359] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.390791  8477 raft_consensus.cc:385] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.391287  8477 raft_consensus.cc:740] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.391367  8495 raft_consensus.cc:2804] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.392287  8479 tablet_bootstrap.cc:654] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.392052  8495 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.392776  8495 raft_consensus.cc:3060] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.392082  8477 consensus_queue.cc:260] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.394701  8477 ts_tablet_manager.cc:1434] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:36.395782  8477 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.400952  8495 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.402673  8477 tablet_bootstrap.cc:654] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.404033  8285 raft_consensus.cc:2468] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:36.408193  8478 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:36.413286  8325 leader_election.cc:304] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:36.414634  8495 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:36.415890  8483 raft_consensus.cc:2804] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.416513  8483 raft_consensus.cc:697] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:36.417410  8483 consensus_queue.cc:237] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.419714  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:36.420354  8359 raft_consensus.cc:3060] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.417410  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:36.425474  8478 tablet_bootstrap.cc:654] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:36.429296  8175 leader_election.cc:343] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.434036  8359 raft_consensus.cc:2468] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:36.435799  8174 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:36.437561  8524 raft_consensus.cc:493] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.438208  8524 raft_consensus.cc:515] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.439379  8477 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.439961  8477 ts_tablet_manager.cc:1403] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.017s
I20260709 14:51:36.440691  8495 raft_consensus.cc:2804] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.441282  8495 raft_consensus.cc:697] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:36.442271  8495 consensus_queue.cc:237] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.443115  8477 raft_consensus.cc:359] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.443908  8479 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.443898  8477 raft_consensus.cc:385] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.444628  8479 ts_tablet_manager.cc:1403] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.015s
I20260709 14:51:36.444690  8477 raft_consensus.cc:740] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.445046  8106 catalog_manager.cc:5697] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.445770  8477 consensus_queue.cc:260] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.447942  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:36.449923  8325 leader_election.cc:343] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.450853  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:36.450757  8479 raft_consensus.cc:359] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.451581  8479 raft_consensus.cc:385] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.451902  8479 raft_consensus.cc:740] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
W20260709 14:51:36.452521  8324 leader_election.cc:343] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.452710  8479 consensus_queue.cc:260] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.453052  8324 leader_election.cc:304] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:36.454298  8524 leader_election.cc:290] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:36.456946  8477 ts_tablet_manager.cc:1434] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260709 14:51:36.455114  8524 raft_consensus.cc:2749] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.458182  8477 tablet_bootstrap.cc:492] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.460881  8480 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:36.461525  8480 ts_tablet_manager.cc:1403] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.118s	user 0.024s	sys 0.015s
I20260709 14:51:36.462340  8478 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.462869  8478 ts_tablet_manager.cc:1403] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.005s
W20260709 14:51:36.463464  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:36.465081  8480 raft_consensus.cc:359] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.465689  8477 tablet_bootstrap.cc:654] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.465930  8480 raft_consensus.cc:385] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.466519  8480 raft_consensus.cc:740] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.465937  8478 raft_consensus.cc:359] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.467101  8478 raft_consensus.cc:385] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.467429  8478 raft_consensus.cc:740] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.467481  8480 consensus_queue.cc:260] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.468241  8478 consensus_queue.cc:260] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.471508  8511 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.472164  8511 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.474828  8511 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:36.475606  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:36.476193  8285 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:36.455102  8479 ts_tablet_manager.cc:1434] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:36.477438  8176 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:36.478542  8495 raft_consensus.cc:2804] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.479010  8495 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.479403  8495 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.480176  8477 tablet_bootstrap.cc:492] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.480854  8486 raft_consensus.cc:493] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.478570  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.481382  8486 raft_consensus.cc:515] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.482182  8479 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:36.482527  8359 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:36.485419  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.486162  8358 raft_consensus.cc:2468] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:36.487583  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:36.488240  8209 raft_consensus.cc:2468] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:36.489105  8106 catalog_manager.cc:5697] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.483819  8480 ts_tablet_manager.cc:1434] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:51:36.489934  8249 leader_election.cc:304] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:36.483471  8486 leader_election.cc:290] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:36.492192  8479 tablet_bootstrap.cc:654] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.492254  8486 raft_consensus.cc:2804] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.492815  8486 raft_consensus.cc:493] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.493156  8486 raft_consensus.cc:3060] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.493770  8495 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.497098  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:36.497726  8285 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.499037  8495 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:36.500710  8480 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:36.501315  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:36.502347  8358 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.503723  8495 consensus_queue.cc:1048] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.507154  8478 ts_tablet_manager.cc:1434] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.001s
I20260709 14:51:36.513399  8477 ts_tablet_manager.cc:1403] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.003s
I20260709 14:51:36.520445  8478 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:36.523679  8285 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:36.525053  8176 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:36.527110  8358 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:36.527159  8495 raft_consensus.cc:2804] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.529228  8495 raft_consensus.cc:697] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:36.529417  8477 raft_consensus.cc:359] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.530196  8477 raft_consensus.cc:385] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.530624  8477 raft_consensus.cc:740] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.530992  8486 raft_consensus.cc:515] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.530200  8495 consensus_queue.cc:237] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.531549  8477 consensus_queue.cc:260] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.533954  8486 leader_election.cc:290] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:36.534200  8477 ts_tablet_manager.cc:1434] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:51:36.535423  8477 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.537317  8511 raft_consensus.cc:493] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.537843  8511 raft_consensus.cc:515] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.540052  8511 leader_election.cc:290] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:36.542368  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:36.543043  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:36.543562  8480 tablet_bootstrap.cc:654] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:36.544363  8176 leader_election.cc:343] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.545440  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 55598.2us
W20260709 14:51:36.545111  8175 leader_election.cc:343] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.547649  8175 leader_election.cc:304] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:36.549005  8511 raft_consensus.cc:2749] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.555274  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:36.556033  8358 raft_consensus.cc:3060] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.555910  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:36.561720  8209 raft_consensus.cc:3060] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:36.562670  8176 consensus_peers.cc:597] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.563791  8358 raft_consensus.cc:2468] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:36.565466  8478 tablet_bootstrap.cc:654] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.565981  8249 leader_election.cc:304] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:36.567090  8536 raft_consensus.cc:2804] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.567677  8479 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.567700  8536 raft_consensus.cc:697] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:36.568305  8479 ts_tablet_manager.cc:1403] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.086s	user 0.035s	sys 0.024s
I20260709 14:51:36.568929  8536 consensus_queue.cc:237] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.570531  8477 tablet_bootstrap.cc:654] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.570649  8209 raft_consensus.cc:2468] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:36.571844  8479 raft_consensus.cc:359] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.572876  8479 raft_consensus.cc:385] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.577013  8479 raft_consensus.cc:740] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.579157  8479 consensus_queue.cc:260] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.582113  8479 ts_tablet_manager.cc:1434] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:36.588004  8479 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:36.595772  8497 raft_consensus.cc:493] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.596541  8497 raft_consensus.cc:515] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.595923  8106 catalog_manager.cc:5697] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.599403  8497 leader_election.cc:290] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:36.601619  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e2fa0dd74dd7ab54f736d3c78915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.604322  8108 catalog_manager.cc:5697] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.609692  8479 tablet_bootstrap.cc:654] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.613835  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e2fa0dd74dd7ab54f736d3c78915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:36.614917  8209 raft_consensus.cc:2468] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
W20260709 14:51:36.604295  8397 leader_election.cc:343] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.617465  8397 leader_election.cc:304] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:36.621176  8495 raft_consensus.cc:493] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.622448  8495 raft_consensus.cc:515] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.621708  8497 raft_consensus.cc:2804] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.625917  8497 raft_consensus.cc:493] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.627277  8497 raft_consensus.cc:3060] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.627473  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:36.632002  8174 leader_election.cc:343] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.634467  8495 leader_election.cc:290] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:36.636719  8497 raft_consensus.cc:515] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.639264  8478 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.639850  8478 ts_tablet_manager.cc:1403] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.002s
I20260709 14:51:36.640086  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:36.642346  8175 leader_election.cc:343] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.642943  8478 raft_consensus.cc:359] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.643059  8175 leader_election.cc:304] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:36.643798  8478 raft_consensus.cc:385] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.644184  8478 raft_consensus.cc:740] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.644888  8495 raft_consensus.cc:2749] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.645265  8478 consensus_queue.cc:260] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.650106  8477 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.650692  8477 ts_tablet_manager.cc:1403] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.021s
I20260709 14:51:36.636744  8480 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:36.653712  8480 ts_tablet_manager.cc:1403] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.014s
I20260709 14:51:36.654337  8477 raft_consensus.cc:359] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.655138  8479 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.655316  8477 raft_consensus.cc:385] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.655833  8479 ts_tablet_manager.cc:1403] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.001s
I20260709 14:51:36.655857  8477 raft_consensus.cc:740] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.657258  8478 ts_tablet_manager.cc:1434] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.008s
I20260709 14:51:36.657184  8477 consensus_queue.cc:260] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.660338  8477 ts_tablet_manager.cc:1434] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:51:36.661808  8478 tablet_bootstrap.cc:492] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:36.663584  8477 tablet_bootstrap.cc:492] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.666662  8536 raft_consensus.cc:493] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.667279  8536 raft_consensus.cc:515] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.669217  8478 tablet_bootstrap.cc:654] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.669736  8536 leader_election.cc:290] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:36.671044  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0af90fc33044a5ab43a90ae9265915" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:36.671464  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0af90fc33044a5ab43a90ae9265915" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.673169  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e2fa0dd74dd7ab54f736d3c78915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
W20260709 14:51:36.674422  8249 leader_election.cc:343] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.675590  8397 leader_election.cc:343] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.677606  8250 leader_election.cc:343] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.678200  8250 leader_election.cc:304] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:36.678246  8479 raft_consensus.cc:359] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.679214  8479 raft_consensus.cc:385] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.679528  8479 raft_consensus.cc:740] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.680017  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e2fa0dd74dd7ab54f736d3c78915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:36.680325  8479 consensus_queue.cc:260] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.680857  8209 raft_consensus.cc:3060] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.681334  8480 raft_consensus.cc:359] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.682157  8480 raft_consensus.cc:385] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.682576  8480 raft_consensus.cc:740] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.682973  8479 ts_tablet_manager.cc:1434] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:51:36.683498  8480 consensus_queue.cc:260] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.684085  8479 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:36.684588  8497 leader_election.cc:290] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:36.688732  8536 raft_consensus.cc:2749] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.694411  8480 ts_tablet_manager.cc:1434] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 14:51:36.695621  8480 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:36.702328  8209 raft_consensus.cc:2468] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:36.703115  8480 tablet_bootstrap.cc:654] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.691095  8479 tablet_bootstrap.cc:654] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.689867  8477 tablet_bootstrap.cc:654] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.712428  8524 raft_consensus.cc:493] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.713160  8524 raft_consensus.cc:515] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.713537  8397 leader_election.cc:304] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:36.715471  8497 raft_consensus.cc:2804] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.716248  8497 raft_consensus.cc:697] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:36.716816  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:36.717665  8497 consensus_queue.cc:237] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:36.718848  8324 leader_election.cc:343] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.721527  8483 raft_consensus.cc:493] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.722199  8483 raft_consensus.cc:515] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.726209  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:36.728216  8323 leader_election.cc:343] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.721102  8524 leader_election.cc:290] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:36.730444  8483 leader_election.cc:290] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:36.731703  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:36.731734  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:36.733697  8323 leader_election.cc:343] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.734305  8323 leader_election.cc:304] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:36.734342  8325 leader_election.cc:343] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.735971  8325 leader_election.cc:304] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:36.737604  8524 raft_consensus.cc:2749] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.738190  8483 raft_consensus.cc:2749] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.742362  8478 tablet_bootstrap.cc:492] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.743151  8478 ts_tablet_manager.cc:1403] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.021s
I20260709 14:51:36.747290  8477 tablet_bootstrap.cc:492] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.747844  8477 ts_tablet_manager.cc:1403] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.005s
I20260709 14:51:36.748842  8478 raft_consensus.cc:359] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.749614  8478 raft_consensus.cc:385] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.749953  8478 raft_consensus.cc:740] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.750854  8477 raft_consensus.cc:359] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.750820  8478 consensus_queue.cc:260] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.751588  8477 raft_consensus.cc:385] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.751914  8477 raft_consensus.cc:740] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.752748  8477 consensus_queue.cc:260] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.756793  8478 ts_tablet_manager.cc:1434] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:36.757897  8478 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:36.758574  8477 ts_tablet_manager.cc:1434] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:51:36.759629  8477 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.759619  8511 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.760562  8511 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.764060  8478 tablet_bootstrap.cc:654] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.766261  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:36.767436  8285 raft_consensus.cc:2468] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:36.769382  8176 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:36.770012  8479 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.770674  8495 raft_consensus.cc:2804] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.771579  8495 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.772151  8495 raft_consensus.cc:3060] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.776856  8478 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.777473  8478 ts_tablet_manager.cc:1403] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 14:51:36.778733  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:36.780351  8175 leader_election.cc:343] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.780367  8536 raft_consensus.cc:493] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.777201  8511 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:36.781064  8536 raft_consensus.cc:515] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.783233  8536 leader_election.cc:290] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:36.783691  8486 raft_consensus.cc:493] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.783934  8478 raft_consensus.cc:359] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.770706  8479 ts_tablet_manager.cc:1403] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.015s
I20260709 14:51:36.784935  8478 raft_consensus.cc:385] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.785315  8478 raft_consensus.cc:740] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.786048  8478 consensus_queue.cc:260] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.787599  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:36.787545  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.788244  8478 ts_tablet_manager.cc:1434] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:36.789446  8478 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
W20260709 14:51:36.789418  8250 leader_election.cc:343] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.785653  8486 raft_consensus.cc:515] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.793634  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:36.793684  8249 leader_election.cc:343] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.794945  8249 leader_election.cc:304] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:36.796125  8536 raft_consensus.cc:2749] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:36.796926  8249 leader_election.cc:343] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.796933  8478 tablet_bootstrap.cc:654] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.798012  8486 leader_election.cc:290] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:36.800112  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.801123  8359 raft_consensus.cc:2468] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:36.803601  8477 tablet_bootstrap.cc:654] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.803310  8249 leader_election.cc:304] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:36.812194  8478 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.812861  8478 ts_tablet_manager.cc:1403] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 14:51:36.813999  8105 catalog_manager.cc:5697] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.817193  8486 raft_consensus.cc:2804] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.817850  8486 raft_consensus.cc:493] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.818336  8486 raft_consensus.cc:3060] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.826797  8495 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.831561  8486 raft_consensus.cc:515] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.833050  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:36.834447  8477 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
W20260709 14:51:36.834797  8175 leader_election.cc:343] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.835035  8477 ts_tablet_manager.cc:1403] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260709 14:51:36.828354  8478 raft_consensus.cc:359] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.836184  8478 raft_consensus.cc:385] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.836215  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:36.836783  8478 raft_consensus.cc:740] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.808231  8479 raft_consensus.cc:359] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.837471  8479 raft_consensus.cc:385] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:36.837833  8249 leader_election.cc:343] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.838181  8478 consensus_queue.cc:260] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.837486  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:36.839483  8359 raft_consensus.cc:3060] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.840210  8477 raft_consensus.cc:359] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.841002  8477 raft_consensus.cc:385] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.841301  8477 raft_consensus.cc:740] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.847256  8477 consensus_queue.cc:260] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.850520  8359 raft_consensus.cc:2468] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:36.851769  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:36.852675  8285 raft_consensus.cc:3060] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.857129  8478 ts_tablet_manager.cc:1434] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 14:51:36.857621  8495 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:36.837817  8479 raft_consensus.cc:740] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.860689  8477 ts_tablet_manager.cc:1434] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:51:36.865185  8478 tablet_bootstrap.cc:492] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:36.865284  8479 consensus_queue.cc:260] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.866197  8486 leader_election.cc:290] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:36.867035  8285 raft_consensus.cc:2468] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:36.872145  8176 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:36.873134  8511 raft_consensus.cc:2804] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.868427  8477 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.873659  8511 raft_consensus.cc:697] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:36.874567  8511 consensus_queue.cc:237] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.876659  8478 tablet_bootstrap.cc:654] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.880301  8477 tablet_bootstrap.cc:654] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.868625  8480 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:36.868346  8249 leader_election.cc:304] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:36.869055  8536 raft_consensus.cc:493] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.881073  8479 ts_tablet_manager.cc:1434] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.001s
I20260709 14:51:36.886183  8536 raft_consensus.cc:515] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.888110  8479 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:36.891921  8480 ts_tablet_manager.cc:1403] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.197s	user 0.069s	sys 0.102s
I20260709 14:51:36.894487  8536 leader_election.cc:290] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:36.894949  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:36.891520  8486 raft_consensus.cc:2804] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.896225  8486 raft_consensus.cc:697] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:36.896961  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:36.897464  8486 consensus_queue.cc:237] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.899219  8524 consensus_queue.cc:1048] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.899516  8249 leader_election.cc:304] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:36.901149  8497 raft_consensus.cc:493] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.901816  8497 raft_consensus.cc:515] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.903831  8479 tablet_bootstrap.cc:654] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.903999  8497 leader_election.cc:290] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:36.905967  8536 raft_consensus.cc:2749] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.905907  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e414990dd28498e9bf1cb7fc47ba457" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:36.905905  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e414990dd28498e9bf1cb7fc47ba457" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:36.907330  8209 raft_consensus.cc:2468] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:36.908354  8359 raft_consensus.cc:2468] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:36.909776  8397 leader_election.cc:304] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:36.911860  8497 raft_consensus.cc:2804] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.912295  8497 raft_consensus.cc:493] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.913654  8497 raft_consensus.cc:3060] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.914454  8477 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:36.914960  8477 ts_tablet_manager.cc:1403] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260709 14:51:36.915619  8478 tablet_bootstrap.cc:492] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:36.916102  8478 ts_tablet_manager.cc:1403] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.014s
I20260709 14:51:36.916090  8480 raft_consensus.cc:359] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.917189  8480 raft_consensus.cc:385] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.917567  8480 raft_consensus.cc:740] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.919488  8480 consensus_queue.cc:260] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:36.921227  8478 raft_consensus.cc:359] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.921953  8478 raft_consensus.cc:385] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.922119  8480 ts_tablet_manager.cc:1434] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:51:36.923103  8477 raft_consensus.cc:359] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.922233  8478 raft_consensus.cc:740] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.923861  8477 raft_consensus.cc:385] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.924185  8477 raft_consensus.cc:740] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.924454  8478 consensus_queue.cc:260] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:36.925010  8477 consensus_queue.cc:260] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.926812  8478 ts_tablet_manager.cc:1434] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:51:36.923568  8480 tablet_bootstrap.cc:492] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:36.927795  8477 ts_tablet_manager.cc:1434] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:51:36.928848  8477 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:36.928388  8105 catalog_manager.cc:5697] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.931679  8497 raft_consensus.cc:515] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:36.933710  8478 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
W20260709 14:51:36.940732  8175 consensus_peers.cc:597] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a -> Peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Couldn't send request to peer 5875995477c9408f83bc256fd8cf9e9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.946655  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e414990dd28498e9bf1cb7fc47ba457" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:36.947402  8359 raft_consensus.cc:3060] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.950285  8478 tablet_bootstrap.cc:654] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.955904  8479 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:36.956478  8480 tablet_bootstrap.cc:654] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.955427  8359 raft_consensus.cc:2468] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:36.955840  8477 tablet_bootstrap.cc:654] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.957536  8479 ts_tablet_manager.cc:1403] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260709 14:51:36.959762  8397 leader_election.cc:304] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:36.960475  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e414990dd28498e9bf1cb7fc47ba457" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:36.961251  8209 raft_consensus.cc:3060] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.961824  8497 leader_election.cc:290] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:36.969978  8106 catalog_manager.cc:5697] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.978761  8479 raft_consensus.cc:359] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.979955  8479 raft_consensus.cc:385] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.980399  8479 raft_consensus.cc:740] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.981505  8479 consensus_queue.cc:260] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:36.986435  8486 consensus_queue.cc:1048] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.984941  8209 raft_consensus.cc:2468] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:36.992056  8479 ts_tablet_manager.cc:1434] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 14:51:36.968303  8497 raft_consensus.cc:2804] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.998420  8524 raft_consensus.cc:493] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.999356  8524 raft_consensus.cc:515] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.005761  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e2fa0dd74dd7ab54f736d3c78915" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.013051  8548 raft_consensus.cc:493] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.013875  8548 raft_consensus.cc:515] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.018527  8495 consensus_queue.cc:1048] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.019825  8548 leader_election.cc:290] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:37.022233  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:37.023219  8209 raft_consensus.cc:2468] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:37.023327  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:37.024186  8284 raft_consensus.cc:2468] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:37.024791  8524 leader_election.cc:290] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:37.025705  8399 leader_election.cc:304] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:37.026777  8548 raft_consensus.cc:2804] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.027208  8548 raft_consensus.cc:493] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.027570  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e5e2fa0dd74dd7ab54f736d3c78915" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:37.028765  8209 raft_consensus.cc:2393] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d3c8728c9334aa09e4285dca75957de in current term 1: Already voted for candidate 5875995477c9408f83bc256fd8cf9e9d in this term.
I20260709 14:51:37.027585  8548 raft_consensus.cc:3060] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.011696  8497 raft_consensus.cc:697] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:37.037762  8478 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:37.038368  8478 ts_tablet_manager.cc:1403] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.019s
I20260709 14:51:37.039323  8477 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:37.039939  8477 ts_tablet_manager.cc:1403] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.052s
I20260709 14:51:37.044360  8477 raft_consensus.cc:359] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.045589  8477 raft_consensus.cc:385] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.046110  8477 raft_consensus.cc:740] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.033881  8497 consensus_queue.cc:237] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.047209  8477 consensus_queue.cc:260] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.045634  8479 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:37.050493  8477 ts_tablet_manager.cc:1434] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:37.051927  8324 leader_election.cc:304] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:37.052232  8477 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:37.058486  8495 consensus_queue.cc:1048] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.059234  8479 tablet_bootstrap.cc:654] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.063112  8477 tablet_bootstrap.cc:654] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.069247  8478 raft_consensus.cc:359] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.070063  8478 raft_consensus.cc:385] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:37.070113  8323 consensus_peers.cc:597] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.070478  8478 raft_consensus.cc:740] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.071334  8478 consensus_queue.cc:260] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.072656  8483 raft_consensus.cc:3060] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.078240  8283 raft_consensus.cc:3060] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.058561  8548 raft_consensus.cc:515] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.083268  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:37.084030  8210 raft_consensus.cc:3060] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.089190  8548 leader_election.cc:290] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:37.090345  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:37.091070  8285 raft_consensus.cc:3060] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.093762  8210 raft_consensus.cc:2468] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:37.095225  8397 leader_election.cc:304] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:37.096311  8548 raft_consensus.cc:2804] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.096938  8548 raft_consensus.cc:697] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:37.097147  8478 ts_tablet_manager.cc:1434] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 14:51:37.098225  8478 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:37.097985  8548 consensus_queue.cc:237] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.104221  8497 consensus_queue.cc:1048] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.105049  8560 consensus_queue.cc:1048] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.112766  8546 consensus_queue.cc:1048] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.114895  8524 raft_consensus.cc:493] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.115666  8524 raft_consensus.cc:515] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.120700  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.121106  8536 raft_consensus.cc:493] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.121676  8432 raft_consensus.cc:2468] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:37.121973  8536 raft_consensus.cc:515] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.123224  8524 leader_election.cc:290] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:37.124634  8324 leader_election.cc:304] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:37.126173  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:37.128172  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:37.130335  8249 leader_election.cc:343] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:37.131258  8325 leader_election.cc:343] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.131774  8536 leader_election.cc:290] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:37.134526  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:37.135601  8356 raft_consensus.cc:2468] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:37.137529  8249 leader_election.cc:304] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:37.137831  8106 catalog_manager.cc:5697] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.139252  8536 raft_consensus.cc:2804] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.139824  8536 raft_consensus.cc:493] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.140312  8536 raft_consensus.cc:3060] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.143005  8524 raft_consensus.cc:2804] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.143649  8524 raft_consensus.cc:493] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.144114  8524 raft_consensus.cc:3060] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.149377  8285 raft_consensus.cc:2468] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:37.159443  8478 tablet_bootstrap.cc:654] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.177301  8560 raft_consensus.cc:493] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.170555  8483 raft_consensus.cc:2749] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.209923  8571 raft_consensus.cc:493] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.210645  8571 raft_consensus.cc:515] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.210896  8536 raft_consensus.cc:515] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.202345  8560 raft_consensus.cc:515] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.213148  8497 consensus_queue.cc:1048] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.214637  8480 tablet_bootstrap.cc:492] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:37.215210  8480 ts_tablet_manager.cc:1403] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.292s	user 0.021s	sys 0.016s
I20260709 14:51:37.216594  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.217031  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:37.230218  8250 leader_election.cc:343] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:37.230877  8249 leader_election.cc:343] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.231006  8571 leader_election.cc:290] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:37.231411  8249 leader_election.cc:304] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:37.231683  8536 leader_election.cc:290] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:37.231997  8486 raft_consensus.cc:493] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.228996  8480 raft_consensus.cc:359] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.233237  8536 raft_consensus.cc:2749] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.233399  8497 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.238229  8497 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.233584  8480 raft_consensus.cc:385] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.241078  8480 raft_consensus.cc:740] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.234685  8486 raft_consensus.cc:515] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.235366  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:37.246701  8324 leader_election.cc:343] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.247107  8480 consensus_queue.cc:260] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.251044  8480 ts_tablet_manager.cc:1434] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:51:37.254112  8486 leader_election.cc:290] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:37.256336  8480 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:37.271893  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.229780  8560 leader_election.cc:290] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:37.274318  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:37.280747  8250 leader_election.cc:343] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.282783  8497 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:37.297753  8106 catalog_manager.cc:5697] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.309516  8568 raft_consensus.cc:493] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.284366  8483 raft_consensus.cc:493] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:37.285606  8325 leader_election.cc:343] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.324695  8477 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:37.325321  8477 ts_tablet_manager.cc:1403] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.273s	user 0.019s	sys 0.014s
I20260709 14:51:37.316437  8568 raft_consensus.cc:515] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.336508  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:37.346643  8479 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:37.347249  8479 ts_tablet_manager.cc:1403] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.302s	user 0.020s	sys 0.034s
I20260709 14:51:37.350087  8480 tablet_bootstrap.cc:654] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.355759  8479 raft_consensus.cc:359] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.356412  8479 raft_consensus.cc:385] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.356727  8479 raft_consensus.cc:740] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.317003  8483 raft_consensus.cc:515] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:37.360546  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 129812us
I20260709 14:51:37.360141  8479 consensus_queue.cc:260] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.369560  8479 ts_tablet_manager.cc:1434] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:51:37.374631  8479 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:37.320438  8325 leader_election.cc:304] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:37.377375  8568 leader_election.cc:290] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:37.378190  8432 raft_consensus.cc:3060] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.387041  8477 raft_consensus.cc:359] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.387703  8477 raft_consensus.cc:385] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.387941  8477 raft_consensus.cc:740] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.388609  8477 consensus_queue.cc:260] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.361757  8578 raft_consensus.cc:493] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.397173  8578 raft_consensus.cc:515] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.392531  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0af90fc33044a5ab43a90ae9265915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:37.393163  8477 ts_tablet_manager.cc:1434] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 14:51:37.408887  8284 raft_consensus.cc:2468] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:37.409513  8477 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:37.410356  8399 leader_election.cc:304] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:37.411271  8568 raft_consensus.cc:2804] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.411644  8568 raft_consensus.cc:493] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.411968  8568 raft_consensus.cc:3060] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.393798  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0af90fc33044a5ab43a90ae9265915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:37.393959  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
W20260709 14:51:37.401593  8325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:35075, user_credentials={real_user=slave}} blocked reactor thread for 117985us
I20260709 14:51:37.365628  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:37.405802  8575 log.cc:927] Time spent T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:51:37.406536  8524 raft_consensus.cc:515] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.415115  8571 raft_consensus.cc:2749] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:37.414706  8397 leader_election.cc:343] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.427688  8285 raft_consensus.cc:2393] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in this term.
I20260709 14:51:37.438009  8483 leader_election.cc:290] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:37.441517  8477 tablet_bootstrap.cc:654] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.444166  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.444995  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:37.445963  8582 log.cc:927] Time spent T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 14:51:37.447082  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:37.447739  8359 raft_consensus.cc:3060] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:37.447757  8323 leader_election.cc:343] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.450727  8210 raft_consensus.cc:3060] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.452404  8548 consensus_queue.cc:1048] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.453853  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:37.454552  8357 raft_consensus.cc:2468] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:37.456044  8399 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
W20260709 14:51:37.457675  8324 leader_election.cc:343] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.452937  8578 leader_election.cc:290] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:37.458371  8324 leader_election.cc:304] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:37.463752  8483 raft_consensus.cc:2749] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.469879  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:37.470628  8284 raft_consensus.cc:2468] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:37.470849  8578 consensus_queue.cc:1048] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:37.429023  8249 leader_election.cc:343] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.477176  8176 leader_election.cc:304] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
W20260709 14:51:37.477531  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:37.478407  8578 raft_consensus.cc:2804] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.478857  8578 raft_consensus.cc:493] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.479254  8578 raft_consensus.cc:3060] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.487746  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:37.487538  8578 raft_consensus.cc:515] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
W20260709 14:51:37.489998  8174 leader_election.cc:343] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.491060  8578 leader_election.cc:290] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:37.491147  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:37.492060  8285 raft_consensus.cc:3060] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.506462  8568 raft_consensus.cc:515] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.509542  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
W20260709 14:51:37.511831  8174 leader_election.cc:343] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:37.492671  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 64446us
I20260709 14:51:37.522986  8479 tablet_bootstrap.cc:654] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.531322  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0af90fc33044a5ab43a90ae9265915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:37.532063  8283 raft_consensus.cc:3060] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.532199  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:37.532372  8548 raft_consensus.cc:2749] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:37.534948  8325 leader_election.cc:343] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.535208  8560 consensus_queue.cc:1048] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.536736  8477 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:37.537228  8477 ts_tablet_manager.cc:1403] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.054s
I20260709 14:51:37.542888  8283 raft_consensus.cc:2468] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:37.544369  8399 leader_election.cc:304] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:37.547698  8511 consensus_queue.cc:1048] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:37.552091  8249 leader_election.cc:304] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:37.553364  8560 raft_consensus.cc:2804] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.553613  8478 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:37.553761  8560 raft_consensus.cc:493] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.554131  8548 raft_consensus.cc:2804] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.554620  8478 ts_tablet_manager.cc:1403] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.457s	user 0.005s	sys 0.029s
I20260709 14:51:37.559244  8548 raft_consensus.cc:697] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:37.562860  8478 raft_consensus.cc:359] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.563898  8478 raft_consensus.cc:385] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.554157  8560 raft_consensus.cc:3060] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.558367  8480 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:37.566937  8480 ts_tablet_manager.cc:1403] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.311s	user 0.021s	sys 0.003s
I20260709 14:51:37.564258  8478 raft_consensus.cc:740] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.546638  8524 leader_election.cc:290] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:37.569872  8478 consensus_queue.cc:260] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.580459  8478 ts_tablet_manager.cc:1434] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:51:37.581707  8478 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:37.558718  8359 raft_consensus.cc:2468] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:37.560339  8548 consensus_queue.cc:237] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.572460  8477 raft_consensus.cc:359] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.574556  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:37.588130  8432 raft_consensus.cc:3060] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.586953  8477 raft_consensus.cc:385] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.589795  8477 raft_consensus.cc:740] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.590615  8477 consensus_queue.cc:260] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.605700  8432 raft_consensus.cc:2468] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:37.607349  8324 leader_election.cc:304] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:37.608795  8483 raft_consensus.cc:2804] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.609494  8483 raft_consensus.cc:697] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:37.610548  8483 consensus_queue.cc:237] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.611701  8568 leader_election.cc:290] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:37.612155  8480 raft_consensus.cc:359] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.613144  8477 ts_tablet_manager.cc:1434] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260709 14:51:37.613305  8480 raft_consensus.cc:385] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.613783  8480 raft_consensus.cc:740] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.614626  8477 tablet_bootstrap.cc:492] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:37.614527  8480 consensus_queue.cc:260] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.608700  8560 raft_consensus.cc:515] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.619686  8480 ts_tablet_manager.cc:1434] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260709 14:51:37.624574  8571 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.625257  8560 leader_election.cc:290] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
W20260709 14:51:37.595213  8399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:35075, user_credentials={real_user=slave}} blocked reactor thread for 45591.1us
I20260709 14:51:37.625313  8571 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.646733  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.646905  8571 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:37.654457  8477 tablet_bootstrap.cc:654] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:37.655980  8324 leader_election.cc:343] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.646770  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:37.659380  8323 leader_election.cc:343] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.660123  8323 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:37.665096  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:37.667358  8250 leader_election.cc:343] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.669569  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0af90fc33044a5ab43a90ae9265915" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
W20260709 14:51:37.637554  8249 consensus_peers.cc:597] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.673231  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:37.674175  8357 raft_consensus.cc:3060] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.675972  8571 raft_consensus.cc:2749] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.681308  8597 consensus_queue.cc:1048] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.682771  8479 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:37.682971  8285 raft_consensus.cc:2468] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:37.683430  8479 ts_tablet_manager.cc:1403] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.313s	user 0.021s	sys 0.031s
I20260709 14:51:37.672281  8249 leader_election.cc:304] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:37.688556  8560 raft_consensus.cc:2804] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.690644  8176 leader_election.cc:304] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:37.692088  8477 tablet_bootstrap.cc:492] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:37.691994  8479 raft_consensus.cc:359] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.692761  8477 ts_tablet_manager.cc:1403] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.018s
I20260709 14:51:37.693127  8479 raft_consensus.cc:385] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.693550  8479 raft_consensus.cc:740] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.692600  8495 raft_consensus.cc:2804] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.694438  8479 consensus_queue.cc:260] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.695847  8477 raft_consensus.cc:359] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.696238  8560 raft_consensus.cc:697] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:37.697093  8495 raft_consensus.cc:697] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:37.698016  8495 consensus_queue.cc:237] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.697880  8560 consensus_queue.cc:237] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:37.698805  8479 ts_tablet_manager.cc:1434] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 14:51:37.699956  8479 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:37.681294  8397 leader_election.cc:343] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.701020  8477 raft_consensus.cc:385] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.701303  8477 raft_consensus.cc:740] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.702790  8477 consensus_queue.cc:260] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.705883  8477 ts_tablet_manager.cc:1434] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 14:51:37.706925  8477 tablet_bootstrap.cc:492] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:37.708122  8478 tablet_bootstrap.cc:654] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.750058  8595 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.750684  8595 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.749637  8480 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:37.772194  8597 consensus_queue.cc:1048] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:37.773844  8480 tablet_bootstrap.cc:654] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.780957  8479 tablet_bootstrap.cc:654] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.786259  8595 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:37.795300  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:37.799129  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:37.802470  8397 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:37.804500  8546 raft_consensus.cc:493] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.784416  8597 consensus_queue.cc:1048] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:51:37.805277  8546 raft_consensus.cc:515] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.812109  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.812616  8560 raft_consensus.cc:493] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.813211  8560 raft_consensus.cc:515] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.813710  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:37.815411  8560 leader_election.cc:290] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:37.815712  8477 tablet_bootstrap.cc:654] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.816550  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:37.817409  8432 raft_consensus.cc:2468] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:37.818439  8357 raft_consensus.cc:2468] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:37.819092  8250 leader_election.cc:304] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:37.819923  8249 leader_election.cc:304] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:37.813787  8175 leader_election.cc:343] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.821336  8584 raft_consensus.cc:2804] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.822925  8584 raft_consensus.cc:493] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.823370  8584 raft_consensus.cc:3060] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.823541  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:37.829764  8108 catalog_manager.cc:5697] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.832719  8560 raft_consensus.cc:2804] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.814595  8356 raft_consensus.cc:2468] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:37.806170  8595 raft_consensus.cc:2749] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.834203  8546 leader_election.cc:290] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
W20260709 14:51:37.841985  8249 leader_election.cc:343] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.850744  8174 leader_election.cc:304] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:37.858415  8546 raft_consensus.cc:2804] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.871271  8546 raft_consensus.cc:493] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.863078  8584 raft_consensus.cc:515] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.894956  8546 raft_consensus.cc:3060] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.873426  8560 raft_consensus.cc:697] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:37.912343  8479 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:37.913194  8479 ts_tablet_manager.cc:1403] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.213s	user 0.022s	sys 0.011s
I20260709 14:51:37.917112  8584 leader_election.cc:290] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:37.921137  8610 raft_consensus.cc:493] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.922776  8478 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:37.923269  8478 ts_tablet_manager.cc:1403] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.342s	user 0.009s	sys 0.014s
I20260709 14:51:37.924723  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:37.926167  8477 tablet_bootstrap.cc:492] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:37.926666  8477 ts_tablet_manager.cc:1403] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.220s	user 0.012s	sys 0.007s
I20260709 14:51:37.926960  8480 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:37.927510  8480 ts_tablet_manager.cc:1403] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.022s
I20260709 14:51:37.921948  8610 raft_consensus.cc:515] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.931835  8477 raft_consensus.cc:359] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.932529  8477 raft_consensus.cc:385] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.932883  8477 raft_consensus.cc:740] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.933619  8477 consensus_queue.cc:260] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.937639  8480 raft_consensus.cc:359] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.938791  8480 raft_consensus.cc:385] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.939225  8480 raft_consensus.cc:740] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.940412  8480 consensus_queue.cc:260] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.945860  8478 raft_consensus.cc:359] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.946537  8480 ts_tablet_manager.cc:1434] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:51:37.948071  8480 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:37.946700  8478 raft_consensus.cc:385] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.948565  8478 raft_consensus.cc:740] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.949297  8478 consensus_queue.cc:260] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:37.953454  8478 ts_tablet_manager.cc:1434] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:51:37.962445  8479 raft_consensus.cc:359] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.963514  8479 raft_consensus.cc:385] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.963915  8479 raft_consensus.cc:740] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.955819  8560 consensus_queue.cc:237] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:37.967057  8479 consensus_queue.cc:260] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:37.977638  8479 ts_tablet_manager.cc:1434] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 14:51:37.978871  8610 leader_election.cc:290] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:37.980450  8479 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:37.988157  8478 tablet_bootstrap.cc:492] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:38.042771  8106 catalog_manager.cc:5697] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.046345  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.046738  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:38.047348  8433 raft_consensus.cc:2393] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf84ce4dc6684ac98947403c81a4d94c in current term 1: Already voted for candidate 4d3c8728c9334aa09e4285dca75957de in this term.
I20260709 14:51:38.047339  8432 raft_consensus.cc:3060] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:38.049875  8397 consensus_peers.cc:597] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:38.012044  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ead465e9c4460eb6c97093362d8bc6" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:38.063113  8478 tablet_bootstrap.cc:654] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.025460  8208 raft_consensus.cc:3060] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.068949  8584 raft_consensus.cc:493] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.094825  8546 raft_consensus.cc:515] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.107113  8480 tablet_bootstrap.cc:654] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.079532  8584 raft_consensus.cc:515] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.117008  8548 consensus_queue.cc:1048] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.086078  8250 leader_election.cc:304] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:38.120195  8431 raft_consensus.cc:3060] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.121572  8616 raft_consensus.cc:3060] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.124351  8546 leader_election.cc:290] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:38.126096  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:38.127084  8433 raft_consensus.cc:3060] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.137257  8584 leader_election.cc:290] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:38.139366  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.142529  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:38.143250  8356 raft_consensus.cc:3060] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.143680  8433 raft_consensus.cc:2468] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:38.146525  8479 tablet_bootstrap.cc:654] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.152347  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:38.153228  8359 raft_consensus.cc:2468] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:38.108429  8432 raft_consensus.cc:2468] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
W20260709 14:51:38.144532  8250 leader_election.cc:343] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.148916  8571 consensus_queue.cc:1048] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:51:38.166610  8175 leader_election.cc:304] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:38.169314  8616 raft_consensus.cc:2749] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.170323  8578 raft_consensus.cc:2804] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:38.170928  8578 raft_consensus.cc:697] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:38.171861  8578 consensus_queue.cc:237] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.176947  8208 raft_consensus.cc:2468] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:38.178109  8250 leader_election.cc:304] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:38.186655  8477 ts_tablet_manager.cc:1434] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.260s	user 0.027s	sys 0.043s
I20260709 14:51:38.188174  8477 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:38.183084  8616 raft_consensus.cc:2804] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:38.191756  8478 tablet_bootstrap.cc:492] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:38.192580  8478 ts_tablet_manager.cc:1403] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.205s	user 0.018s	sys 0.008s
I20260709 14:51:38.195077  8571 consensus_queue.cc:1048] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:38.203527  8616 raft_consensus.cc:697] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:38.214166  8478 raft_consensus.cc:359] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.215395  8478 raft_consensus.cc:385] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.215837  8478 raft_consensus.cc:740] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.216988  8478 consensus_queue.cc:260] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.213121  8249 leader_election.cc:304] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:38.219085  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 64201.6us
I20260709 14:51:38.220621  8478 ts_tablet_manager.cc:1434] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.003s
I20260709 14:51:38.222054  8478 tablet_bootstrap.cc:492] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:38.222223  8622 raft_consensus.cc:2804] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.222711  8622 raft_consensus.cc:493] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.223212  8622 raft_consensus.cc:3060] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.223709  8560 consensus_queue.cc:1048] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:38.228713  8546 consensus_queue.cc:1048] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:38.234213  8478 tablet_bootstrap.cc:654] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.241365  8480 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:38.242144  8480 ts_tablet_manager.cc:1403] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.294s	user 0.018s	sys 0.008s
I20260709 14:51:38.246532  8480 raft_consensus.cc:359] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.247488  8480 raft_consensus.cc:385] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.247915  8480 raft_consensus.cc:740] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.217206  8356 raft_consensus.cc:2468] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:38.248947  8480 consensus_queue.cc:260] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.217737  8616 consensus_queue.cc:237] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.251413  8480 ts_tablet_manager.cc:1434] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:51:38.252470  8480 tablet_bootstrap.cc:492] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:38.245914  8571 raft_consensus.cc:493] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.254241  8571 raft_consensus.cc:515] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:38.260913  8249 consensus_peers.cc:597] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:38.261281  8480 tablet_bootstrap.cc:654] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.261746  8571 leader_election.cc:290] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:38.269925  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.270975  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:38.271690  8208 raft_consensus.cc:2468] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
W20260709 14:51:38.279706  8324 leader_election.cc:343] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.282133  8323 leader_election.cc:304] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:38.282425  8174 consensus_peers.cc:597] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:38.282465  8478 tablet_bootstrap.cc:492] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:38.285323  8478 ts_tablet_manager.cc:1403] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.003s
I20260709 14:51:38.294723  8571 raft_consensus.cc:2804] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.300148  8571 raft_consensus.cc:493] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.300644  8571 raft_consensus.cc:3060] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.302906  8478 raft_consensus.cc:359] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.303735  8478 raft_consensus.cc:385] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.304046  8478 raft_consensus.cc:740] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.314670  8478 consensus_queue.cc:260] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.290910  8622 raft_consensus.cc:515] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.328950  8478 ts_tablet_manager.cc:1434] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.043s	user 0.016s	sys 0.000s
I20260709 14:51:38.330420  8478 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:38.330826  8106 catalog_manager.cc:5697] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.345536  8106 catalog_manager.cc:5697] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.352113  8478 tablet_bootstrap.cc:654] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.354301  8477 tablet_bootstrap.cc:654] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.365280  8620 raft_consensus.cc:493] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.366127  8620 raft_consensus.cc:515] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.339586  8571 raft_consensus.cc:515] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.370414  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:38.373476  8249 leader_election.cc:343] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.373545  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:38.375917  8620 leader_election.cc:290] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
W20260709 14:51:38.376075  8324 leader_election.cc:343] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.377028  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:38.378898  8250 leader_election.cc:343] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.379539  8250 leader_election.cc:304] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:38.380795  8616 raft_consensus.cc:2749] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.390987  8622 leader_election.cc:290] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:38.394094  8597 raft_consensus.cc:493] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.394716  8597 raft_consensus.cc:515] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.395184  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:38.395830  8356 raft_consensus.cc:3060] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.398320  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:38.399524  8359 raft_consensus.cc:3060] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.397667  8597 leader_election.cc:290] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:38.406692  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
W20260709 14:51:38.407210  8397 leader_election.cc:343] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.407490  8208 raft_consensus.cc:3060] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.411553  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:38.413381  8250 leader_election.cc:343] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.414381  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:38.415987  8399 leader_election.cc:343] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.416520  8399 leader_election.cc:304] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:38.417902  8597 raft_consensus.cc:2749] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.416558  8571 leader_election.cc:290] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:38.425459  8479 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:38.425998  8479 ts_tablet_manager.cc:1403] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.446s	user 0.015s	sys 0.008s
I20260709 14:51:38.428751  8478 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:38.428934  8479 raft_consensus.cc:359] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.429730  8479 raft_consensus.cc:385] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.430030  8479 raft_consensus.cc:740] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.430841  8479 consensus_queue.cc:260] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.429414  8478 ts_tablet_manager.cc:1403] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.019s
I20260709 14:51:38.434388  8479 ts_tablet_manager.cc:1434] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:38.435411  8479 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:38.437404  8356 raft_consensus.cc:2468] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:38.439248  8249 leader_election.cc:304] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:38.440655  8622 raft_consensus.cc:2804] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:38.440943  8480 tablet_bootstrap.cc:492] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:38.441180  8622 raft_consensus.cc:697] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:38.441439  8480 ts_tablet_manager.cc:1403] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.189s	user 0.037s	sys 0.035s
I20260709 14:51:38.442073  8622 consensus_queue.cc:237] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.442727  8477 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:38.443459  8477 ts_tablet_manager.cc:1403] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.255s	user 0.015s	sys 0.000s
I20260709 14:51:38.444600  8480 raft_consensus.cc:359] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.445564  8480 raft_consensus.cc:385] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.447070  8480 raft_consensus.cc:740] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.447057  8477 raft_consensus.cc:359] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.447955  8477 raft_consensus.cc:385] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.448272  8477 raft_consensus.cc:740] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.448115  8480 consensus_queue.cc:260] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.449064  8477 consensus_queue.cc:260] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.450999  8480 ts_tablet_manager.cc:1434] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:38.451239  8477 ts_tablet_manager.cc:1434] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:38.452247  8480 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:38.454173  8478 raft_consensus.cc:359] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.456130  8208 raft_consensus.cc:2468] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:38.461293  8478 raft_consensus.cc:385] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.452346  8477 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:38.461724  8478 raft_consensus.cc:740] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.462574  8478 consensus_queue.cc:260] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.463222  8479 tablet_bootstrap.cc:654] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.464159  8323 leader_election.cc:304] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:38.464986  8478 ts_tablet_manager.cc:1434] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 14:51:38.465987  8478 tablet_bootstrap.cc:492] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:38.467729  8483 raft_consensus.cc:2804] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:38.468343  8483 raft_consensus.cc:697] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:38.468000  8107 catalog_manager.cc:5697] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:38.469313  8483 consensus_queue.cc:237] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.469914  8107 catalog_manager.cc:5697] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.478495  8478 tablet_bootstrap.cc:654] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.478605  8477 tablet_bootstrap.cc:654] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.483748  8479 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:38.484328  8479 ts_tablet_manager.cc:1403] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.006s
I20260709 14:51:38.488114  8104 catalog_manager.cc:5697] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:38.489261  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:38.490290  8477 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:38.490854  8477 ts_tablet_manager.cc:1403] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 14:51:38.484398  8480 tablet_bootstrap.cc:654] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.493271  8477 raft_consensus.cc:359] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.493829  8477 raft_consensus.cc:385] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.494092  8477 raft_consensus.cc:740] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.494843  8477 consensus_queue.cc:260] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.497020  8477 ts_tablet_manager.cc:1434] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:38.498044  8478 tablet_bootstrap.cc:492] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:38.498571  8478 ts_tablet_manager.cc:1403] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 14:51:38.498241  8479 raft_consensus.cc:359] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.498999  8479 raft_consensus.cc:385] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.499296  8479 raft_consensus.cc:740] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.499758  8620 consensus_queue.cc:1048] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.500003  8479 consensus_queue.cc:260] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.502243  8479 ts_tablet_manager.cc:1434] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:51:38.503286  8479 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:38.501395  8478 raft_consensus.cc:359] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.506264  8478 raft_consensus.cc:385] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.506599  8478 raft_consensus.cc:740] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.507302  8478 consensus_queue.cc:260] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.508198  8620 raft_consensus.cc:493] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.498015  8477 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:38.508759  8620 raft_consensus.cc:515] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.509532  8478 ts_tablet_manager.cc:1434] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:38.510514  8478 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:38.510848  8620 leader_election.cc:290] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
W20260709 14:51:38.514499  8250 consensus_peers.cc:597] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Couldn't send request to peer 5875995477c9408f83bc256fd8cf9e9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:38.515703  8477 tablet_bootstrap.cc:654] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.516332  8480 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:38.516456  8478 tablet_bootstrap.cc:654] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.516938  8480 ts_tablet_manager.cc:1403] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.006s
I20260709 14:51:38.518252  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:38.519755  8479 tablet_bootstrap.cc:654] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.529771  8479 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:38.529476  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:38.530297  8479 ts_tablet_manager.cc:1403] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.004s
I20260709 14:51:38.520331  8480 raft_consensus.cc:359] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.533757  8480 raft_consensus.cc:385] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.534269  8480 raft_consensus.cc:740] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.535262  8480 consensus_queue.cc:260] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:38.537206  8249 leader_election.cc:343] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:38.538357  8249 leader_election.cc:343] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.538923  8249 leader_election.cc:304] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:38.545537  8622 raft_consensus.cc:2749] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.533495  8479 raft_consensus.cc:359] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.546659  8479 raft_consensus.cc:385] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.547148  8479 raft_consensus.cc:740] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.551654  8208 raft_consensus.cc:3060] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.545818  8480 ts_tablet_manager.cc:1434] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:51:38.569196  8480 tablet_bootstrap.cc:492] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:38.576032  8606 consensus_queue.cc:1048] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:38.606858  8620 raft_consensus.cc:493] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.607826  8620 raft_consensus.cc:515] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.612157  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2e3422a534f4e828b1cca7f117981" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:38.622572  8250 leader_election.cc:343] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.624826  8620 leader_election.cc:290] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:38.624599  8479 consensus_queue.cc:260] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.627223  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2e3422a534f4e828b1cca7f117981" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:38.641834  8495 consensus_queue.cc:1048] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:38.665709  8108 catalog_manager.cc:5697] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:38.667632  8249 leader_election.cc:343] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.679992  8479 ts_tablet_manager.cc:1434] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.149s	user 0.009s	sys 0.000s
I20260709 14:51:38.690523  8249 leader_election.cc:304] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:38.691195  8479 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:38.691375  8620 raft_consensus.cc:2749] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.680621  8356 raft_consensus.cc:3060] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.683231  8478 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:38.693023  8478 ts_tablet_manager.cc:1403] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.183s	user 0.063s	sys 0.082s
I20260709 14:51:38.695856  8478 raft_consensus.cc:359] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.701978  8478 raft_consensus.cc:385] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.702298  8478 raft_consensus.cc:740] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.702821  8477 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:38.704862  8477 ts_tablet_manager.cc:1403] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.207s	user 0.069s	sys 0.085s
I20260709 14:51:38.685439  8480 tablet_bootstrap.cc:654] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.707808  8477 raft_consensus.cc:359] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.708665  8477 raft_consensus.cc:385] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.708966  8477 raft_consensus.cc:740] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.703079  8478 consensus_queue.cc:260] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.697800  8483 raft_consensus.cc:493] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.701515  8479 tablet_bootstrap.cc:654] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.710206  8483 raft_consensus.cc:515] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.712504  8483 leader_election.cc:290] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:38.713727  8478 ts_tablet_manager.cc:1434] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 14:51:38.715108  8478 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:38.714522  8477 consensus_queue.cc:260] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.718657  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.719411  8477 ts_tablet_manager.cc:1434] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 14:51:38.723008  8477 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
W20260709 14:51:38.722958  8324 leader_election.cc:343] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.725291  8480 tablet_bootstrap.cc:492] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:38.725139  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:38.725998  8480 ts_tablet_manager.cc:1403] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.003s
W20260709 14:51:38.727370  8325 leader_election.cc:343] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.728107  8325 leader_election.cc:304] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:38.728259  8104 catalog_manager.cc:5697] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.736135  8483 raft_consensus.cc:2749] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.736748  8480 raft_consensus.cc:359] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.737694  8480 raft_consensus.cc:385] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.738440  8480 raft_consensus.cc:740] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.739997  8480 consensus_queue.cc:260] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.740247  8483 raft_consensus.cc:493] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.742353  8483 raft_consensus.cc:515] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.743819  8480 ts_tablet_manager.cc:1434] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:51:38.744395  8478 tablet_bootstrap.cc:654] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.745826  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:38.746557  8285 raft_consensus.cc:2468] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:38.748003  8325 leader_election.cc:304] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:38.748862  8638 raft_consensus.cc:2804] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.749243  8638 raft_consensus.cc:493] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.749583  8638 raft_consensus.cc:3060] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.751349  8477 tablet_bootstrap.cc:654] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.749562  8483 leader_election.cc:290] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:38.756681  8548 raft_consensus.cc:493] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.756708  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.757467  8480 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:38.757357  8548 raft_consensus.cc:515] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:38.758598  8324 leader_election.cc:343] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.759763  8548 leader_election.cc:290] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:38.760775  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:38.770678  8620 consensus_queue.cc:1048] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.772069  8638 raft_consensus.cc:515] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:38.771763  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c3dfaa314b97bc0cd603623b7ddf" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:38.784770  8359 raft_consensus.cc:2393] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:38.786862  8397 leader_election.cc:304] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:38.788234  8597 raft_consensus.cc:3060] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.801095  8495 raft_consensus.cc:493] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.800979  8477 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:38.806463  8477 ts_tablet_manager.cc:1403] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.020s
I20260709 14:51:38.813248  8478 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:38.813908  8478 ts_tablet_manager.cc:1403] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.012s
I20260709 14:51:38.814556  8638 leader_election.cc:290] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:38.815861  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:38.818120  8324 leader_election.cc:343] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.801972  8495 raft_consensus.cc:515] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:38.831820  8478 raft_consensus.cc:359] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.832772  8478 raft_consensus.cc:385] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.833220  8495 leader_election.cc:290] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:38.833238  8478 raft_consensus.cc:740] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.834838  8478 consensus_queue.cc:260] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.832772  8477 raft_consensus.cc:359] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.838250  8477 raft_consensus.cc:385] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.838673  8477 raft_consensus.cc:740] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.843343  8478 ts_tablet_manager.cc:1434] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.012s
I20260709 14:51:38.843376  8597 raft_consensus.cc:2749] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.845299  8480 tablet_bootstrap.cc:654] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.845229  8478 tablet_bootstrap.cc:492] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:38.839746  8477 consensus_queue.cc:260] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.891474  8477 ts_tablet_manager.cc:1434] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.011s
I20260709 14:51:38.894853  8477 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:38.901178  8638 raft_consensus.cc:493] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.908471  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa82d1193e46ddaa6a751b7cd405f4" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:38.910058  8285 raft_consensus.cc:3060] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.911443  8477 tablet_bootstrap.cc:654] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.912951  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:38.914251  8356 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:38.916517  8495 raft_consensus.cc:493] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.917496  8495 raft_consensus.cc:515] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.923918  8174 leader_election.cc:304] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:38.904943  8638 raft_consensus.cc:515] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:38.935724  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.937435  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.938104  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:38.945086  8431 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:38.944895  8584 consensus_queue.cc:1048] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:38.948985  8622 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.954043  8622 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.957888  8620 raft_consensus.cc:493] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.942329  8495 leader_election.cc:290] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:38.959275  8433 raft_consensus.cc:2468] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:38.974030  8638 leader_election.cc:290] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
W20260709 14:51:38.975855  8176 leader_election.cc:343] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.974814  8620 raft_consensus.cc:515] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:38.984234  8622 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:38.984807  8175 leader_election.cc:304] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:38.983242  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:38.985944  8174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 62442.9us
I20260709 14:51:38.986896  8578 raft_consensus.cc:2804] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.986121  8620 leader_election.cc:290] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:38.990712  8578 raft_consensus.cc:493] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.992185  8578 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.992595  8606 raft_consensus.cc:2804] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.993227  8606 raft_consensus.cc:493] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.993701  8606 raft_consensus.cc:3060] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.995118  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:38.995428  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:38.997318  8325 leader_election.cc:343] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.008544  8477 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:39.010619  8477 ts_tablet_manager.cc:1403] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.010s
W20260709 14:51:39.016027  8323 leader_election.cc:343] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:39.010089  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 65512.5us
I20260709 14:51:39.018903  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:39.022047  8250 leader_election.cc:343] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:39.023041  8250 leader_election.cc:343] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.024290  8479 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:39.026441  8479 ts_tablet_manager.cc:1403] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.335s	user 0.026s	sys 0.028s
I20260709 14:51:39.030598  8477 raft_consensus.cc:359] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.031168  8480 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:39.031561  8477 raft_consensus.cc:385] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.032006  8477 raft_consensus.cc:740] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.032258  8480 ts_tablet_manager.cc:1403] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.275s	user 0.021s	sys 0.023s
I20260709 14:51:39.032963  8477 consensus_queue.cc:260] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.019834  8323 leader_election.cc:304] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:39.036461  8477 ts_tablet_manager.cc:1434] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:51:39.037873  8477 tablet_bootstrap.cc:492] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:39.038362  8483 raft_consensus.cc:2749] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.039851  8578 raft_consensus.cc:515] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:39.040473  8324 consensus_peers.cc:597] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de -> Peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Couldn't send request to peer 5875995477c9408f83bc256fd8cf9e9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:39.056187  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:39.057337  8359 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.060629  8638 consensus_queue.cc:1048] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.066525  8578 leader_election.cc:290] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:39.068645  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:39.070056  8667 raft_consensus.cc:493] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.070358  8433 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.070745  8667 raft_consensus.cc:515] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.073242  8667 leader_election.cc:290] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:39.074928  8285 raft_consensus.cc:2468] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:39.077713  8359 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:39.079275  8174 leader_election.cc:304] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:39.080291  8578 raft_consensus.cc:2804] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.042193  8616 consensus_queue.cc:1048] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.091s
I20260709 14:51:39.081283  8578 raft_consensus.cc:697] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:39.081331  8479 raft_consensus.cc:359] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.082422  8479 raft_consensus.cc:385] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.082943  8597 raft_consensus.cc:493] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.082798  8578 consensus_queue.cc:237] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.083720  8597 raft_consensus.cc:515] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.087178  8597 leader_election.cc:290] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:39.088858  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:39.091503  8584 consensus_queue.cc:1048] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.092659  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:39.093333  8480 raft_consensus.cc:359] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.094139  8480 raft_consensus.cc:385] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.094444  8480 raft_consensus.cc:740] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.094651  8397 leader_election.cc:304] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:39.095233  8480 consensus_queue.cc:260] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.096478  8662 raft_consensus.cc:2749] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.082820  8479 raft_consensus.cc:740] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.098021  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.098512  8479 consensus_queue.cc:260] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.091528  8477 tablet_bootstrap.cc:654] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.101573  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.102792  8479 ts_tablet_manager.cc:1434] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.001s
I20260709 14:51:39.104326  8479 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:39.106369  8433 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:39.111411  8478 tablet_bootstrap.cc:654] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.121930  8606 raft_consensus.cc:515] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.131402  8477 tablet_bootstrap.cc:492] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:39.132189  8477 ts_tablet_manager.cc:1403] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.013s
I20260709 14:51:39.133752  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:39.134640  8548 raft_consensus.cc:493] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.135246  8548 raft_consensus.cc:515] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.137210  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.137799  8548 leader_election.cc:290] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:39.140125  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:39.140223  8325 leader_election.cc:304] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.150731  8638 raft_consensus.cc:2804] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.151096  8483 raft_consensus.cc:493] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:39.155195  8249 leader_election.cc:343] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.155757  8249 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.156644  8616 raft_consensus.cc:2749] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.157239  8432 raft_consensus.cc:3060] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:39.159068  8249 leader_election.cc:343] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.159603  8249 leader_election.cc:304] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.160636  8483 raft_consensus.cc:515] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.161445  8665 raft_consensus.cc:2749] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.161712  8477 raft_consensus.cc:359] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.162500  8477 raft_consensus.cc:385] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.162784  8477 raft_consensus.cc:740] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.163149  8483 leader_election.cc:290] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:39.163509  8477 consensus_queue.cc:260] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.165977  8606 leader_election.cc:290] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:39.167255  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
W20260709 14:51:39.167578  8249 leader_election.cc:343] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:39.169329  8249 leader_election.cc:343] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.169824  8249 leader_election.cc:304] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
W20260709 14:51:39.169924  8176 leader_election.cc:343] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.170789  8584 raft_consensus.cc:2749] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.172562  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.172600  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:39.176940  8480 ts_tablet_manager.cc:1434] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.144s	user 0.006s	sys 0.003s
I20260709 14:51:39.181911  8477 ts_tablet_manager.cc:1434] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 14:51:39.180946  8638 raft_consensus.cc:697] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:39.183212  8477 tablet_bootstrap.cc:492] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:39.183476  8638 consensus_queue.cc:237] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:39.186362  8323 leader_election.cc:343] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.197037  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:39.210680  8479 tablet_bootstrap.cc:654] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.210315  8433 raft_consensus.cc:3060] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:39.212126  8324 leader_election.cc:343] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.212666  8324 leader_election.cc:304] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.213541  8483 raft_consensus.cc:2749] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.236254  8480 tablet_bootstrap.cc:492] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:39.243288  8478 tablet_bootstrap.cc:492] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:39.244097  8478 ts_tablet_manager.cc:1403] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.399s	user 0.012s	sys 0.017s
I20260709 14:51:39.240239  8477 tablet_bootstrap.cc:654] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.248176  8480 tablet_bootstrap.cc:654] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.240221  8433 raft_consensus.cc:2468] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:39.276882  8546 raft_consensus.cc:493] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.288463  8546 raft_consensus.cc:515] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.314421  8546 leader_election.cc:290] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:39.317844  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:39.325510  8478 raft_consensus.cc:359] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.332682  8478 raft_consensus.cc:385] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.333134  8478 raft_consensus.cc:740] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.334331  8478 consensus_queue.cc:260] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.337642  8479 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:39.338443  8479 ts_tablet_manager.cc:1403] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.235s	user 0.021s	sys 0.002s
I20260709 14:51:39.352811  8478 ts_tablet_manager.cc:1434] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.004s
I20260709 14:51:39.361424  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db561ce579349b4afa1c2b1818c876e" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.396983  8208 raft_consensus.cc:3060] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.404368  8477 tablet_bootstrap.cc:492] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:39.405122  8477 ts_tablet_manager.cc:1403] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.222s	user 0.017s	sys 0.020s
I20260709 14:51:39.406447  8478 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:39.407249  8175 leader_election.cc:304] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:39.408248  8578 raft_consensus.cc:2804] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.411342  8666 raft_consensus.cc:493] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.412043  8666 raft_consensus.cc:515] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.410461  8578 raft_consensus.cc:697] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:39.414347  8578 consensus_queue.cc:237] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.415463  8666 leader_election.cc:290] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:39.417397  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:39.419082  8250 leader_election.cc:343] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.420548  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.420102  8477 raft_consensus.cc:359] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.421412  8477 raft_consensus.cc:385] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.421734  8478 tablet_bootstrap.cc:654] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:39.421880  8249 leader_election.cc:343] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.421955  8477 raft_consensus.cc:740] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.422359  8249 leader_election.cc:304] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.423372  8666 raft_consensus.cc:2749] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.424962  8477 consensus_queue.cc:260] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.426975  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:39.431560  8480 tablet_bootstrap.cc:492] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:39.432202  8480 ts_tablet_manager.cc:1403] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.012s
I20260709 14:51:39.432801  8479 raft_consensus.cc:359] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.433879  8479 raft_consensus.cc:385] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.434194  8479 raft_consensus.cc:740] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.434942  8479 consensus_queue.cc:260] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.436043  8480 raft_consensus.cc:359] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.435899  8104 catalog_manager.cc:5697] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.436913  8480 raft_consensus.cc:385] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.437449  8480 raft_consensus.cc:740] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.438602  8480 consensus_queue.cc:260] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.441573  8108 catalog_manager.cc:5697] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.449206  8397 leader_election.cc:304] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:39.450644  8479 ts_tablet_manager.cc:1434] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.001s
I20260709 14:51:39.450649  8597 raft_consensus.cc:2749] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.451963  8479 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:39.455999  8174 leader_election.cc:304] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:39.457026  8682 raft_consensus.cc:2749] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.465801  8479 tablet_bootstrap.cc:654] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.470633  8665 raft_consensus.cc:493] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.471472  8665 raft_consensus.cc:515] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.473847  8478 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:39.474561  8478 ts_tablet_manager.cc:1403] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.007s
I20260709 14:51:39.479348  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c47df5c45a445ea6d3909b5f37b8a9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:39.481796  8249 leader_election.cc:343] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.483570  8665 leader_election.cc:290] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:39.485682  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c47df5c45a445ea6d3909b5f37b8a9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:39.487017  8478 raft_consensus.cc:359] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.497278  8479 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:39.499001  8479 ts_tablet_manager.cc:1403] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.004s
I20260709 14:51:39.502002  8479 raft_consensus.cc:359] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.502745  8479 raft_consensus.cc:385] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.503062  8479 raft_consensus.cc:740] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.503880  8479 consensus_queue.cc:260] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.506319  8479 ts_tablet_manager.cc:1434] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:51:39.507449  8479 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:39.508073  8478 raft_consensus.cc:385] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.508409  8478 raft_consensus.cc:740] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.509114  8478 consensus_queue.cc:260] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.512348  8478 ts_tablet_manager.cc:1434] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
W20260709 14:51:39.513049  8250 leader_election.cc:343] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.514046  8250 leader_election.cc:304] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.514477  8682 consensus_queue.cc:1048] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.515292  8666 raft_consensus.cc:2749] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.519654  8479 tablet_bootstrap.cc:654] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.534957  8480 ts_tablet_manager.cc:1434] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 14:51:39.537075  8480 tablet_bootstrap.cc:492] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:39.513516  8478 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:39.543097  8480 tablet_bootstrap.cc:654] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.546787  8477 ts_tablet_manager.cc:1434] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.141s	user 0.008s	sys 0.002s
I20260709 14:51:39.548107  8477 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
W20260709 14:51:39.576893  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:39.578881  8477 tablet_bootstrap.cc:654] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.583850  8478 tablet_bootstrap.cc:654] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.583950  8638 raft_consensus.cc:493] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.584815  8638 raft_consensus.cc:515] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.591004  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a9208d4ef4d13b0869a3eb2e21ad9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:39.591959  8285 raft_consensus.cc:2468] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:39.593762  8325 leader_election.cc:304] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:39.595180  8675 raft_consensus.cc:2804] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.595690  8675 raft_consensus.cc:493] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.596107  8675 raft_consensus.cc:3060] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.608316  8638 leader_election.cc:290] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:39.609140  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a9208d4ef4d13b0869a3eb2e21ad9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:39.610405  8433 raft_consensus.cc:2468] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:39.617049  8638 raft_consensus.cc:493] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.617893  8638 raft_consensus.cc:515] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.622260  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:39.624428  8324 leader_election.cc:343] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.626087  8638 leader_election.cc:290] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:39.627633  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:39.640893  8323 leader_election.cc:343] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.641575  8323 leader_election.cc:304] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.642738  8483 raft_consensus.cc:2749] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.628448  8433 raft_consensus.cc:3060] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.682947  8477 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:39.683497  8477 ts_tablet_manager.cc:1403] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.136s	user 0.026s	sys 0.015s
I20260709 14:51:39.689222  8477 raft_consensus.cc:359] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.690513  8477 raft_consensus.cc:385] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.690830  8477 raft_consensus.cc:740] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.691772  8477 consensus_queue.cc:260] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.694380  8480 tablet_bootstrap.cc:492] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:39.695143  8480 ts_tablet_manager.cc:1403] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.158s	user 0.027s	sys 0.040s
I20260709 14:51:39.697687  8483 consensus_queue.cc:1048] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.699678  8480 raft_consensus.cc:359] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.701131  8480 raft_consensus.cc:385] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.701419  8480 raft_consensus.cc:740] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.694525  8477 ts_tablet_manager.cc:1434] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:51:39.709141  8477 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:39.709967  8105 catalog_manager.cc:5697] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.717974  8477 tablet_bootstrap.cc:654] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.702219  8480 consensus_queue.cc:260] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.721350  8480 ts_tablet_manager.cc:1434] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 14:51:39.723228  8480 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:39.725046  8578 consensus_queue.cc:1048] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.734663  8480 tablet_bootstrap.cc:654] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.734915  8483 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.735559  8483 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.739395  8483 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:39.740998  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:39.743244  8323 leader_election.cc:343] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.744675  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:39.746798  8324 leader_election.cc:343] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.747429  8324 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.749300  8483 raft_consensus.cc:2749] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.755688  8578 raft_consensus.cc:493] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.761602  8578 raft_consensus.cc:515] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.763099  8675 raft_consensus.cc:515] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.766528  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:39.790339  8282 raft_consensus.cc:2468] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:39.792255  8176 leader_election.cc:304] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:39.780007  8578 leader_election.cc:290] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:39.785223  8431 raft_consensus.cc:3060] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.779177  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:39.794636  8578 raft_consensus.cc:2804] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.795107  8578 raft_consensus.cc:493] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.795545  8578 raft_consensus.cc:3060] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.795840  8480 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:39.796383  8480 ts_tablet_manager.cc:1403] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.026s
I20260709 14:51:39.799765  8480 raft_consensus.cc:359] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.800583  8480 raft_consensus.cc:385] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.800885  8480 raft_consensus.cc:740] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
W20260709 14:51:39.801892  8174 leader_election.cc:343] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.805217  8683 raft_consensus.cc:493] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.805954  8683 raft_consensus.cc:515] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.806337  8480 consensus_queue.cc:260] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:39.792827  8477 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:39.807839  8477 ts_tablet_manager.cc:1403] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.008s
I20260709 14:51:39.810484  8480 ts_tablet_manager.cc:1434] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:39.811196  8477 raft_consensus.cc:359] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.812045  8477 raft_consensus.cc:385] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.811726  8480 tablet_bootstrap.cc:492] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:39.814735  8683 leader_election.cc:290] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:39.817610  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:39.818329  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:39.820267  8175 leader_election.cc:343] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.829998  8282 raft_consensus.cc:2468] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:39.812450  8477 raft_consensus.cc:740] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.832188  8477 consensus_queue.cc:260] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.832356  8176 leader_election.cc:304] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:39.833634  8478 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:39.834363  8478 ts_tablet_manager.cc:1403] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.321s	user 0.035s	sys 0.052s
I20260709 14:51:39.834715  8684 raft_consensus.cc:2804] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.835311  8684 raft_consensus.cc:493] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.835829  8684 raft_consensus.cc:3060] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.837419  8480 tablet_bootstrap.cc:654] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.837770  8478 raft_consensus.cc:359] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.838568  8478 raft_consensus.cc:385] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.838963  8478 raft_consensus.cc:740] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
W20260709 14:51:39.847958  8176 consensus_peers.cc:597] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:39.851718  8480 tablet_bootstrap.cc:492] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:39.852290  8480 ts_tablet_manager.cc:1403] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 14:51:39.852874  8477 ts_tablet_manager.cc:1434] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 14:51:39.854161  8477 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:39.859393  8703 consensus_queue.cc:1048] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.859903  8480 raft_consensus.cc:359] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.860684  8480 raft_consensus.cc:385] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.861011  8480 raft_consensus.cc:740] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.861213  8578 raft_consensus.cc:515] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.864848  8480 consensus_queue.cc:260] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:39.865762  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:39.868258  8480 ts_tablet_manager.cc:1434] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:51:39.869488  8480 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:39.872956  8478 consensus_queue.cc:260] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.873972  8359 raft_consensus.cc:3060] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.876875  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:39.889107  8282 raft_consensus.cc:3060] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.892726  8578 leader_election.cc:290] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:39.892515  8666 raft_consensus.cc:493] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.911594  8666 raft_consensus.cc:515] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.915031  8666 leader_election.cc:290] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:39.903872  8359 raft_consensus.cc:2468] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:39.915849  8703 raft_consensus.cc:493] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.916580  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.916530  8703 raft_consensus.cc:515] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
W20260709 14:51:39.918260  8249 leader_election.cc:343] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.920892  8480 tablet_bootstrap.cc:654] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.901353  8477 tablet_bootstrap.cc:654] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:39.927942  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 66887.3us
W20260709 14:51:39.931844  8698 log.cc:927] Time spent T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c: Append to log took a long time: real 0.133s	user 0.000s	sys 0.001s
I20260709 14:51:39.935861  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:39.942553  8357 raft_consensus.cc:2468] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:39.939518  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:39.939544  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:39.944686  8207 raft_consensus.cc:2468] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:39.946012  8478 ts_tablet_manager.cc:1434] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.111s	user 0.010s	sys 0.008s
I20260709 14:51:39.937915  8703 leader_election.cc:290] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:39.960168  8174 leader_election.cc:304] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:39.962493  8683 raft_consensus.cc:2804] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.963104  8683 raft_consensus.cc:697] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:39.964469  8282 raft_consensus.cc:2468] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:39.970314  8249 leader_election.cc:304] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:39.973711  8478 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:39.977381  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a9208d4ef4d13b0869a3eb2e21ad9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:39.975854  8666 raft_consensus.cc:2804] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.978035  8666 raft_consensus.cc:493] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.978446  8666 raft_consensus.cc:3060] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.964061  8683 consensus_queue.cc:237] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:39.966105  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a9208d4ef4d13b0869a3eb2e21ad9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:39.979458  8283 raft_consensus.cc:3060] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.982973  8682 consensus_queue.cc:1048] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.978690  8479 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:39.985059  8479 ts_tablet_manager.cc:1403] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.478s	user 0.134s	sys 0.249s
I20260709 14:51:39.974865  8323 leader_election.cc:304] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:39.978048  8431 raft_consensus.cc:3060] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.989182  8684 raft_consensus.cc:515] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:39.991936  8703 raft_consensus.cc:2804] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:39.992421  8703 raft_consensus.cc:493] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.992828  8703 raft_consensus.cc:3060] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:39.993171  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:39.993877  8285 raft_consensus.cc:3060] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.994683  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:39.997231  8175 leader_election.cc:343] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.973270  8675 leader_election.cc:290] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:40.001080  8479 raft_consensus.cc:359] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.010578  8479 raft_consensus.cc:385] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.010988  8479 raft_consensus.cc:740] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.001941  8684 leader_election.cc:290] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.024729  8479 consensus_queue.cc:260] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.043483  8477 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:40.044245  8477 ts_tablet_manager.cc:1403] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.002s
I20260709 14:51:40.053843  8480 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:40.054301  8703 raft_consensus.cc:515] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.057298  8480 ts_tablet_manager.cc:1403] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.188s	user 0.015s	sys 0.011s
I20260709 14:51:40.062870  8477 raft_consensus.cc:359] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.063737  8477 raft_consensus.cc:385] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.064060  8477 raft_consensus.cc:740] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.099789  8478 tablet_bootstrap.cc:654] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.104707  8283 raft_consensus.cc:2468] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:40.096946  8477 consensus_queue.cc:260] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.110958  8479 ts_tablet_manager.cc:1434] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.125s	user 0.010s	sys 0.001s
I20260709 14:51:40.114589  8703 leader_election.cc:290] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.108673  8480 raft_consensus.cc:359] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.116079  8480 raft_consensus.cc:385] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.116449  8480 raft_consensus.cc:740] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.116876  8477 ts_tablet_manager.cc:1434] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.002s
I20260709 14:51:40.117272  8480 consensus_queue.cc:260] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.118227  8477 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:40.125355  8480 ts_tablet_manager.cc:1434] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 14:51:40.125727  8325 leader_election.cc:304] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:40.126713  8480 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:40.129626  8666 raft_consensus.cc:515] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.136608  8480 tablet_bootstrap.cc:654] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.108374  8285 raft_consensus.cc:2468] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:40.154405  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:40.155882  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:40.157043  8479 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:40.144322  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff0c513a634d9f8299beeea2a6bc0f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:40.145581  8703 raft_consensus.cc:2804] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.158979  8282 raft_consensus.cc:3060] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:40.118908  8431 raft_consensus.cc:2468] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:40.159313  8703 raft_consensus.cc:697] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
W20260709 14:51:40.169360  8249 leader_election.cc:343] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.170423  8108 catalog_manager.cc:5697] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.179563  8666 leader_election.cc:290] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:40.183364  8176 leader_election.cc:304] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:40.184943  8683 raft_consensus.cc:2804] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.188925  8722 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.190707  8478 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:40.191340  8478 ts_tablet_manager.cc:1403] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.005s
I20260709 14:51:40.189610  8722 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.190779  8720 raft_consensus.cc:493] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.179597  8282 raft_consensus.cc:2468] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:40.196741  8682 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.206146  8682 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.206684  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:40.196756  8683 raft_consensus.cc:697] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:40.207403  8356 raft_consensus.cc:3060] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.210180  8682 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:40.209875  8683 consensus_queue.cc:237] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.201879  8720 raft_consensus.cc:515] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.221261  8722 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:40.224094  8478 raft_consensus.cc:359] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.241503  8478 raft_consensus.cc:385] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.241892  8478 raft_consensus.cc:740] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
W20260709 14:51:40.224874  8397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 46242.7us
I20260709 14:51:40.225366  8719 raft_consensus.cc:493] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.227097  8325 leader_election.cc:304] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:40.244586  8719 raft_consensus.cc:515] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.246189  8356 raft_consensus.cc:2468] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:40.215898  8703 consensus_queue.cc:237] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.247512  8719 leader_election.cc:290] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:40.247756  8638 raft_consensus.cc:2804] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:40.260422  8638 raft_consensus.cc:697] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:40.261353  8638 consensus_queue.cc:237] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER 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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.249876  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:40.240203  8479 tablet_bootstrap.cc:654] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.250921  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c47df5c45a445ea6d3909b5f37b8a9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:40.272194  8285 raft_consensus.cc:2468] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:40.242913  8478 consensus_queue.cc:260] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.269218  8359 raft_consensus.cc:2468] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:40.280553  8174 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:40.281210  8399 leader_election.cc:304] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:40.281550  8683 raft_consensus.cc:2804] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.282033  8683 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.282406  8683 raft_consensus.cc:3060] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.283226  8719 raft_consensus.cc:2804] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.283715  8719 raft_consensus.cc:493] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.284081  8719 raft_consensus.cc:3060] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.252000  8477 tablet_bootstrap.cc:654] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.286124  8478 ts_tablet_manager.cc:1434] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.001s
I20260709 14:51:40.300802  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:40.303141  8478 tablet_bootstrap.cc:492] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:40.309265  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:40.309059  8683 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.311089  8207 raft_consensus.cc:2393] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in this term.
I20260709 14:51:40.310822  8107 catalog_manager.cc:5697] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.311884  8480 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:40.312373  8480 ts_tablet_manager.cc:1403] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.186s	user 0.024s	sys 0.024s
I20260709 14:51:40.310097  8356 raft_consensus.cc:2468] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:40.314190  8683 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:40.315060  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:40.338191  8359 raft_consensus.cc:3060] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.338867  8479 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:40.339504  8479 ts_tablet_manager.cc:1403] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.196s	user 0.013s	sys 0.009s
I20260709 14:51:40.340243  8478 tablet_bootstrap.cc:654] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.343238  8479 raft_consensus.cc:359] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.344097  8479 raft_consensus.cc:385] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.316326  8720 leader_election.cc:290] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.344537  8479 raft_consensus.cc:740] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.317088  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2e3422a534f4e828b1cca7f117981" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:40.345263  8285 raft_consensus.cc:2468] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:40.345368  8359 raft_consensus.cc:2468] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:40.346832  8399 leader_election.cc:304] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:40.346892  8174 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:40.348304  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:40.349058  8433 raft_consensus.cc:3060] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.349177  8397 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:40.350564  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2e3422a534f4e828b1cca7f117981" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:40.319168  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:40.349722  8108 catalog_manager.cc:5697] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.351624  8711 raft_consensus.cc:2804] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.305450  8249 leader_election.cc:304] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:40.321401  8480 raft_consensus.cc:359] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.317422  8703 raft_consensus.cc:493] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.359669  8480 raft_consensus.cc:385] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.360085  8480 raft_consensus.cc:740] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.360716  8666 raft_consensus.cc:2804] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.350739  8722 raft_consensus.cc:2804] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.328357  8584 raft_consensus.cc:493] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.360931  8480 consensus_queue.cc:260] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.361428  8666 raft_consensus.cc:697] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:40.361732  8584 raft_consensus.cc:515] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.362530  8666 consensus_queue.cc:237] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.363483  8480 ts_tablet_manager.cc:1434] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 14:51:40.364655  8480 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:40.361419  8722 raft_consensus.cc:493] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.365638  8722 raft_consensus.cc:3060] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.367800  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:40.369796  8250 leader_election.cc:343] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.364223  8584 leader_election.cc:290] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
W20260709 14:51:40.370980  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 71941.1us
I20260709 14:51:40.372470  8480 tablet_bootstrap.cc:654] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.372938  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:40.316502  8719 raft_consensus.cc:515] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:40.380846  8249 leader_election.cc:343] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.381379  8249 leader_election.cc:304] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:40.360165  8703 raft_consensus.cc:515] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.382764  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c47df5c45a445ea6d3909b5f37b8a9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:40.383744  8282 raft_consensus.cc:3060] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.384763  8703 leader_election.cc:290] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:40.385636  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:40.385993  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:40.387413  8324 leader_election.cc:343] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:40.388092  8325 leader_election.cc:343] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.388613  8325 leader_election.cc:304] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:40.393793  8433 raft_consensus.cc:2468] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:40.394598  8724 raft_consensus.cc:2764] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:40.395292  8638 raft_consensus.cc:2749] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.397517  8584 raft_consensus.cc:2749] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.398972  8479 consensus_queue.cc:260] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.404155  8478 tablet_bootstrap.cc:492] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:40.404665  8208 raft_consensus.cc:2468] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:40.407119  8719 leader_election.cc:290] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:40.404815  8478 ts_tablet_manager.cc:1403] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.000s
I20260709 14:51:40.408957  8105 catalog_manager.cc:5697] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 2 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.411726  8356 raft_consensus.cc:1240] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Rejecting Update request from peer 0a4accdcc27d48a2a5bcf5d969bd0d3a for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:40.413725  8478 raft_consensus.cc:359] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.414500  8478 raft_consensus.cc:385] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.414068  8682 consensus_queue.cc:1059] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.414814  8478 raft_consensus.cc:740] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.415086  8682 consensus_queue.cc:1243] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Peer 4d3c8728c9334aa09e4285dca75957de log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:51:40.415665  8683 raft_consensus.cc:3055] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:40.416000  8683 raft_consensus.cc:740] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:40.416111  8478 consensus_queue.cc:260] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.417016  8683 consensus_queue.cc:260] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.418323  8683 raft_consensus.cc:3060] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:40.418684  8478 ts_tablet_manager.cc:1434] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:51:40.421850  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c47df5c45a445ea6d3909b5f37b8a9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:40.422582  8356 raft_consensus.cc:3060] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.423689  8711 raft_consensus.cc:697] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:40.424777  8711 consensus_queue.cc:237] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.429769  8478 tablet_bootstrap.cc:492] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:40.430675  8722 raft_consensus.cc:515] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.434620  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2e3422a534f4e828b1cca7f117981" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:40.435374  8284 raft_consensus.cc:3060] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.437420  8478 tablet_bootstrap.cc:654] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.439775  8108 catalog_manager.cc:5697] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.441259  8584 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.444824  8584 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.445815  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2e3422a534f4e828b1cca7f117981" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:40.446586  8208 raft_consensus.cc:3060] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.447100  8584 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:40.417482  8479 ts_tablet_manager.cc:1434] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 14:51:40.449034  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:40.451113  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:40.451853  8479 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:40.453095  8356 raft_consensus.cc:2468] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
W20260709 14:51:40.456314  8249 leader_election.cc:343] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:40.461889  8249 leader_election.cc:343] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.462616  8249 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:40.464210  8479 tablet_bootstrap.cc:654] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.468784  8666 raft_consensus.cc:2749] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.458819  8397 leader_election.cc:304] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:40.472604  8722 leader_election.cc:290] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.475690  8724 raft_consensus.cc:2804] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.482877  8724 raft_consensus.cc:697] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:40.484508  8724 consensus_queue.cc:237] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.498410  8284 raft_consensus.cc:2468] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:40.500267  8399 leader_election.cc:304] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:40.501368  8722 raft_consensus.cc:2804] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.479080  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c47df5c45a445ea6d3909b5f37b8a9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:40.502167  8722 raft_consensus.cc:697] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:40.502556  8359 raft_consensus.cc:2376] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1. Re-sending same reply.
I20260709 14:51:40.503201  8722 consensus_queue.cc:237] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.504287  8282 raft_consensus.cc:2468] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:40.501348  8208 raft_consensus.cc:2468] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:40.526464  8477 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:40.527001  8477 ts_tablet_manager.cc:1403] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.409s	user 0.012s	sys 0.006s
I20260709 14:51:40.528175  8478 tablet_bootstrap.cc:492] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:40.528784  8478 ts_tablet_manager.cc:1403] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.018s
I20260709 14:51:40.531554  8479 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:40.532166  8479 ts_tablet_manager.cc:1403] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.014s
I20260709 14:51:40.535318  8479 raft_consensus.cc:359] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.536090  8479 raft_consensus.cc:385] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.536401  8479 raft_consensus.cc:740] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.537719  8479 consensus_queue.cc:260] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.540061  8479 ts_tablet_manager.cc:1434] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:40.541256  8479 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:40.543112  8477 raft_consensus.cc:359] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.543867  8477 raft_consensus.cc:385] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.544188  8477 raft_consensus.cc:740] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.545022  8477 consensus_queue.cc:260] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.547253  8477 ts_tablet_manager.cc:1434] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:51:40.547294  8478 raft_consensus.cc:359] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.548370  8478 raft_consensus.cc:385] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.548728  8478 raft_consensus.cc:740] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.549594  8478 consensus_queue.cc:260] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.551343  8478 ts_tablet_manager.cc:1434] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:51:40.540808  8107 catalog_manager.cc:5697] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.566045  8108 catalog_manager.cc:5697] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.567490  8666 raft_consensus.cc:493] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.572288  8477 tablet_bootstrap.cc:492] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:40.568074  8666 raft_consensus.cc:515] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.579310  8478 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:40.591984  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:40.592291  8479 tablet_bootstrap.cc:654] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.592240  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:40.594144  8666 leader_election.cc:290] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:40.594782  8250 leader_election.cc:304] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:40.603168  8666 raft_consensus.cc:2749] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.619051  8480 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:40.630205  8480 ts_tablet_manager.cc:1403] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.266s	user 0.031s	sys 0.045s
I20260709 14:51:40.626266  8104 catalog_manager.cc:5697] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.619392  8732 consensus_queue.cc:1048] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:51:40.640700  8703 raft_consensus.cc:493] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.641326  8703 raft_consensus.cc:515] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.643891  8703 leader_election.cc:290] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.644932  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:40.645644  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:40.646397  8284 raft_consensus.cc:2468] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
W20260709 14:51:40.646615  8323 leader_election.cc:343] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.646564  8480 raft_consensus.cc:359] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.647833  8325 leader_election.cc:304] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:40.648423  8480 raft_consensus.cc:385] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.648890  8480 raft_consensus.cc:740] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.649149  8703 raft_consensus.cc:2804] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.649649  8703 raft_consensus.cc:493] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.650045  8703 raft_consensus.cc:3060] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.650345  8480 consensus_queue.cc:260] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.649660  8477 tablet_bootstrap.cc:654] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.655807  8480 ts_tablet_manager.cc:1434] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:51:40.656661  8478 tablet_bootstrap.cc:654] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.659974  8480 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:40.661746  8479 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:40.662248  8479 ts_tablet_manager.cc:1403] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.121s	user 0.028s	sys 0.024s
I20260709 14:51:40.665333  8479 raft_consensus.cc:359] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.666086  8479 raft_consensus.cc:385] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.666442  8479 raft_consensus.cc:740] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.667349  8479 consensus_queue.cc:260] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.671058  8711 raft_consensus.cc:493] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.671612  8711 raft_consensus.cc:515] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.678944  8711 leader_election.cc:290] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.681228  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:40.681399  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:40.685748  8432 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:40.685951  8284 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:40.687338  8175 leader_election.cc:304] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:40.687706  8208 raft_consensus.cc:1275] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:51:40.688160  8208 pending_rounds.cc:85] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Aborting all ops after (but not including) 0
I20260709 14:51:40.688561  8208 pending_rounds.cc:107] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:51:40.688951  8208 raft_consensus.cc:2889] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:40.692598  8479 ts_tablet_manager.cc:1434] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 14:51:40.694178  8479 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:40.696516  8480 tablet_bootstrap.cc:654] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.698179  8578 raft_consensus.cc:2804] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.698688  8578 raft_consensus.cc:493] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.698885  8638 consensus_queue.cc:1048] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.699106  8578 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.707835  8477 tablet_bootstrap.cc:492] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:40.708751  8477 ts_tablet_manager.cc:1403] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.006s
I20260709 14:51:40.732539  8433 raft_consensus.cc:3060] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.738797  8483 consensus_queue.cc:1048] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:40.747850  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:40.750030  8711 consensus_queue.cc:1048] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.751840  8703 raft_consensus.cc:515] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.755620  8578 raft_consensus.cc:515] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.761857  8478 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:40.761917  8284 raft_consensus.cc:1275] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:40.762496  8478 ts_tablet_manager.cc:1403] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.191s	user 0.024s	sys 0.006s
I20260709 14:51:40.765416  8478 raft_consensus.cc:359] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.766238  8478 raft_consensus.cc:385] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.765839  8638 consensus_queue.cc:1048] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.768867  8480 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:40.770190  8480 ts_tablet_manager.cc:1403] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.006s
I20260709 14:51:40.771729  8478 raft_consensus.cc:740] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.781044  8480 raft_consensus.cc:359] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.782156  8480 raft_consensus.cc:385] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.782526  8480 raft_consensus.cc:740] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.785305  8703 leader_election.cc:290] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.789390  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:40.790082  8282 raft_consensus.cc:3060] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.790946  8479 tablet_bootstrap.cc:654] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.789172  8478 consensus_queue.cc:260] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.793066  8478 ts_tablet_manager.cc:1434] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:51:40.786321  8480 consensus_queue.cc:260] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.797236  8478 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:40.803884  8477 raft_consensus.cc:359] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.806759  8477 raft_consensus.cc:385] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.807029  8477 raft_consensus.cc:740] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.809240  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:40.807677  8477 consensus_queue.cc:260] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:40.823098  8480 ts_tablet_manager.cc:1434] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 14:51:40.824543  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:40.831077  8285 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.833395  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:40.834125  8431 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.814429  8711 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.837132  8711 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.837878  8480 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:40.838506  8477 ts_tablet_manager.cc:1434] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.002s
I20260709 14:51:40.839646  8477 tablet_bootstrap.cc:492] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
W20260709 14:51:40.836342  8323 leader_election.cc:343] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.849521  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:40.850978  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:40.851753  8283 raft_consensus.cc:2468] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:40.841028  8711 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:40.854401  8480 tablet_bootstrap.cc:654] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:40.857120  8174 leader_election.cc:343] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.858510  8176 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:40.826579  8578 leader_election.cc:290] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:40.810631  8282 raft_consensus.cc:2468] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:40.859810  8285 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:40.860085  8682 raft_consensus.cc:2804] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.874464  8479 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:40.875016  8479 ts_tablet_manager.cc:1403] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.005s
I20260709 14:51:40.876245  8478 tablet_bootstrap.cc:654] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.868853  8682 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.877080  8682 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.878548  8479 raft_consensus.cc:359] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.879417  8479 raft_consensus.cc:385] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.879896  8479 raft_consensus.cc:740] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.880787  8479 consensus_queue.cc:260] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.881182  8325 leader_election.cc:304] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:40.882781  8638 raft_consensus.cc:2804] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.882949  8176 leader_election.cc:304] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:40.883526  8638 raft_consensus.cc:697] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:40.884907  8282 raft_consensus.cc:3060] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.884843  8638 consensus_queue.cc:237] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.889196  8711 raft_consensus.cc:2804] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.889062  8666 consensus_queue.cc:1048] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.889796  8711 raft_consensus.cc:697] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:40.889951  8479 ts_tablet_manager.cc:1434] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:51:40.890772  8711 consensus_queue.cc:237] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:40.891813  8479 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:40.896525  8747 consensus_queue.cc:1048] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.897164  8578 raft_consensus.cc:493] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.898682  8578 raft_consensus.cc:515] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.902911  8578 leader_election.cc:290] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:40.906217  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:40.907266  8356 raft_consensus.cc:2393] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:40.911335  8479 tablet_bootstrap.cc:654] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.927731  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516225088c4469d8fde6f3a477ab08a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:40.946873  8208 raft_consensus.cc:3060] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.947443  8480 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:40.947943  8480 ts_tablet_manager.cc:1403] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.110s	user 0.025s	sys 0.005s
I20260709 14:51:40.949795  8108 catalog_manager.cc:5697] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.950918  8480 raft_consensus.cc:359] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.951635  8480 raft_consensus.cc:385] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.951865  8703 raft_consensus.cc:493] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.952431  8703 raft_consensus.cc:515] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:40.953909  8104 catalog_manager.cc:5697] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.954811  8724 consensus_queue.cc:1048] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.951920  8480 raft_consensus.cc:740] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.957487  8480 consensus_queue.cc:260] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:40.963078  8666 consensus_queue.cc:1048] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.965186  8176 leader_election.cc:304] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:40.970932  8478 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:40.971649  8478 ts_tablet_manager.cc:1403] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.014s
I20260709 14:51:40.974615  8480 ts_tablet_manager.cc:1434] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 14:51:40.977890  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde64cdbb8364a91a57729b0dd60ca79" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.008397  8480 tablet_bootstrap.cc:492] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:41.009685  8431 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:40.982347  8478 raft_consensus.cc:359] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.010406  8703 leader_election.cc:290] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:41.010591  8477 tablet_bootstrap.cc:654] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.011686  8478 raft_consensus.cc:385] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.020515  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde64cdbb8364a91a57729b0dd60ca79" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:41.013474  8478 raft_consensus.cc:740] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.022287  8584 raft_consensus.cc:493] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.023921  8478 consensus_queue.cc:260] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.039585  8478 ts_tablet_manager.cc:1434] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.068s	user 0.010s	sys 0.004s
I20260709 14:51:41.027653  8584 raft_consensus.cc:515] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.032119  8747 raft_consensus.cc:493] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:41.033648  8325 leader_election.cc:343] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.034685  8683 raft_consensus.cc:2749] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:41.052991  8747 raft_consensus.cc:515] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.057992  8478 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:41.059907  8638 raft_consensus.cc:493] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.060142  8747 leader_election.cc:290] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:41.060565  8638 raft_consensus.cc:515] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.063216  8722 consensus_queue.cc:1048] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.068964  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d32d673c01b45d8a21c40c6a2327691" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:41.077626  8479 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:41.078223  8479 ts_tablet_manager.cc:1403] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.009s
I20260709 14:51:41.066210  8638 leader_election.cc:290] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
W20260709 14:51:41.066148  8323 leader_election.cc:343] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.086540  8682 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.087330  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:41.088866  8432 raft_consensus.cc:2468] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
W20260709 14:51:41.089639  8324 leader_election.cc:343] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.090521  8324 leader_election.cc:304] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:41.091416  8638 raft_consensus.cc:2804] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:41.091794  8638 raft_consensus.cc:493] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:41.095144  8638 raft_consensus.cc:3060] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.095604  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:41.091866  8584 leader_election.cc:290] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:41.098944  8711 consensus_queue.cc:1048] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.099777  8479 raft_consensus.cc:359] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.101884  8479 raft_consensus.cc:385] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.102247  8479 raft_consensus.cc:740] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.102811  8479 consensus_queue.cc:260] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.100244  8703 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.101054  8722 consensus_queue.cc:1048] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:51:41.109822  8703 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.116477  8323 leader_election.cc:304] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:41.118109  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:41.098255  8174 leader_election.cc:343] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:41.125053  8250 leader_election.cc:343] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.093573  8281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d32d673c01b45d8a21c40c6a2327691" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:41.093185  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:41.135213  8479 ts_tablet_manager.cc:1434] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 14:51:41.105134  8682 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:41.153358  8479 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:41.140333  8285 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.160467  8703 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.161139  8703 raft_consensus.cc:2749] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:41.181660  8477 tablet_bootstrap.cc:492] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:41.182225  8477 ts_tablet_manager.cc:1403] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.343s	user 0.022s	sys 0.016s
I20260709 14:51:41.187112  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:41.198922  8723 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.213562  8723 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:41.208168  8285 raft_consensus.cc:2468] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:41.215580  8176 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:41.215905  8723 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.203796  8724 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.210117  8722 consensus_queue.cc:1048] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.216729  8724 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.219058  8724 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.220715  8431 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:41.223845  8324 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
W20260709 14:51:41.189585  8325 leader_election.cc:343] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.224277  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:41.224830  8325 leader_election.cc:304] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:41.225809  8480 tablet_bootstrap.cc:654] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:41.195951  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 159494us
W20260709 14:51:41.228789  8250 leader_election.cc:343] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.234064  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:41.234802  8356 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
W20260709 14:51:41.195384  8760 log.cc:927] Time spent T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260709 14:51:41.240715  8483 raft_consensus.cc:2804] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:41.241178  8483 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:41.241562  8483 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.242830  8747 raft_consensus.cc:2749] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:41.245781  8767 raft_consensus.cc:493] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.246420  8767 raft_consensus.cc:515] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.247988  8478 tablet_bootstrap.cc:654] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.249501  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:41.250994  8324 leader_election.cc:343] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.251346  8578 consensus_queue.cc:1048] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.251616  8732 raft_consensus.cc:2804] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:41.252278  8767 leader_election.cc:290] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.252390  8732 raft_consensus.cc:697] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:41.253525  8732 consensus_queue.cc:237] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.255268  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:41.256021  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.256043  8356 raft_consensus.cc:2468] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:41.251299  8477 raft_consensus.cc:359] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.260095  8477 raft_consensus.cc:385] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.260385  8477 raft_consensus.cc:740] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.230998  8479 tablet_bootstrap.cc:654] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.262182  8477 consensus_queue.cc:260] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:41.262598  8325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:35075, user_credentials={real_user=slave}} blocked reactor thread for 73363us
I20260709 14:51:41.286286  8477 ts_tablet_manager.cc:1434] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.001s
I20260709 14:51:41.275084  8638 raft_consensus.cc:515] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.291779  8480 tablet_bootstrap.cc:492] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:41.292358  8480 ts_tablet_manager.cc:1403] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.284s	user 0.003s	sys 0.017s
W20260709 14:51:41.288812  8397 leader_election.cc:343] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.294418  8397 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:41.297236  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.301436  8724 raft_consensus.cc:2804] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:41.301977  8724 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:41.302397  8724 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.305573  8249 leader_election.cc:304] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:41.295874  8483 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.317519  8477 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:41.325631  8478 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:41.326249  8478 ts_tablet_manager.cc:1403] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.270s	user 0.018s	sys 0.007s
I20260709 14:51:41.337972  8483 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.340375  8478 raft_consensus.cc:359] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.341329  8478 raft_consensus.cc:385] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.345115  8478 raft_consensus.cc:740] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.347007  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.345917  8478 consensus_queue.cc:260] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.364660  8765 raft_consensus.cc:2804] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:41.365345  8765 raft_consensus.cc:493] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:41.365693  8765 raft_consensus.cc:3060] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.374640  8480 raft_consensus.cc:359] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.375648  8480 raft_consensus.cc:385] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.375996  8480 raft_consensus.cc:740] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.372680  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.349701  8638 leader_election.cc:290] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.379292  8478 ts_tablet_manager.cc:1434] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
I20260709 14:51:41.380643  8480 consensus_queue.cc:260] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.368175  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:41.382516  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 45059.7us
I20260709 14:51:41.405503  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:41.406213  8431 raft_consensus.cc:3060] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.406291  8765 raft_consensus.cc:515] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.408915  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:41.413051  8478 tablet_bootstrap.cc:492] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:41.415061  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:41.415732  8359 raft_consensus.cc:3060] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.416127  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb054b95b19452eb17e630238754fdd" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:41.412729  8765 leader_election.cc:290] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
W20260709 14:51:41.418480  8250 leader_election.cc:343] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.423767  8359 raft_consensus.cc:2468] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:41.425676  8104 catalog_manager.cc:5697] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.428568  8477 tablet_bootstrap.cc:654] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.436000  8431 raft_consensus.cc:2468] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:41.437750  8324 leader_election.cc:304] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:41.439822  8767 raft_consensus.cc:2804] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:41.440362  8767 raft_consensus.cc:697] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:41.443077  8767 consensus_queue.cc:237] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.444917  8765 raft_consensus.cc:493] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.445453  8765 raft_consensus.cc:515] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.447604  8765 leader_election.cc:290] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:41.447877  8478 tablet_bootstrap.cc:654] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.449355  8479 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:41.449925  8479 ts_tablet_manager.cc:1403] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.297s	user 0.021s	sys 0.028s
I20260709 14:51:41.455973  8480 ts_tablet_manager.cc:1434] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.163s	user 0.009s	sys 0.000s
I20260709 14:51:41.457984  8480 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
W20260709 14:51:41.461704  8323 leader_election.cc:343] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.468077  8682 consensus_queue.cc:1048] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.476533  8477 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:41.477106  8477 ts_tablet_manager.cc:1403] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.184s	user 0.012s	sys 0.005s
I20260709 14:51:41.478473  8479 raft_consensus.cc:359] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.479333  8479 raft_consensus.cc:385] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.479671  8479 raft_consensus.cc:740] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.480538  8479 consensus_queue.cc:260] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.480086  8477 raft_consensus.cc:359] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
W20260709 14:51:41.470201  8249 leader_election.cc:343] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.485333  8480 tablet_bootstrap.cc:654] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.483065  8477 raft_consensus.cc:385] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.485252  8479 ts_tablet_manager.cc:1434] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 14:51:41.493585  8479 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:41.483974  8638 consensus_queue.cc:1048] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:51:41.491863  8477 raft_consensus.cc:740] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.496079  8477 consensus_queue.cc:260] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:41.487330  8249 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:41.500731  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 44120.8us
I20260709 14:51:41.520833  8477 ts_tablet_manager.cc:1434] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260709 14:51:41.488082  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:41.510699  8584 raft_consensus.cc:2749] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:41.534337  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:41.486327  8724 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.532610  8732 raft_consensus.cc:493] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.538748  8477 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:41.537774  8431 raft_consensus.cc:2468] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
W20260709 14:51:41.544914  8323 leader_election.cc:343] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.552767  8429 raft_consensus.cc:2393] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d3c8728c9334aa09e4285dca75957de in current term 1: Already voted for candidate 5875995477c9408f83bc256fd8cf9e9d in this term.
I20260709 14:51:41.557638  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:41.554670  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:41.566516  8711 raft_consensus.cc:493] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.570211  8711 raft_consensus.cc:515] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.571781  8250 leader_election.cc:304] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:41.554582  8323 leader_election.cc:304] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:41.546751  8732 raft_consensus.cc:515] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.576822  8478 tablet_bootstrap.cc:492] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:41.573665  8207 raft_consensus.cc:3060] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.573325  8723 raft_consensus.cc:2804] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:41.581333  8105 catalog_manager.cc:5697] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.583907  8479 tablet_bootstrap.cc:654] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.586949  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:41.581832  8478 ts_tablet_manager.cc:1403] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.172s	user 0.022s	sys 0.040s
W20260709 14:51:41.575141  8323 leader_election.cc:343] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.578100  8206 raft_consensus.cc:3060] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.592666  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:41.576735  8732 leader_election.cc:290] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:41.585496  8249 leader_election.cc:304] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:41.572449  8711 leader_election.cc:290] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:41.591681  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:41.613382  8356 raft_consensus.cc:2393] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate 4d3c8728c9334aa09e4285dca75957de in this term.
I20260709 14:51:41.573596  8724 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.587329  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace9bdf85734c3eb5620072131ed9ca" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:41.615111  8478 raft_consensus.cc:359] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.615916  8478 raft_consensus.cc:385] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.616117  8584 raft_consensus.cc:2804] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:41.616271  8478 raft_consensus.cc:740] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.616984  8584 raft_consensus.cc:697] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:41.617920  8584 consensus_queue.cc:237] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.618793  8478 consensus_queue.cc:260] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.621343  8478 ts_tablet_manager.cc:1434] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:51:41.622493  8478 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:41.593567  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:41.581058  8723 raft_consensus.cc:493] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:41.627629  8723 raft_consensus.cc:3060] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.630822  8711 consensus_queue.cc:1048] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.632658  8765 raft_consensus.cc:493] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.633239  8765 raft_consensus.cc:515] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:41.635637  8765 leader_election.cc:290] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.582602  8767 raft_consensus.cc:2749] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:41.626973  8397 leader_election.cc:343] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.640005  8478 tablet_bootstrap.cc:654] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:41.630901  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 45502.3us
I20260709 14:51:41.640669  8397 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:41.641691  8480 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:41.642195  8480 ts_tablet_manager.cc:1403] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.004s
I20260709 14:51:41.642834  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de09df7219d47a5afb888e74b25a4c9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:41.646431  8323 leader_election.cc:343] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.646957  8323 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:41.647151  8429 raft_consensus.cc:2393] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in current term 1: Already voted for candidate 4d3c8728c9334aa09e4285dca75957de in this term.
I20260709 14:51:41.649966  8768 raft_consensus.cc:2749] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:41.644680  8724 raft_consensus.cc:2749] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:51:41.647137  8249 leader_election.cc:343] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.678269  8176 leader_election.cc:304] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:41.679487  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:41.694965  8723 raft_consensus.cc:515] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:41.695735  8250 leader_election.cc:343] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.696224  8711 raft_consensus.cc:2749] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:41.681699  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.697340  8723 leader_election.cc:290] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:41.698774  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:41.699455  8431 raft_consensus.cc:3060] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:41.698877  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 51777.1us
I20260709 14:51:41.682320  8175 leader_election.cc:304] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:41.683153  8480 raft_consensus.cc:359] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.704022  8480 raft_consensus.cc:385] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.704429  8480 raft_consensus.cc:740] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.670571  8207 raft_consensus.cc:2468] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:41.691362  8477 tablet_bootstrap.cc:654] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.705614  8480 consensus_queue.cc:260] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.703490  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:41.713516  8356 raft_consensus.cc:3060] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.713503  8732 raft_consensus.cc:2749] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:41.721990  8480 ts_tablet_manager.cc:1434] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.002s
I20260709 14:51:41.728259  8356 raft_consensus.cc:2468] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:41.732016  8767 consensus_queue.cc:1048] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.747349  8767 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.747942  8767 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:41.751004  8767 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:41.751722  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:41.753526  8284 raft_consensus.cc:2393] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d3c8728c9334aa09e4285dca75957de in current term 1: Already voted for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in this term.
I20260709 14:51:41.756150  8480 tablet_bootstrap.cc:492] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:41.757222  8478 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:41.757462  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.757855  8478 ts_tablet_manager.cc:1403] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.004s
I20260709 14:51:41.767449  8478 raft_consensus.cc:359] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.769588  8478 raft_consensus.cc:385] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.769852  8478 raft_consensus.cc:740] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.770388  8478 consensus_queue.cc:260] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.781311  8478 ts_tablet_manager.cc:1434] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 14:51:41.804641  8249 leader_election.cc:304] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:41.805986  8723 raft_consensus.cc:2804] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:41.806882  8723 raft_consensus.cc:697] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:41.808029  8723 consensus_queue.cc:237] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.830149  8477 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:41.802407  8478 tablet_bootstrap.cc:492] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:41.840581  8578 consensus_queue.cc:1048] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:51:41.857193  8477 ts_tablet_manager.cc:1403] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.323s	user 0.033s	sys 0.092s
W20260709 14:51:41.831020  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:41.826666  8356 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:41.808332  8249 leader_election.cc:343] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.860659  8477 raft_consensus.cc:359] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:41.860986  8249 leader_election.cc:304] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:41.861492  8477 raft_consensus.cc:385] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.861889  8584 raft_consensus.cc:2749] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:41.862074  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 53816.1us
I20260709 14:51:41.861943  8477 raft_consensus.cc:740] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.813541  8323 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:41.863458  8477 consensus_queue.cc:260] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:41.829742  8479 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:41.865159  8480 tablet_bootstrap.cc:654] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.775272  8105 catalog_manager.cc:5697] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.865074  8724 raft_consensus.cc:493] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.866052  8477 ts_tablet_manager.cc:1434] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:41.865520  8479 ts_tablet_manager.cc:1403] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.372s	user 0.022s	sys 0.006s
I20260709 14:51:41.866367  8724 raft_consensus.cc:515] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.867282  8477 tablet_bootstrap.cc:492] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:41.869678  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:41.870338  8359 raft_consensus.cc:2468] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:41.871093  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:41.871731  8397 leader_election.cc:304] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:41.872599  8774 raft_consensus.cc:2804] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:41.872654  8724 leader_election.cc:290] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.873092  8774 raft_consensus.cc:493] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:41.873492  8774 raft_consensus.cc:3060] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.875134  8477 tablet_bootstrap.cc:654] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:41.876904  8397 leader_election.cc:343] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.881640  8732 consensus_queue.cc:1048] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.882207  8767 raft_consensus.cc:2749] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:41.883311  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 69924.9us
I20260709 14:51:41.888851  8477 tablet_bootstrap.cc:492] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:41.889457  8477 ts_tablet_manager.cc:1403] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:51:41.892318  8774 raft_consensus.cc:515] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.896171  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:41.897055  8358 raft_consensus.cc:3060] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:41.899631  8478 tablet_bootstrap.cc:654] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.844030  8431 raft_consensus.cc:2468] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
W20260709 14:51:41.916767  8175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 96655.3us
I20260709 14:51:41.917567  8477 raft_consensus.cc:359] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.918306  8477 raft_consensus.cc:385] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.918604  8477 raft_consensus.cc:740] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.919286  8477 consensus_queue.cc:260] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:41.921741  8477 ts_tablet_manager.cc:1434] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 14:51:41.922780  8477 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:41.923810  8358 raft_consensus.cc:2468] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:41.922757  8479 raft_consensus.cc:359] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:41.930613  8477 tablet_bootstrap.cc:654] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.932554  8479 raft_consensus.cc:385] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.933013  8479 raft_consensus.cc:740] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.934556  8479 consensus_queue.cc:260] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:41.940265  8479 ts_tablet_manager.cc:1434] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260709 14:51:41.941486  8479 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:41.946017  8774 leader_election.cc:290] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:41.952003  8479 tablet_bootstrap.cc:654] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.957163  8397 leader_election.cc:304] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:41.959920  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
W20260709 14:51:41.961599  8397 leader_election.cc:343] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:41.969110  8774 raft_consensus.cc:2804] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:41.969986  8774 raft_consensus.cc:697] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:41.970808  8774 consensus_queue.cc:237] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:41.978083  8638 consensus_queue.cc:1048] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.998728  8479 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:41.999512  8479 ts_tablet_manager.cc:1403] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.003s
I20260709 14:51:42.011317  8479 raft_consensus.cc:359] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.012414  8479 raft_consensus.cc:385] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.012900  8479 raft_consensus.cc:740] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.017593  8479 consensus_queue.cc:260] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.027277  8479 ts_tablet_manager.cc:1434] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:51:42.028710  8478 tablet_bootstrap.cc:492] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:42.030830  8478 ts_tablet_manager.cc:1403] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.004s
I20260709 14:51:42.035027  8478 raft_consensus.cc:359] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.014643  8105 catalog_manager.cc:5697] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.030193  8477 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:42.044039  8477 ts_tablet_manager.cc:1403] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.121s	user 0.039s	sys 0.038s
I20260709 14:51:42.047044  8477 raft_consensus.cc:359] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.047851  8477 raft_consensus.cc:385] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.048209  8477 raft_consensus.cc:740] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.030242  8479 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:42.055349  8478 raft_consensus.cc:385] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.056402  8478 raft_consensus.cc:740] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.057963  8478 consensus_queue.cc:260] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.065526  8767 consensus_queue.cc:1048] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:42.054468  8477 consensus_queue.cc:260] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.069196  8477 ts_tablet_manager.cc:1434] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:51:42.062225  8479 tablet_bootstrap.cc:654] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.072009  8478 ts_tablet_manager.cc:1434] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:51:42.072878  8477 tablet_bootstrap.cc:492] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:42.076994  8480 tablet_bootstrap.cc:492] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:42.077518  8480 ts_tablet_manager.cc:1403] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.322s	user 0.029s	sys 0.024s
I20260709 14:51:42.079289  8478 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:42.101845  8477 tablet_bootstrap.cc:654] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.108850  8765 raft_consensus.cc:493] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.114092  8765 raft_consensus.cc:515] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.116883  8765 leader_election.cc:290] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:42.107023  8105 catalog_manager.cc:5697] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.113497  8478 tablet_bootstrap.cc:654] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.118407  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.118818  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.118944  8765 raft_consensus.cc:493] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:42.131505  8249 leader_election.cc:343] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.131774  8765 raft_consensus.cc:515] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
W20260709 14:51:42.133368  8250 leader_election.cc:343] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.134017  8250 leader_election.cc:304] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.135558  8584 raft_consensus.cc:2749] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.139564  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:42.141185  8250 leader_election.cc:343] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.142313  8765 leader_election.cc:290] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:42.143412  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.144116  8206 raft_consensus.cc:2468] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:42.101835  8480 raft_consensus.cc:359] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.144937  8480 raft_consensus.cc:385] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.145239  8480 raft_consensus.cc:740] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.145576  8249 leader_election.cc:304] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.145968  8480 consensus_queue.cc:260] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.146812  8765 raft_consensus.cc:2804] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.147203  8765 raft_consensus.cc:493] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.147557  8765 raft_consensus.cc:3060] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.155606  8479 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:42.156298  8479 ts_tablet_manager.cc:1403] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.126s	user 0.005s	sys 0.008s
I20260709 14:51:42.157864  8477 tablet_bootstrap.cc:492] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:42.158486  8477 ts_tablet_manager.cc:1403] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.005s
I20260709 14:51:42.154996  8765 raft_consensus.cc:515] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.161211  8479 raft_consensus.cc:359] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.161962  8479 raft_consensus.cc:385] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.162328  8479 raft_consensus.cc:740] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.161687  8477 raft_consensus.cc:359] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.163259  8477 raft_consensus.cc:385] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.164060  8477 raft_consensus.cc:740] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.163556  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:42.165191  8765 leader_election.cc:290] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:42.165812  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:42.166493  8206 raft_consensus.cc:3060] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:42.166766  8250 leader_election.cc:343] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.163053  8479 consensus_queue.cc:260] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.169193  8479 ts_tablet_manager.cc:1434] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:42.169952  8477 consensus_queue.cc:260] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.171569  8584 consensus_queue.cc:1048] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:42.173293  8479 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:42.174059  8477 ts_tablet_manager.cc:1434] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:51:42.164252  8480 ts_tablet_manager.cc:1434] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 14:51:42.181378  8477 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:42.191671  8479 tablet_bootstrap.cc:654] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.193145  8477 tablet_bootstrap.cc:654] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.176853  8206 raft_consensus.cc:2468] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:42.184769  8480 tablet_bootstrap.cc:492] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:42.197326  8249 leader_election.cc:304] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.198148  8765 raft_consensus.cc:493] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.198860  8584 raft_consensus.cc:2804] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:42.198717  8765 raft_consensus.cc:515] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.199436  8584 raft_consensus.cc:697] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:42.200726  8478 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:42.201256  8478 ts_tablet_manager.cc:1403] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.002s
I20260709 14:51:42.200397  8584 consensus_queue.cc:237] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.202373  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2c2cdf29f041e591fe117666cc438f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.202446  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2c2cdf29f041e591fe117666cc438f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:42.203260  8357 raft_consensus.cc:2468] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:42.203999  8478 raft_consensus.cc:359] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.204968  8478 raft_consensus.cc:385] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.205260  8478 raft_consensus.cc:740] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
W20260709 14:51:42.205291  8250 leader_election.cc:343] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.205978  8478 consensus_queue.cc:260] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.206183  8249 leader_election.cc:304] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.207207  8723 raft_consensus.cc:2804] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.207660  8478 ts_tablet_manager.cc:1434] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:42.207629  8723 raft_consensus.cc:493] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.208195  8723 raft_consensus.cc:3060] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.208920  8478 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:42.216974  8723 raft_consensus.cc:515] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.220661  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2c2cdf29f041e591fe117666cc438f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:42.222604  8357 raft_consensus.cc:3060] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.222617  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2c2cdf29f041e591fe117666cc438f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:42.224231  8477 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
W20260709 14:51:42.224648  8250 leader_election.cc:343] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.224941  8477 ts_tablet_manager.cc:1403] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.005s
I20260709 14:51:42.220975  8723 leader_election.cc:290] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:42.226658  8765 leader_election.cc:290] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:42.228714  8477 raft_consensus.cc:359] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.229691  8477 raft_consensus.cc:385] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.230050  8477 raft_consensus.cc:740] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.230720  8578 raft_consensus.cc:493] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.230810  8477 consensus_queue.cc:260] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.231316  8578 raft_consensus.cc:515] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.233603  8578 leader_election.cc:290] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:42.236003  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.239009  8478 tablet_bootstrap.cc:654] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.236022  8480 tablet_bootstrap.cc:654] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.244293  8768 raft_consensus.cc:493] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.244891  8768 raft_consensus.cc:515] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.247870  8429 raft_consensus.cc:3060] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.248194  8357 raft_consensus.cc:2468] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:42.254002  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.255288  8767 raft_consensus.cc:493] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.259110  8767 raft_consensus.cc:515] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:42.259784  8323 leader_election.cc:343] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.260840  8479 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:42.261447  8479 ts_tablet_manager.cc:1403] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.003s
I20260709 14:51:42.261602  8767 leader_election.cc:290] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:42.253108  8768 leader_election.cc:290] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:42.263276  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab514e0c6a1456c8472afdac32d4389" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.263281  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab514e0c6a1456c8472afdac32d4389" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.265268  8479 raft_consensus.cc:359] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:42.265853  8323 leader_election.cc:343] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.253016  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:42.266211  8479 raft_consensus.cc:385] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:42.266525  8324 leader_election.cc:343] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.266872  8358 raft_consensus.cc:2393] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in current term 1: Already voted for candidate 5875995477c9408f83bc256fd8cf9e9d in this term.
I20260709 14:51:42.266769  8479 raft_consensus.cc:740] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.267045  8324 leader_election.cc:304] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.268066  8479 consensus_queue.cc:260] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.268316  8174 leader_election.cc:304] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.268321  8768 raft_consensus.cc:2749] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.269210  8477 ts_tablet_manager.cc:1434] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260709 14:51:42.269810  8578 raft_consensus.cc:3060] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.270370  8477 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:42.277913  8578 raft_consensus.cc:2749] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.285485  8765 raft_consensus.cc:493] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.286351  8479 ts_tablet_manager.cc:1434] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:51:42.287966  8480 tablet_bootstrap.cc:492] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:42.293074  8480 ts_tablet_manager.cc:1403] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.002s
I20260709 14:51:42.294482  8479 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:42.294773  8477 tablet_bootstrap.cc:654] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.298322  8765 raft_consensus.cc:515] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.297775  8584 consensus_queue.cc:1048] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:51:42.318917  8584 raft_consensus.cc:493] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.319154  8765 leader_election.cc:290] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:42.319519  8584 raft_consensus.cc:515] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.321735  8479 tablet_bootstrap.cc:654] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.327347  8480 raft_consensus.cc:359] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.328547  8480 raft_consensus.cc:385] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.328894  8480 raft_consensus.cc:740] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.322165  8584 leader_election.cc:290] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:42.329810  8480 consensus_queue.cc:260] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.337157  8104 catalog_manager.cc:5697] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:42.345738  8478 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:42.346346  8478 ts_tablet_manager.cc:1403] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.009s
W20260709 14:51:42.312659  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 89806.2us
I20260709 14:51:42.361677  8480 ts_tablet_manager.cc:1434] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.001s
I20260709 14:51:42.362759  8480 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:42.370790  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:42.371356  8285 raft_consensus.cc:2468] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:42.372520  8478 raft_consensus.cc:359] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.373087  8478 raft_consensus.cc:385] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.373270  8478 raft_consensus.cc:740] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.374491  8478 consensus_queue.cc:260] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.377955  8325 leader_election.cc:304] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:42.378401  8478 ts_tablet_manager.cc:1434] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:51:42.386253  8768 raft_consensus.cc:2804] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.387406  8768 raft_consensus.cc:493] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.388454  8768 raft_consensus.cc:3060] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.389171  8477 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:42.390432  8477 ts_tablet_manager.cc:1403] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.120s	user 0.041s	sys 0.029s
I20260709 14:51:42.394591  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde64cdbb8364a91a57729b0dd60ca79" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.398394  8478 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:42.398427  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.399188  8357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde64cdbb8364a91a57729b0dd60ca79" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:42.399919  8357 raft_consensus.cc:2468] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:42.401015  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:42.406976  8765 raft_consensus.cc:493] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.407788  8765 raft_consensus.cc:515] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.408867  8768 raft_consensus.cc:515] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.410264  8358 raft_consensus.cc:2393] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf84ce4dc6684ac98947403c81a4d94c in current term 1: Already voted for candidate 4d3c8728c9334aa09e4285dca75957de in this term.
I20260709 14:51:42.410207  8765 leader_election.cc:290] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:42.412477  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d32d673c01b45d8a21c40c6a2327691" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.413221  8432 raft_consensus.cc:2468] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:42.414671  8250 leader_election.cc:304] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:42.415601  8810 consensus_queue.cc:1048] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:42.415972  8249 leader_election.cc:304] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.420202  8249 leader_election.cc:304] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:42.425194  8480 tablet_bootstrap.cc:654] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:42.425470  8249 leader_election.cc:343] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.425920  8479 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:42.426462  8479 ts_tablet_manager.cc:1403] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.022s
W20260709 14:51:42.426465  8249 leader_election.cc:343] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.427055  8249 leader_election.cc:304] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:42.422011  8809 raft_consensus.cc:2804] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:42.429658  8814 raft_consensus.cc:3060] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.431015  8768 leader_election.cc:290] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:42.431850  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d32d673c01b45d8a21c40c6a2327691" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:42.432313  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:42.432551  8359 raft_consensus.cc:2468] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:42.421838  8810 raft_consensus.cc:2804] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.433507  8810 raft_consensus.cc:493] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.433873  8810 raft_consensus.cc:3060] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.434296  8578 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.434782  8578 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.436692  8578 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:42.436748  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:42.439409  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:42.440192  8359 raft_consensus.cc:2393] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in current term 1: Already voted for candidate 4d3c8728c9334aa09e4285dca75957de in this term.
W20260709 14:51:42.442660  8323 leader_election.cc:343] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.421324  8765 raft_consensus.cc:2804] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.455664  8477 raft_consensus.cc:359] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.456319  8477 raft_consensus.cc:385] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.449762  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.458503  8429 raft_consensus.cc:2393] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in current term 1: Already voted for candidate 5875995477c9408f83bc256fd8cf9e9d in this term.
I20260709 14:51:42.454231  8765 raft_consensus.cc:493] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.459635  8479 raft_consensus.cc:359] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.460281  8765 raft_consensus.cc:3060] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.460598  8175 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.462278  8810 raft_consensus.cc:515] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.463145  8578 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.456576  8477 raft_consensus.cc:740] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.467139  8477 consensus_queue.cc:260] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.467813  8479 raft_consensus.cc:385] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.458441  8814 raft_consensus.cc:2749] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.468372  8479 raft_consensus.cc:740] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.472615  8477 ts_tablet_manager.cc:1434] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 14:51:42.473244  8809 raft_consensus.cc:697] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:42.473678  8479 consensus_queue.cc:260] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.476606  8809 consensus_queue.cc:237] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.485069  8478 tablet_bootstrap.cc:654] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.496498  8578 raft_consensus.cc:2749] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.501346  8479 ts_tablet_manager.cc:1434] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 14:51:42.502699  8479 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:42.509683  8479 tablet_bootstrap.cc:654] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:42.530718  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 104283us
I20260709 14:51:42.536630  8480 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:42.537189  8480 ts_tablet_manager.cc:1403] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.001s
I20260709 14:51:42.542865  8477 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:42.549957  8284 raft_consensus.cc:2468] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:42.550827  8810 leader_election.cc:290] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:42.554001  8480 raft_consensus.cc:359] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.555786  8480 raft_consensus.cc:385] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.556119  8480 raft_consensus.cc:740] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.557088  8810 consensus_queue.cc:1048] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:42.556859  8480 consensus_queue.cc:260] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.560599  8480 ts_tablet_manager.cc:1434] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:51:42.561723  8325 leader_election.cc:304] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:42.563413  8768 raft_consensus.cc:2804] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:42.563534  8480 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:42.561805  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde64cdbb8364a91a57729b0dd60ca79" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:42.564421  8358 raft_consensus.cc:3060] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.568830  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde64cdbb8364a91a57729b0dd60ca79" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:42.569664  8210 raft_consensus.cc:3060] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.570667  8480 tablet_bootstrap.cc:654] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.585984  8765 raft_consensus.cc:515] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:42.588783  8765 leader_election.cc:290] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:42.588472  8107 catalog_manager.cc:5697] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.601598  8768 raft_consensus.cc:697] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:42.604470  8768 consensus_queue.cc:237] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.611613  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d32d673c01b45d8a21c40c6a2327691" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:42.589468  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d32d673c01b45d8a21c40c6a2327691" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:42.613062  8429 raft_consensus.cc:3060] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.613343  8774 consensus_queue.cc:1048] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:42.612342  8356 raft_consensus.cc:3060] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.616482  8774 consensus_queue.cc:1048] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:42.621579  8578 raft_consensus.cc:493] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.622112  8578 raft_consensus.cc:515] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.623970  8578 leader_election.cc:290] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:42.626852  8356 raft_consensus.cc:2468] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:42.629601  8249 leader_election.cc:304] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:42.633241  8765 raft_consensus.cc:2804] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:42.629174  8210 raft_consensus.cc:2468] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:42.645476  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:42.646495  8284 raft_consensus.cc:2468] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:42.639854  8767 raft_consensus.cc:493] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.655678  8767 raft_consensus.cc:515] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:42.658016  8767 leader_election.cc:290] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:42.642011  8765 raft_consensus.cc:697] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:42.659072  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.659652  8765 consensus_queue.cc:237] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:42.661034  8324 leader_election.cc:343] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.662106  8477 tablet_bootstrap.cc:654] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.663215  8479 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:42.663755  8479 ts_tablet_manager.cc:1403] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.161s	user 0.026s	sys 0.000s
I20260709 14:51:42.649739  8176 leader_election.cc:304] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:42.654421  8478 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:42.666165  8774 raft_consensus.cc:493] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.673480  8479 raft_consensus.cc:359] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.678635  8478 ts_tablet_manager.cc:1403] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.281s	user 0.015s	sys 0.001s
I20260709 14:51:42.679915  8479 raft_consensus.cc:385] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.676931  8104 catalog_manager.cc:5697] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:42.680465  8479 raft_consensus.cc:740] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.688973  8578 raft_consensus.cc:2804] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.698478  8578 raft_consensus.cc:493] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.698980  8578 raft_consensus.cc:3060] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.688477  8478 raft_consensus.cc:359] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.699549  8478 raft_consensus.cc:385] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.699994  8478 raft_consensus.cc:740] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.693863  8249 leader_election.cc:304] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:42.701120  8478 consensus_queue.cc:260] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.709712  8479 consensus_queue.cc:260] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.711861  8478 ts_tablet_manager.cc:1434] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260709 14:51:42.705581  8817 raft_consensus.cc:2804] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:42.726456  8817 raft_consensus.cc:697] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:42.727399  8817 consensus_queue.cc:237] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.689425  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.690644  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.688653  8774 raft_consensus.cc:515] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.741866  8480 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:42.742623  8480 ts_tablet_manager.cc:1403] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.179s	user 0.014s	sys 0.000s
I20260709 14:51:42.752556  8578 raft_consensus.cc:515] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.750926  8358 raft_consensus.cc:2468] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:42.768018  8479 ts_tablet_manager.cc:1434] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.104s	user 0.014s	sys 0.008s
I20260709 14:51:42.769794  8479 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:42.770488  8578 leader_election.cc:290] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:42.777170  8478 tablet_bootstrap.cc:492] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:42.782279  8477 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:42.783033  8477 ts_tablet_manager.cc:1403] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.262s	user 0.040s	sys 0.027s
I20260709 14:51:42.782289  8105 catalog_manager.cc:5697] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.788367  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:42.792169  8480 raft_consensus.cc:359] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.792991  8480 raft_consensus.cc:385] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.792856  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:42.793351  8480 raft_consensus.cc:740] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.793607  8280 raft_consensus.cc:3060] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.794078  8480 consensus_queue.cc:260] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.794790  8774 leader_election.cc:290] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
W20260709 14:51:42.795321  8175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 83560.7us
I20260709 14:51:42.798817  8477 raft_consensus.cc:359] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.800427  8477 raft_consensus.cc:385] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.800845  8477 raft_consensus.cc:740] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.804986  8480 ts_tablet_manager.cc:1434] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
W20260709 14:51:42.804690  8175 leader_election.cc:343] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.808537  8477 consensus_queue.cc:260] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.802901  8814 consensus_queue.cc:1048] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:51:42.848791  8107 catalog_manager.cc:5697] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:42.807658  8323 leader_election.cc:343] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.850955  8323 leader_election.cc:304] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.851797  8767 raft_consensus.cc:2749] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:42.851931  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 45270.4us
W20260709 14:51:42.819384  8826 log.cc:927] Time spent T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:51:42.810925  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.855786  8210 raft_consensus.cc:2393] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:42.857749  8397 leader_election.cc:304] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:42.859130  8724 raft_consensus.cc:3060] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.803838  8762 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.860152  8762 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.862694  8762 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:42.863560  8280 raft_consensus.cc:2468] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:42.863832  8809 raft_consensus.cc:493] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.821695  8429 raft_consensus.cc:2468] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
W20260709 14:51:42.822882  8828 log.cc:927] Time spent T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260709 14:51:42.864437  8809 raft_consensus.cc:515] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.831457  8479 tablet_bootstrap.cc:654] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.831107  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:42.867383  8431 raft_consensus.cc:3060] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.873637  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.875360  8724 raft_consensus.cc:2749] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.876339  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:42.865069  8176 leader_election.cc:304] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
W20260709 14:51:42.878657  8175 leader_election.cc:343] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.880434  8762 raft_consensus.cc:2804] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:42.882685  8762 raft_consensus.cc:697] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:42.883734  8762 consensus_queue.cc:237] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:42.827200  8480 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
W20260709 14:51:42.888128  8250 leader_election.cc:343] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.889360  8768 raft_consensus.cc:493] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.877202  8809 leader_election.cc:290] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:42.890128  8768 raft_consensus.cc:515] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:42.894662  8768 leader_election.cc:290] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:42.857964  8477 ts_tablet_manager.cc:1434] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 14:51:42.899758  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:42.900578  8284 raft_consensus.cc:2468] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:42.901891  8325 leader_election.cc:304] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:42.899780  8477 tablet_bootstrap.cc:492] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:42.904112  8768 raft_consensus.cc:2804] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.904613  8768 raft_consensus.cc:493] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.904982  8768 raft_consensus.cc:3060] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:42.908108  8250 consensus_peers.cc:597] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Couldn't send request to peer 5875995477c9408f83bc256fd8cf9e9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:42.908656  8814 consensus_queue.cc:1048] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:42.923969  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.911458  8431 raft_consensus.cc:2468] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:42.915707  8480 tablet_bootstrap.cc:654] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.841092  8478 tablet_bootstrap.cc:654] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.917235  8477 tablet_bootstrap.cc:654] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:42.939090  8249 leader_election.cc:343] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.939637  8249 leader_election.cc:304] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.941027  8819 raft_consensus.cc:2749] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.937656  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:42.943686  8280 raft_consensus.cc:2468] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:42.944734  8176 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:42.945676  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:42.948922  8833 raft_consensus.cc:2804] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.949385  8833 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.949728  8833 raft_consensus.cc:3060] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.962457  8479 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:42.963291  8479 ts_tablet_manager.cc:1403] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.004s
I20260709 14:51:42.982221  8480 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:42.983035  8480 ts_tablet_manager.cc:1403] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.172s	user 0.010s	sys 0.003s
W20260709 14:51:42.990566  8323 leader_election.cc:343] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.003903  8478 tablet_bootstrap.cc:492] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:43.004596  8478 ts_tablet_manager.cc:1403] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.241s	user 0.014s	sys 0.001s
W20260709 14:51:43.021288  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:43.028138  8479 raft_consensus.cc:359] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.041666  8479 raft_consensus.cc:385] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.041935  8479 raft_consensus.cc:740] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.044004  8479 consensus_queue.cc:260] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.046478  8479 ts_tablet_manager.cc:1434] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260709 14:51:43.047514  8479 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:43.052716  8768 raft_consensus.cc:515] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.055984  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:43.056551  8479 tablet_bootstrap.cc:654] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.056499  8480 raft_consensus.cc:359] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.057302  8480 raft_consensus.cc:385] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:43.057544  8323 leader_election.cc:343] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.057608  8480 raft_consensus.cc:740] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.061833  8480 consensus_queue.cc:260] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.064358  8480 ts_tablet_manager.cc:1434] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 14:51:43.065560  8480 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:43.065305  8104 catalog_manager.cc:5697] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.060791  8833 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.079130  8480 tablet_bootstrap.cc:654] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.084770  8584 consensus_queue.cc:1048] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.084247  8478 raft_consensus.cc:359] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.086789  8478 raft_consensus.cc:385] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.087090  8478 raft_consensus.cc:740] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.088457  8478 consensus_queue.cc:260] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.090327  8478 ts_tablet_manager.cc:1434] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.085s	user 0.003s	sys 0.003s
I20260709 14:51:43.091140  8477 tablet_bootstrap.cc:492] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:43.091470  8478 tablet_bootstrap.cc:492] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:43.091671  8477 ts_tablet_manager.cc:1403] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.192s	user 0.032s	sys 0.005s
I20260709 14:51:43.094520  8477 raft_consensus.cc:359] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.095489  8477 raft_consensus.cc:385] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.095845  8477 raft_consensus.cc:740] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.100749  8479 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:43.101310  8479 ts_tablet_manager.cc:1403] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.009s
I20260709 14:51:43.103220  8480 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:43.103750  8480 ts_tablet_manager.cc:1403] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 14:51:43.104260  8479 raft_consensus.cc:359] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.105006  8479 raft_consensus.cc:385] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.105283  8479 raft_consensus.cc:740] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.106065  8479 consensus_queue.cc:260] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.106767  8480 raft_consensus.cc:359] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.108037  8833 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:43.109202  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:43.109390  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:43.109040  8477 consensus_queue.cc:260] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.109836  8280 raft_consensus.cc:3060] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.110041  8285 raft_consensus.cc:3060] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.107069  8768 leader_election.cc:290] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:43.111748  8477 ts_tablet_manager.cc:1434] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:51:43.112895  8477 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:43.112845  8478 tablet_bootstrap.cc:654] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.107507  8480 raft_consensus.cc:385] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.115959  8480 raft_consensus.cc:740] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.116745  8480 consensus_queue.cc:260] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.121753  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:43.121954  8477 tablet_bootstrap.cc:654] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.122455  8432 raft_consensus.cc:3060] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.128065  8480 ts_tablet_manager.cc:1434] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:51:43.137730  8480 tablet_bootstrap.cc:492] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:43.128547  8584 consensus_queue.cc:1048] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.134745  8477 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:43.138897  8477 ts_tablet_manager.cc:1403] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 14:51:43.141824  8477 raft_consensus.cc:359] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.142652  8477 raft_consensus.cc:385] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.142985  8477 raft_consensus.cc:740] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.143648  8477 consensus_queue.cc:260] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.145882  8477 ts_tablet_manager.cc:1434] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:43.148440  8479 ts_tablet_manager.cc:1434] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:51:43.148659  8480 tablet_bootstrap.cc:654] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.123556  8280 raft_consensus.cc:2468] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:43.149878  8176 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:43.150915  8833 raft_consensus.cc:2804] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.151391  8833 raft_consensus.cc:697] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:43.152201  8833 consensus_queue.cc:237] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.162961  8479 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:43.166194  8810 consensus_queue.cc:1048] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.167863  8477 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:43.168459  8722 raft_consensus.cc:493] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.169186  8722 raft_consensus.cc:515] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.171198  8722 leader_election.cc:290] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:43.173794  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab514e0c6a1456c8472afdac32d4389" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:43.174485  8358 raft_consensus.cc:2468] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:43.175484  8397 leader_election.cc:304] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:43.173717  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab514e0c6a1456c8472afdac32d4389" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:43.176288  8724 raft_consensus.cc:2804] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.176774  8724 raft_consensus.cc:493] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.177127  8724 raft_consensus.cc:3060] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:43.177234  8397 leader_election.cc:343] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.180043  8767 consensus_queue.cc:1048] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.182744  8207 raft_consensus.cc:3060] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.185335  8477 tablet_bootstrap.cc:654] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.193117  8584 raft_consensus.cc:493] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.193693  8584 raft_consensus.cc:515] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.195850  8584 leader_election.cc:290] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:43.198560  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:43.202428  8249 leader_election.cc:343] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.207695  8285 raft_consensus.cc:2468] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:43.209740  8325 leader_election.cc:304] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:43.211753  8768 raft_consensus.cc:2804] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.216034  8432 raft_consensus.cc:2468] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:43.219605  8724 raft_consensus.cc:515] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.227511  8762 raft_consensus.cc:493] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.228045  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:43.229060  8768 raft_consensus.cc:697] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:43.236302  8762 raft_consensus.cc:515] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.247962  8762 leader_election.cc:290] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:43.243122  8480 tablet_bootstrap.cc:492] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:43.243681  8833 raft_consensus.cc:493] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.248764  8480 ts_tablet_manager.cc:1403] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.009s
I20260709 14:51:43.250329  8767 consensus_queue.cc:1048] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.250458  8107 catalog_manager.cc:5697] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.251578  8480 raft_consensus.cc:359] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.252279  8480 raft_consensus.cc:385] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.252713  8480 raft_consensus.cc:740] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.253105  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab514e0c6a1456c8472afdac32d4389" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:43.253717  8358 raft_consensus.cc:3060] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.253427  8480 consensus_queue.cc:260] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.255625  8833 raft_consensus.cc:515] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.260629  8480 ts_tablet_manager.cc:1434] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:43.260676  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:43.261947  8480 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:43.263456  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:43.264743  8175 leader_election.cc:343] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.269409  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:43.269755  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0eeb4085874460a5f1f1b4cef267ba" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:43.238365  8819 consensus_queue.cc:1048] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:51:43.270166  8280 raft_consensus.cc:2468] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:43.272585  8724 leader_election.cc:290] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:43.273785  8479 tablet_bootstrap.cc:654] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.274860  8176 leader_election.cc:304] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:43.273438  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab514e0c6a1456c8472afdac32d4389" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:43.277056  8768 consensus_queue.cc:237] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
W20260709 14:51:43.278223  8397 leader_election.cc:343] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.278679  8176 leader_election.cc:304] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:43.263027  8358 raft_consensus.cc:2468] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:43.282162  8397 leader_election.cc:304] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:43.296420  8832 raft_consensus.cc:2749] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:43.292251  8724 raft_consensus.cc:2804] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.305871  8724 raft_consensus.cc:697] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:43.283738  8762 raft_consensus.cc:2804] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.311406  8762 raft_consensus.cc:493] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.314038  8762 raft_consensus.cc:3060] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.287696  8833 leader_election.cc:290] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
W20260709 14:51:43.331673  8250 leader_election.cc:343] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.332299  8250 leader_election.cc:304] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:43.337534  8478 tablet_bootstrap.cc:492] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:43.338130  8478 ts_tablet_manager.cc:1403] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.247s	user 0.056s	sys 0.033s
I20260709 14:51:43.338846  8724 consensus_queue.cc:237] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.318439  8819 consensus_queue.cc:1048] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:51:43.349501  8477 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:43.350098  8477 ts_tablet_manager.cc:1403] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.182s	user 0.021s	sys 0.018s
I20260709 14:51:43.350421  8104 catalog_manager.cc:5697] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:43.353384  8477 raft_consensus.cc:359] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.354374  8477 raft_consensus.cc:385] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.354784  8477 raft_consensus.cc:740] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.338683  8809 raft_consensus.cc:2749] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.356129  8477 consensus_queue.cc:260] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.363546  8480 tablet_bootstrap.cc:654] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.364846  8477 ts_tablet_manager.cc:1434] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:43.375732  8478 raft_consensus.cc:359] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.377063  8478 raft_consensus.cc:385] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.378757  8478 raft_consensus.cc:740] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.398960  8682 consensus_queue.cc:1048] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.399523  8431 raft_consensus.cc:3060] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.416817  8477 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:43.419061  8478 consensus_queue.cc:260] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.433352  8478 ts_tablet_manager.cc:1434] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.002s
I20260709 14:51:43.408751  8762 raft_consensus.cc:515] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.448238  8578 consensus_queue.cc:1048] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.441171  8478 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:43.454324  8809 raft_consensus.cc:493] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.472493  8809 raft_consensus.cc:515] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.474983  8809 leader_election.cc:290] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:43.476704  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddada08b89f4382be558eacaaf2a219" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:43.476848  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddada08b89f4382be558eacaaf2a219" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:43.477685  8358 raft_consensus.cc:2468] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:43.479276  8249 leader_election.cc:304] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:43.479965  8479 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:43.480675  8479 ts_tablet_manager.cc:1403] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.318s	user 0.017s	sys 0.012s
I20260709 14:51:43.480855  8584 raft_consensus.cc:2804] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.481459  8584 raft_consensus.cc:493] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.481868  8584 raft_consensus.cc:3060] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.489071  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:43.480436  8250 leader_election.cc:343] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.491885  8477 tablet_bootstrap.cc:654] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.492507  8819 raft_consensus.cc:493] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.483824  8479 raft_consensus.cc:359] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.500111  8479 raft_consensus.cc:385] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.499661  8819 raft_consensus.cc:515] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.500444  8479 raft_consensus.cc:740] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.501590  8479 consensus_queue.cc:260] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.502631  8819 leader_election.cc:290] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:43.503931  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:43.505676  8249 leader_election.cc:343] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.480957  8762 leader_election.cc:290] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:43.498615  8724 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.513664  8724 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.517742  8479 ts_tablet_manager.cc:1434] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:51:43.517999  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:43.518947  8479 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:43.519062  8355 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:43.521323  8397 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:43.522612  8774 raft_consensus.cc:2804] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:43.523036  8774 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.523422  8774 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:43.526134  8478 tablet_bootstrap.cc:654] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:43.498049  8175 leader_election.cc:343] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.533311  8104 catalog_manager.cc:5697] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.534921  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:43.538597  8250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 59158.8us
I20260709 14:51:43.539884  8724 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:43.540243  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:43.541062  8280 raft_consensus.cc:3060] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.542310  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:43.543280  8210 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
W20260709 14:51:43.546221  8249 leader_election.cc:343] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.546895  8249 leader_election.cc:304] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:43.548431  8814 raft_consensus.cc:2749] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.572245  8280 raft_consensus.cc:2468] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:43.573534  8176 leader_election.cc:304] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:43.574908  8762 raft_consensus.cc:2804] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.583038  8762 raft_consensus.cc:697] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:43.584060  8762 consensus_queue.cc:237] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:43.587976  8833 consensus_queue.cc:1048] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.612686  8833 consensus_queue.cc:1048] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.617111  8832 raft_consensus.cc:493] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.617764  8832 raft_consensus.cc:515] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.622123  8479 tablet_bootstrap.cc:654] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.620200  8832 leader_election.cc:290] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:43.608364  8584 raft_consensus.cc:515] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.625916  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:43.680040  8477 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:43.680617  8477 ts_tablet_manager.cc:1403] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.264s	user 0.027s	sys 0.036s
W20260709 14:51:43.681520  8174 leader_election.cc:343] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.683408  8477 raft_consensus.cc:359] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.684134  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddada08b89f4382be558eacaaf2a219" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:43.686393  8250 leader_election.cc:343] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.690207  8584 leader_election.cc:290] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:43.631937  8480 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:43.702601  8480 ts_tablet_manager.cc:1403] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.441s	user 0.022s	sys 0.031s
I20260709 14:51:43.705533  8480 raft_consensus.cc:359] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.706233  8480 raft_consensus.cc:385] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.706560  8480 raft_consensus.cc:740] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.636623  8823 raft_consensus.cc:493] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.707379  8823 raft_consensus.cc:515] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.638540  8478 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:43.709776  8823 leader_election.cc:290] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:43.710157  8478 ts_tablet_manager.cc:1403] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.269s	user 0.015s	sys 0.000s
I20260709 14:51:43.710592  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:43.712294  8325 leader_election.cc:343] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:43.673003  8323 consensus_peers.cc:597] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:43.713549  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:43.714306  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddada08b89f4382be558eacaaf2a219" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:43.715076  8358 raft_consensus.cc:3060] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:43.716620  8324 leader_election.cc:343] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.716317  8478 raft_consensus.cc:359] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.717201  8478 raft_consensus.cc:385] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.676848  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:43.717635  8478 raft_consensus.cc:740] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.718479  8478 consensus_queue.cc:260] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.627269  8774 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.717111  8324 leader_election.cc:304] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:43.721288  8480 consensus_queue.cc:260] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.722016  8768 raft_consensus.cc:2749] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.723479  8480 ts_tablet_manager.cc:1434] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:51:43.724690  8431 raft_consensus.cc:2468] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:43.725623  8105 catalog_manager.cc:5697] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.724732  8774 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:43.728837  8480 tablet_bootstrap.cc:492] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:43.684194  8477 raft_consensus.cc:385] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.729939  8477 raft_consensus.cc:740] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.731599  8477 consensus_queue.cc:260] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.733803  8477 ts_tablet_manager.cc:1434] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:51:43.734843  8477 tablet_bootstrap.cc:492] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:43.737214  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:43.737984  8355 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:43.739475  8478 ts_tablet_manager.cc:1434] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:51:43.745527  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:43.747750  8210 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:43.737496  8479 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:43.750166  8479 ts_tablet_manager.cc:1403] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.231s	user 0.017s	sys 0.016s
I20260709 14:51:43.746260  8480 tablet_bootstrap.cc:654] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.752735  8823 consensus_queue.cc:1048] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.753298  8479 raft_consensus.cc:359] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.730069  8358 raft_consensus.cc:2468] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:43.746934  8477 tablet_bootstrap.cc:654] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.755728  8249 leader_election.cc:304] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:43.757227  8819 raft_consensus.cc:2804] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.757912  8819 raft_consensus.cc:697] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:43.758905  8819 consensus_queue.cc:237] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.764986  8210 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:43.754168  8479 raft_consensus.cc:385] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.768630  8479 raft_consensus.cc:740] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.769776  8479 consensus_queue.cc:260] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.775777  8175 leader_election.cc:304] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:43.779095  8479 ts_tablet_manager.cc:1434] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 14:51:43.781231  8833 raft_consensus.cc:2804] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.787158  8479 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:43.789001  8397 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
W20260709 14:51:43.792131  8397 consensus_peers.cc:597] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:43.794404  8478 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:43.781855  8833 raft_consensus.cc:493] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.793448  8774 raft_consensus.cc:2804] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:43.803138  8682 raft_consensus.cc:493] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.809578  8682 raft_consensus.cc:515] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:43.810691  8774 raft_consensus.cc:697] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:43.811784  8682 leader_election.cc:290] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:43.811673  8774 consensus_queue.cc:237] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER 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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.812819  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:43.797173  8833 raft_consensus.cc:3060] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.816969  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:43.824935  8174 leader_election.cc:304] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:43.828631  8682 raft_consensus.cc:2749] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.831099  8477 tablet_bootstrap.cc:492] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:43.831746  8477 ts_tablet_manager.cc:1403] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.028s
I20260709 14:51:43.826275  8107 catalog_manager.cc:5697] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.840618  8480 tablet_bootstrap.cc:492] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:43.841137  8480 ts_tablet_manager.cc:1403] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.003s
I20260709 14:51:43.842234  8355 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:43.851684  8480 raft_consensus.cc:359] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.854969  8480 raft_consensus.cc:385] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.855480  8480 raft_consensus.cc:740] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.858994  8478 tablet_bootstrap.cc:654] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.860668  8833 raft_consensus.cc:515] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.857483  8480 consensus_queue.cc:260] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.863747  8477 raft_consensus.cc:359] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.864552  8477 raft_consensus.cc:385] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.864930  8477 raft_consensus.cc:740] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.863170  8853 consensus_queue.cc:1048] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:43.865800  8477 consensus_queue.cc:260] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:43.877264  8767 raft_consensus.cc:493] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.879616  8477 ts_tablet_manager.cc:1434] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 14:51:43.881284  8477 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:43.877882  8767 raft_consensus.cc:515] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.888841  8479 tablet_bootstrap.cc:654] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.891067  8477 tablet_bootstrap.cc:654] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.894243  8767 leader_election.cc:290] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:43.896025  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb1e755066f4f1ab915dfc4220b33e2" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:43.896768  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb1e755066f4f1ab915dfc4220b33e2" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:43.898284  8324 leader_election.cc:343] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:43.898847  8323 leader_election.cc:343] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.899255  8323 leader_election.cc:304] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:43.900564  8767 raft_consensus.cc:2749] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.898313  8480 ts_tablet_manager.cc:1434] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.001s
I20260709 14:51:43.908509  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:43.910012  8480 tablet_bootstrap.cc:492] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
W20260709 14:51:43.910188  8174 leader_election.cc:343] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.912041  8107 catalog_manager.cc:5697] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 2, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.929430  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:43.930090  8431 raft_consensus.cc:3060] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.957860  8480 tablet_bootstrap.cc:654] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.941037  8431 raft_consensus.cc:2468] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:43.974401  8175 leader_election.cc:304] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:43.978292  8682 raft_consensus.cc:2804] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.979858  8682 raft_consensus.cc:697] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:43.982141  8682 consensus_queue.cc:237] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:43.977114  8833 leader_election.cc:290] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:44.004526  8478 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:44.005175  8478 ts_tablet_manager.cc:1403] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.213s	user 0.014s	sys 0.000s
I20260709 14:51:44.008941  8477 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:44.009666  8477 ts_tablet_manager.cc:1403] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.129s	user 0.045s	sys 0.033s
I20260709 14:51:44.010957  8478 raft_consensus.cc:359] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.011868  8478 raft_consensus.cc:385] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.012224  8478 raft_consensus.cc:740] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.013221  8478 consensus_queue.cc:260] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.029510  8478 ts_tablet_manager.cc:1434] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:51:44.030738  8478 tablet_bootstrap.cc:492] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:44.057749  8810 raft_consensus.cc:493] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.058542  8810 raft_consensus.cc:515] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.061781  8479 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:44.062485  8479 ts_tablet_manager.cc:1403] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.276s	user 0.016s	sys 0.050s
I20260709 14:51:44.065012  8478 tablet_bootstrap.cc:654] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.070142  8479 raft_consensus.cc:359] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.071115  8479 raft_consensus.cc:385] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.097091  8479 raft_consensus.cc:740] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.107122  8479 consensus_queue.cc:260] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.114643  8477 raft_consensus.cc:359] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.115433  8477 raft_consensus.cc:385] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.115716  8477 raft_consensus.cc:740] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.116364  8477 consensus_queue.cc:260] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
W20260709 14:51:44.113013  8176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.66:35075, user_credentials={real_user=slave}} blocked reactor thread for 68024.6us
I20260709 14:51:44.122774  8810 leader_election.cc:290] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:44.126622  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:44.127660  8355 raft_consensus.cc:2468] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:44.117992  8584 raft_consensus.cc:493] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.129341  8584 raft_consensus.cc:515] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:44.132882  8479 ts_tablet_manager.cc:1434] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.070s	user 0.011s	sys 0.002s
I20260709 14:51:44.138079  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:44.144212  8250 leader_election.cc:343] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.150576  8584 leader_election.cc:290] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:44.151631  8105 catalog_manager.cc:5697] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:44.154520  8477 ts_tablet_manager.cc:1434] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.145s	user 0.009s	sys 0.000s
I20260709 14:51:44.160708  8479 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:44.161752  8477 tablet_bootstrap.cc:492] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c: Bootstrap starting.
I20260709 14:51:44.174001  8480 tablet_bootstrap.cc:492] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:44.174597  8480 ts_tablet_manager.cc:1403] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.267s	user 0.067s	sys 0.067s
W20260709 14:51:44.180364  8175 consensus_peers.cc:597] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a -> Peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Couldn't send request to peer 5875995477c9408f83bc256fd8cf9e9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.181493  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 49521.6us
I20260709 14:51:44.185065  8249 leader_election.cc:304] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:44.185000  8480 raft_consensus.cc:359] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.187101  8480 raft_consensus.cc:385] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.187407  8480 raft_consensus.cc:740] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.190166  8480 consensus_queue.cc:260] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.193117  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fa3e3c0c234e65b06521552acdc0d9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:44.194685  8480 ts_tablet_manager.cc:1434] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:51:44.195742  8480 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
W20260709 14:51:44.198284  8249 leader_election.cc:343] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.207866  8480 tablet_bootstrap.cc:654] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.189735  8819 raft_consensus.cc:2804] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.219827  8478 tablet_bootstrap.cc:492] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:44.210949  8819 raft_consensus.cc:493] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.216094  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fa3e3c0c234e65b06521552acdc0d9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:44.221153  8819 raft_consensus.cc:3060] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.221238  8478 ts_tablet_manager.cc:1403] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.191s	user 0.015s	sys 0.010s
W20260709 14:51:44.222148  8249 leader_election.cc:343] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.223027  8249 leader_election.cc:304] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:44.227730  8814 raft_consensus.cc:2749] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.248955  8478 raft_consensus.cc:359] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.249809  8478 raft_consensus.cc:385] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.250092  8478 raft_consensus.cc:740] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.250842  8478 consensus_queue.cc:260] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.252419  8477 tablet_bootstrap.cc:654] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.270901  8479 tablet_bootstrap.cc:654] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.261925  8724 raft_consensus.cc:493] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.272697  8724 raft_consensus.cc:515] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.273233  8478 ts_tablet_manager.cc:1434] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.052s	user 0.001s	sys 0.005s
I20260709 14:51:44.274487  8478 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:44.275199  8724 leader_election.cc:290] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:44.279173  8355 raft_consensus.cc:1275] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:44.280567  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:44.281246  8358 raft_consensus.cc:2468] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:44.283520  8397 leader_election.cc:304] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:44.284202  8722 consensus_queue.cc:1048] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.284687  8724 raft_consensus.cc:2804] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.285159  8724 raft_consensus.cc:493] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.285502  8724 raft_consensus.cc:3060] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.292891  8819 raft_consensus.cc:515] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.295678  8819 leader_election.cc:290] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:44.297843  8480 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:44.298454  8480 ts_tablet_manager.cc:1403] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.004s
I20260709 14:51:44.301749  8480 raft_consensus.cc:359] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.302553  8480 raft_consensus.cc:385] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.303050  8480 raft_consensus.cc:740] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.303931  8480 consensus_queue.cc:260] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.306731  8480 ts_tablet_manager.cc:1434] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 14:51:44.302568  8478 tablet_bootstrap.cc:654] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.310868  8722 raft_consensus.cc:493] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.312906  8479 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:44.312862  8722 raft_consensus.cc:515] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.313563  8479 ts_tablet_manager.cc:1403] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.007s
I20260709 14:51:44.317037  8479 raft_consensus.cc:359] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.317659  8722 leader_election.cc:290] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:44.317781  8479 raft_consensus.cc:385] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.317910  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddada08b89f4382be558eacaaf2a219" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:44.318365  8479 raft_consensus.cc:740] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.318928  8355 raft_consensus.cc:2393] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:44.319449  8479 consensus_queue.cc:260] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.321851  8480 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:44.322559  8479 ts_tablet_manager.cc:1434] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:51:44.323559  8479 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:44.329926  8479 tablet_bootstrap.cc:654] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.331194  8480 tablet_bootstrap.cc:654] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.337211  8859 raft_consensus.cc:493] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.337997  8859 raft_consensus.cc:515] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.341920  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:44.342681  8431 raft_consensus.cc:2393] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d3c8728c9334aa09e4285dca75957de in current term 1: Already voted for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in this term.
I20260709 14:51:44.343207  8859 leader_election.cc:290] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:44.388897  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddada08b89f4382be558eacaaf2a219" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:44.390288  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:44.391289  8284 raft_consensus.cc:2393] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:44.391598  8207 raft_consensus.cc:1275] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:44.393296  8210 raft_consensus.cc:3060] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.394083  8399 leader_election.cc:304] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:44.396782  8853 raft_consensus.cc:3060] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.397141  8832 consensus_queue.cc:1048] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:44.402427  8722 consensus_queue.cc:1048] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:44.407867  8355 raft_consensus.cc:3060] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.423719  8853 raft_consensus.cc:2749] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.429029  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:44.437320  8578 raft_consensus.cc:493] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.437917  8578 raft_consensus.cc:515] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.439847  8578 leader_election.cc:290] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:44.440948  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:44.450454  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:44.451323  8356 raft_consensus.cc:2468] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:44.463726  8174 leader_election.cc:304] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:44.465006  8897 consensus_queue.cc:1048] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:44.474869  8810 raft_consensus.cc:493] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.475406  8810 raft_consensus.cc:515] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.477617  8810 leader_election.cc:290] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
W20260709 14:51:44.478772  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:44.481294  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:44.484880  8682 raft_consensus.cc:2804] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.485407  8682 raft_consensus.cc:493] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.485760  8682 raft_consensus.cc:3060] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.487643  8433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:44.493851  8250 leader_election.cc:343] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:44.514258  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 287263us
W20260709 14:51:44.521020  8175 leader_election.cc:343] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.532924  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:44.569342  8249 leader_election.cc:343] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.569837  8249 leader_election.cc:304] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:44.570860  8888 raft_consensus.cc:2749] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.612953  8859 raft_consensus.cc:493] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.613533  8859 raft_consensus.cc:515] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.615878  8859 leader_election.cc:290] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:44.619647  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:44.619872  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:44.621150  8325 leader_election.cc:343] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:44.621721  8324 leader_election.cc:343] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.622298  8324 leader_election.cc:304] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:44.627327  8859 raft_consensus.cc:2749] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.651151  8724 raft_consensus.cc:515] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.652884  8431 raft_consensus.cc:2393] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf84ce4dc6684ac98947403c81a4d94c in current term 1: Already voted for candidate 5875995477c9408f83bc256fd8cf9e9d in this term.
I20260709 14:51:44.671311  8682 raft_consensus.cc:515] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.757617  8478 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:44.758239  8478 ts_tablet_manager.cc:1403] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.484s	user 0.045s	sys 0.072s
I20260709 14:51:44.761235  8478 raft_consensus.cc:359] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:44.761976  8478 raft_consensus.cc:385] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.762285  8478 raft_consensus.cc:740] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.763036  8478 consensus_queue.cc:260] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:44.765175  8478 ts_tablet_manager.cc:1434] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:44.766204  8478 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:44.776018  8478 tablet_bootstrap.cc:654] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.778491  8480 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:44.779014  8480 ts_tablet_manager.cc:1403] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.457s	user 0.055s	sys 0.060s
I20260709 14:51:44.778889  8722 raft_consensus.cc:493] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.782069  8578 raft_consensus.cc:493] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.782820  8578 raft_consensus.cc:515] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.782310  8480 raft_consensus.cc:359] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.785547  8480 raft_consensus.cc:385] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.785933  8480 raft_consensus.cc:740] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.786751  8480 consensus_queue.cc:260] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.789609  8480 ts_tablet_manager.cc:1434] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:44.790755  8480 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:44.798074  8480 tablet_bootstrap.cc:654] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.798624  8833 consensus_queue.cc:1048] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.817858  8479 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:44.818434  8479 ts_tablet_manager.cc:1403] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.495s	user 0.035s	sys 0.028s
I20260709 14:51:44.822067  8479 raft_consensus.cc:359] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.822918  8479 raft_consensus.cc:385] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.823697  8479 raft_consensus.cc:740] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.824733  8479 consensus_queue.cc:260] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:44.823351  8480 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:44.826256  8480 ts_tablet_manager.cc:1403] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.003s
I20260709 14:51:44.829598  8480 raft_consensus.cc:359] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.836788  8480 raft_consensus.cc:385] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.837234  8480 raft_consensus.cc:740] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.837981  8480 consensus_queue.cc:260] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.838222  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:44.838738  8578 leader_election.cc:290] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:44.839085  8280 raft_consensus.cc:2468] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:44.779793  8722 raft_consensus.cc:515] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.850131  8722 leader_election.cc:290] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:44.853628  8176 leader_election.cc:304] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:44.856258  8682 leader_election.cc:290] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:44.857075  8682 raft_consensus.cc:2804] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.857180  8210 raft_consensus.cc:3060] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.857556  8682 raft_consensus.cc:493] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.858026  8682 raft_consensus.cc:3060] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.860879  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:44.861565  8354 raft_consensus.cc:3060] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.864425  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:44.876602  8724 leader_election.cc:290] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:44.836308  8479 ts_tablet_manager.cc:1434] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:51:44.886703  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:44.887446  8432 raft_consensus.cc:2468] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 0.
I20260709 14:51:44.886653  8479 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:44.880862  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:44.893044  8358 raft_consensus.cc:3060] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.894969  8477 tablet_bootstrap.cc:492] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c: No bootstrap required, opened a new log
I20260709 14:51:44.895610  8477 ts_tablet_manager.cc:1403] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c: Time spent bootstrapping tablet: real 0.738s	user 0.053s	sys 0.067s
I20260709 14:51:44.898485  8477 raft_consensus.cc:359] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.906950  8814 raft_consensus.cc:493] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.934764  8814 raft_consensus.cc:515] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:44.937311  8814 leader_election.cc:290] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:44.919088  8323 leader_election.cc:304] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:44.925967  8885 consensus_queue.cc:1048] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:44.941655  8477 raft_consensus.cc:385] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.942116  8477 raft_consensus.cc:740] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.942932  8477 consensus_queue.cc:260] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:44.945310  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:44.946887  8249 leader_election.cc:343] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.938828  8354 raft_consensus.cc:2468] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:44.953079  8859 raft_consensus.cc:2749] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:44.960255  8397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 55471.2us
I20260709 14:51:44.962421  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:44.963495  8351 raft_consensus.cc:2393] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:44.942523  8480 ts_tablet_manager.cc:1434] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.000s
I20260709 14:51:44.967952  8480 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:44.975255  8358 raft_consensus.cc:2468] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:44.976717  8174 leader_election.cc:304] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:44.981720  8885 raft_consensus.cc:2804] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.982367  8885 raft_consensus.cc:697] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:44.983922  8885 consensus_queue.cc:237] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.005519  8682 raft_consensus.cc:515] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.006940  8205 raft_consensus.cc:2393] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in this term.
I20260709 14:51:45.006997  8477 ts_tablet_manager.cc:1434] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.000s
I20260709 14:51:45.008662  8479 tablet_bootstrap.cc:654] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.025570  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:45.031086  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:45.032128  8284 raft_consensus.cc:3060] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:45.037099  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 97162.8us
I20260709 14:51:45.039968  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:45.039863  8814 consensus_queue.cc:1048] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.028702  8682 leader_election.cc:290] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:45.052361  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f39a3c54a24113ab4ce164d9ef2e66" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:45.053355  8280 raft_consensus.cc:2393] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:45.055604  8480 tablet_bootstrap.cc:654] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.061384  8249 leader_election.cc:304] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:45.063001  8897 raft_consensus.cc:2804] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.064289  8897 raft_consensus.cc:697] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:45.065291  8897 consensus_queue.cc:237] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:45.080294  8397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 52652.3us
I20260709 14:51:45.084596  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:45.085386  8429 raft_consensus.cc:2468] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:45.107510  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:45.108191  8430 raft_consensus.cc:3060] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:45.109879  8175 leader_election.cc:343] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.113744  8906 raft_consensus.cc:493] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.114348  8906 raft_consensus.cc:515] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.116603  8906 leader_election.cc:290] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:45.119413  8399 leader_election.cc:304] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:45.120625  8768 raft_consensus.cc:493] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.120213  8107 catalog_manager.cc:5697] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.121174  8768 raft_consensus.cc:515] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.123620  8768 leader_election.cc:290] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:45.125185  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fa3e3c0c234e65b06521552acdc0d9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:45.126075  8285 raft_consensus.cc:2468] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:45.123817  8284 raft_consensus.cc:2468] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:45.127686  8325 leader_election.cc:304] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:45.128711  8768 raft_consensus.cc:2804] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.126325  8399 leader_election.cc:304] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:45.129704  8768 raft_consensus.cc:493] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.131595  8768 raft_consensus.cc:3060] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.131937  8906 raft_consensus.cc:2749] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.133122  8430 raft_consensus.cc:2468] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 1.
I20260709 14:51:45.133776  8774 raft_consensus.cc:2749] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.136969  8176 leader_election.cc:304] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:45.140849  8908 raft_consensus.cc:2804] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.140877  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fa3e3c0c234e65b06521552acdc0d9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:45.141729  8908 raft_consensus.cc:697] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
W20260709 14:51:45.142668  8323 leader_election.cc:343] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.143505  8814 raft_consensus.cc:493] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.143900  8250 leader_election.cc:304] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:45.142686  8908 consensus_queue.cc:237] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.144322  8814 raft_consensus.cc:515] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:45.144707  8810 raft_consensus.cc:2804] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.147636  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:45.148699  8810 raft_consensus.cc:493] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.151175  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:45.151444  8810 raft_consensus.cc:3060] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.151759  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:45.153002  8355 raft_consensus.cc:2468] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:45.155431  8814 leader_election.cc:290] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:45.155927  8249 leader_election.cc:304] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:45.159932  8478 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:45.160791  8478 ts_tablet_manager.cc:1403] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.395s	user 0.033s	sys 0.033s
I20260709 14:51:45.165504  8479 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:45.166121  8479 ts_tablet_manager.cc:1403] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.280s	user 0.018s	sys 0.001s
I20260709 14:51:45.168097  8397 leader_election.cc:304] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:45.161434  8814 raft_consensus.cc:2804] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.169221  8479 raft_consensus.cc:359] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.170469  8479 raft_consensus.cc:385] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.170877  8479 raft_consensus.cc:740] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.170437  8814 raft_consensus.cc:493] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.172366  8814 raft_consensus.cc:3060] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.173064  8853 raft_consensus.cc:2749] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.175657  8768 raft_consensus.cc:515] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.179291  8478 raft_consensus.cc:359] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.182224  8478 raft_consensus.cc:385] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.182585  8478 raft_consensus.cc:740] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.184037  8480 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:45.183271  8478 consensus_queue.cc:260] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.188727  8478 ts_tablet_manager.cc:1434] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 14:51:45.190950  8478 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de: Bootstrap starting.
I20260709 14:51:45.171542  8479 consensus_queue.cc:260] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.191085  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:45.194236  8479 ts_tablet_manager.cc:1434] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:51:45.195443  8479 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:45.196619  8480 ts_tablet_manager.cc:1403] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.229s	user 0.015s	sys 0.010s
I20260709 14:51:45.196997  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fa3e3c0c234e65b06521552acdc0d9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:45.197757  8280 raft_consensus.cc:3060] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.200868  8478 tablet_bootstrap.cc:654] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.203156  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fa3e3c0c234e65b06521552acdc0d9" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:45.203230  8814 raft_consensus.cc:515] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:45.204232  8210 raft_consensus.cc:3060] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.205722  8814 leader_election.cc:290] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:45.206892  8280 raft_consensus.cc:2468] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:45.208580  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:45.179216  8810 raft_consensus.cc:515] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.209280  8355 raft_consensus.cc:3060] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.208890  8768 leader_election.cc:290] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:45.216305  8810 leader_election.cc:290] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:45.210075  8479 tablet_bootstrap.cc:654] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.208614  8325 leader_election.cc:304] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:45.200071  8480 raft_consensus.cc:359] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.217592  8480 raft_consensus.cc:385] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:45.218262  8250 leader_election.cc:343] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.217847  8768 raft_consensus.cc:2804] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.216897  8355 raft_consensus.cc:2468] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:45.219904  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:45.220145  8249 leader_election.cc:304] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:45.217916  8480 raft_consensus.cc:740] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.221638  8480 consensus_queue.cc:260] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:45.222720  8249 leader_election.cc:343] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.222003  8108 catalog_manager.cc:5697] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.219076  8768 raft_consensus.cc:697] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:45.224356  8768 consensus_queue.cc:237] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.216544  8210 raft_consensus.cc:2468] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:45.227855  8480 ts_tablet_manager.cc:1434] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 14:51:45.227941  8897 raft_consensus.cc:2804] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.228624  8897 raft_consensus.cc:697] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:45.229261  8480 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:45.229585  8897 consensus_queue.cc:237] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:45.240214  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:45.241160  8430 raft_consensus.cc:3060] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.241339  8480 tablet_bootstrap.cc:654] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.245502  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:45.247089  8250 leader_election.cc:343] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.250069  8479 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:45.250722  8479 ts_tablet_manager.cc:1403] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.002s
I20260709 14:51:45.253556  8914 raft_consensus.cc:493] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.254161  8914 raft_consensus.cc:515] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.257084  8479 raft_consensus.cc:359] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.261817  8479 raft_consensus.cc:385] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.258265  8810 raft_consensus.cc:493] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.260676  8478 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de: No bootstrap required, opened a new log
I20260709 14:51:45.263033  8478 ts_tablet_manager.cc:1403] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.007s
I20260709 14:51:45.262763  8810 raft_consensus.cc:515] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.257486  8430 raft_consensus.cc:2468] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:45.264948  8810 leader_election.cc:290] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:45.265542  8250 leader_election.cc:304] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:45.266108  8479 raft_consensus.cc:740] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.266391  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:45.266669  8810 raft_consensus.cc:2804] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.267251  8810 raft_consensus.cc:697] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:45.267158  8479 consensus_queue.cc:260] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.268177  8810 consensus_queue.cc:237] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.268709  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:45.269474  8355 raft_consensus.cc:2468] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 0.
I20260709 14:51:45.270183  8479 ts_tablet_manager.cc:1434] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:51:45.271307  8479 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:45.272310  8774 raft_consensus.cc:493] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.272925  8774 raft_consensus.cc:515] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.275151  8774 leader_election.cc:290] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:45.276433  8478 raft_consensus.cc:359] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.277226  8478 raft_consensus.cc:385] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.277518  8478 raft_consensus.cc:740] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.278157  8682 raft_consensus.cc:493] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.278223  8478 consensus_queue.cc:260] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.278795  8682 raft_consensus.cc:515] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.279049  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:45.279919  8478 ts_tablet_manager.cc:1434] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260709 14:51:45.280993  8682 leader_election.cc:290] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:45.281584  8249 leader_election.cc:304] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:45.282397  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:45.277539  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
W20260709 14:51:45.282595  8249 leader_election.cc:343] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.284114  8479 tablet_bootstrap.cc:654] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:45.287221  8323 leader_election.cc:343] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.288360  8914 leader_election.cc:290] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:45.288268  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:45.289763  8280 raft_consensus.cc:2468] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:45.291035  8325 leader_election.cc:304] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:45.288213  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:45.296429  8355 raft_consensus.cc:2393] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5875995477c9408f83bc256fd8cf9e9d in current term 1: Already voted for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in this term.
I20260709 14:51:45.297987  8479 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:45.298596  8479 ts_tablet_manager.cc:1403] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 14:51:45.299034  8108 catalog_manager.cc:5697] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.300714  8914 raft_consensus.cc:2804] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.301218  8914 raft_consensus.cc:493] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.301601  8914 raft_consensus.cc:3060] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.302040  8397 leader_election.cc:304] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:45.302320  8479 raft_consensus.cc:359] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.303135  8479 raft_consensus.cc:385] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.303481  8479 raft_consensus.cc:740] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.303617  8774 raft_consensus.cc:3060] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.304518  8479 consensus_queue.cc:260] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.306741  8814 raft_consensus.cc:2804] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.307240  8814 raft_consensus.cc:493] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.307677  8814 raft_consensus.cc:3060] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.310179  8479 ts_tablet_manager.cc:1434] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:45.312934  8479 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:45.320737  8105 catalog_manager.cc:5697] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.323829  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:45.324739  8430 raft_consensus.cc:2393] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:45.327087  8175 leader_election.cc:304] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:45.328776  8682 raft_consensus.cc:3060] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.334046  8479 tablet_bootstrap.cc:654] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.337263  8814 raft_consensus.cc:515] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.339807  8814 leader_election.cc:290] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:45.341022  8355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:45.343235  8914 raft_consensus.cc:515] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.344463  8355 raft_consensus.cc:2393] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf84ce4dc6684ac98947403c81a4d94c in current term 1: Already voted for candidate 4d3c8728c9334aa09e4285dca75957de in this term.
I20260709 14:51:45.342834  8107 catalog_manager.cc:5697] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 1 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.345431  8914 leader_election.cc:290] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:45.347514  8480 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:45.349082  8480 ts_tablet_manager.cc:1403] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.008s
I20260709 14:51:45.348943  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:45.349680  8205 raft_consensus.cc:3060] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.352257  8480 raft_consensus.cc:359] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.353041  8480 raft_consensus.cc:385] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.353353  8480 raft_consensus.cc:740] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.353696  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:45.354630  8480 consensus_queue.cc:260] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.358559  8480 ts_tablet_manager.cc:1434] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:45.360304  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:45.361265  8285 raft_consensus.cc:2393] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d3c8728c9334aa09e4285dca75957de in current term 1: Already voted for candidate cf84ce4dc6684ac98947403c81a4d94c in this term.
I20260709 14:51:45.363310  8480 tablet_bootstrap.cc:492] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:45.367702  8249 leader_election.cc:304] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [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: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:45.360285  8774 raft_consensus.cc:2749] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.369858  8480 tablet_bootstrap.cc:654] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.369963  8810 raft_consensus.cc:2749] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.376096  8430 raft_consensus.cc:3060] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.368409  8108 catalog_manager.cc:5697] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.387931  8205 raft_consensus.cc:2468] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:45.398281  8479 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:45.398837  8479 ts_tablet_manager.cc:1403] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.011s
I20260709 14:51:45.403146  8774 raft_consensus.cc:493] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.403786  8774 raft_consensus.cc:515] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.406002  8908 consensus_queue.cc:1048] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.407549  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb1e755066f4f1ab915dfc4220b33e2" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:45.408581  8352 raft_consensus.cc:2468] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:45.411113  8397 leader_election.cc:304] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:45.412079  8479 raft_consensus.cc:359] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.412848  8479 raft_consensus.cc:385] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.413129  8479 raft_consensus.cc:740] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.413926  8912 raft_consensus.cc:2804] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.414649  8912 raft_consensus.cc:493] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.415222  8912 raft_consensus.cc:3060] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.413797  8479 consensus_queue.cc:260] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.429906  8479 ts_tablet_manager.cc:1434] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:51:45.431046  8479 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:45.434376  8774 leader_election.cc:290] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:45.439051  8912 raft_consensus.cc:515] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.440157  8479 tablet_bootstrap.cc:654] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.443419  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb1e755066f4f1ab915dfc4220b33e2" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:45.444509  8354 raft_consensus.cc:3060] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.434532  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb1e755066f4f1ab915dfc4220b33e2" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:45.446743  8205 raft_consensus.cc:2468] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:45.448204  8912 leader_election.cc:290] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:45.448948  8323 leader_election.cc:304] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:45.452456  8859 raft_consensus.cc:2804] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.453449  8859 raft_consensus.cc:697] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:45.454523  8859 consensus_queue.cc:237] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:45.422953  8682 raft_consensus.cc:2749] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.470875  8354 raft_consensus.cc:2468] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:45.472666  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb1e755066f4f1ab915dfc4220b33e2" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:45.473598  8397 leader_election.cc:304] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:45.475106  8205 raft_consensus.cc:3060] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.475548  8853 raft_consensus.cc:2804] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.476220  8853 raft_consensus.cc:697] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:45.477125  8853 consensus_queue.cc:237] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.573922  8814 consensus_queue.cc:1048] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.584455  8814 consensus_queue.cc:1048] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.591754  8682 consensus_queue.cc:1048] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.599160  8108 catalog_manager.cc:5697] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.610512  8205 raft_consensus.cc:2468] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:45.616560  8768 raft_consensus.cc:493] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.617352  8768 raft_consensus.cc:515] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.621965  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:45.624259  8324 leader_election.cc:343] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.627115  8768 leader_election.cc:290] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:45.630599  8479 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:45.631264  8479 ts_tablet_manager.cc:1403] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.200s	user 0.019s	sys 0.058s
I20260709 14:51:45.639123  8767 consensus_queue.cc:1048] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.650959  8479 raft_consensus.cc:359] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.651902  8479 raft_consensus.cc:385] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.652225  8479 raft_consensus.cc:740] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.653013  8479 consensus_queue.cc:260] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.671648  8578 consensus_queue.cc:1048] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.673130  8578 consensus_queue.cc:1048] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.676986  8480 tablet_bootstrap.cc:492] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
W20260709 14:51:45.677762  8250 consensus_peers.cc:597] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Couldn't send request to peer 5875995477c9408f83bc256fd8cf9e9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.680840  8480 ts_tablet_manager.cc:1403] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.318s	user 0.077s	sys 0.110s
I20260709 14:51:45.686789  8899 consensus_queue.cc:1048] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:45.688108  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:45.676437  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:45.694272  8207 raft_consensus.cc:2468] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 0.
I20260709 14:51:45.698639  8814 consensus_queue.cc:1048] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.700799  8479 ts_tablet_manager.cc:1434] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.069s	user 0.009s	sys 0.001s
W20260709 14:51:45.701076  8306 debug-util.cc:398] Leaking SignalData structure 0x7b080025ff60 after lost signal to thread 6164
I20260709 14:51:45.702031  8479 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:45.702378  8306 debug-util.cc:398] Leaking SignalData structure 0x7b0800159140 after lost signal to thread 8142
W20260709 14:51:45.703780  8306 debug-util.cc:398] Leaking SignalData structure 0x7b08001088e0 after lost signal to thread 8234
W20260709 14:51:45.705018  8306 debug-util.cc:398] Leaking SignalData structure 0x7b08001feea0 after lost signal to thread 8309
I20260709 14:51:45.684049  8480 raft_consensus.cc:359] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:45.705344  8323 leader_election.cc:304] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:45.706205  8306 debug-util.cc:398] Leaking SignalData structure 0x7b08000415a0 after lost signal to thread 8383
I20260709 14:51:45.706802  8767 raft_consensus.cc:2804] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.707515  8767 raft_consensus.cc:493] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.707931  8767 raft_consensus.cc:3060] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.709946  8480 raft_consensus.cc:385] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.710341  8480 raft_consensus.cc:740] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.712383  8108 catalog_manager.cc:5697] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.718566  8480 consensus_queue.cc:260] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:45.719882  8306 debug-util.cc:398] Leaking SignalData structure 0x7b0800250660 after lost signal to thread 8457
W20260709 14:51:45.720932  8306 debug-util.cc:398] Leaking SignalData structure 0x7b0800282be0 after lost signal to thread 8873
I20260709 14:51:45.721793  8480 ts_tablet_manager.cc:1434] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260709 14:51:45.722965  8480 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:45.730008  8479 tablet_bootstrap.cc:654] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.773675  8480 tablet_bootstrap.cc:654] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.817768  8767 raft_consensus.cc:515] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.829119  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:45.830521  8324 leader_election.cc:343] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.832293  8767 leader_election.cc:290] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:45.839691  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:45.840739  8207 raft_consensus.cc:3060] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.884531  8479 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: No bootstrap required, opened a new log
I20260709 14:51:45.885119  8479 ts_tablet_manager.cc:1403] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.014s
I20260709 14:51:45.885329  8480 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:45.885833  8480 ts_tablet_manager.cc:1403] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.163s	user 0.047s	sys 0.034s
I20260709 14:51:45.887953  8479 raft_consensus.cc:359] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.888720  8479 raft_consensus.cc:385] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.889016  8479 raft_consensus.cc:740] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.889981  8479 consensus_queue.cc:260] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.891366  8897 consensus_queue.cc:1048] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.897962  8479 ts_tablet_manager.cc:1434] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:45.894389  8207 raft_consensus.cc:2468] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:45.905782  8323 leader_election.cc:304] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:45.907016  8767 raft_consensus.cc:2804] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.908252  8767 raft_consensus.cc:697] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:45.909277  8767 consensus_queue.cc:237] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:45.911015  8859 consensus_queue.cc:1048] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:45.916631  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 91742us
I20260709 14:51:45.892566  8480 raft_consensus.cc:359] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.925343  8480 raft_consensus.cc:385] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.925756  8480 raft_consensus.cc:740] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.926579  8480 consensus_queue.cc:260] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:45.928592  8853 raft_consensus.cc:493] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.933585  8853 raft_consensus.cc:515] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:45.936076  8853 leader_election.cc:290] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:45.937753  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:45.936316  8897 consensus_queue.cc:1048] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:51:45.951143  8859 consensus_queue.cc:1048] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.937812  8480 ts_tablet_manager.cc:1434] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.004s
I20260709 14:51:45.960536  8480 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d: Bootstrap starting.
I20260709 14:51:46.001772  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47279660dc0e42838c373436925a0ad6" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:46.032254  8397 leader_election.cc:304] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:46.035652  8853 raft_consensus.cc:2749] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.020051  8912 consensus_queue.cc:1048] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:51:46.051869  8480 tablet_bootstrap.cc:654] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.068107  8912 consensus_queue.cc:1048] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:46.077952  8104 catalog_manager.cc:5697] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 1 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.090559  8853 raft_consensus.cc:493] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.091361  8853 raft_consensus.cc:515] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:46.094854  8853 leader_election.cc:290] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:46.095546  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:46.096299  8280 raft_consensus.cc:2468] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:46.097966  8399 leader_election.cc:304] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:46.098762  8774 raft_consensus.cc:2804] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.099151  8774 raft_consensus.cc:493] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.099591  8774 raft_consensus.cc:3060] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.120177  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" is_pre_election: true
I20260709 14:51:46.120996  8205 raft_consensus.cc:2468] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 0.
I20260709 14:51:46.148296  8774 raft_consensus.cc:515] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:46.151963  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:46.152690  8280 raft_consensus.cc:3060] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.161259  8280 raft_consensus.cc:2468] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:46.162707  8399 leader_election.cc:304] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:46.164956  8480 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d: No bootstrap required, opened a new log
I20260709 14:51:46.165483  8480 ts_tablet_manager.cc:1403] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d: Time spent bootstrapping tablet: real 0.205s	user 0.030s	sys 0.032s
I20260709 14:51:46.168995  8853 raft_consensus.cc:2804] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.171761  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
I20260709 14:51:46.172518  8205 raft_consensus.cc:3060] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.177824  8480 raft_consensus.cc:359] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:46.178607  8480 raft_consensus.cc:385] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.178874  8480 raft_consensus.cc:740] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.179629  8480 consensus_queue.cc:260] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:46.182830  8205 raft_consensus.cc:2468] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:46.183247  8480 ts_tablet_manager.cc:1434] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:51:46.184067  8853 raft_consensus.cc:697] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:46.184228  8774 leader_election.cc:290] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 1 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:46.185734  8853 consensus_queue.cc:237] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:46.197104  8104 catalog_manager.cc:5697] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 1 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.228231  8430 raft_consensus.cc:3060] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.380784  8431 raft_consensus.cc:3060] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.389312  8860 consensus_queue.cc:1048] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.410738  8965 consensus_queue.cc:1048] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.569489  8853 consensus_queue.cc:1048] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.600958  8774 consensus_queue.cc:1048] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.653121  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
W20260709 14:51:46.673038  8397 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 97 similar messages]
W20260709 14:51:46.728266  8397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 55245us
W20260709 14:51:46.729455  8249 consensus_peers.cc:597] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.737607  8397 consensus_peers.cc:597] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.742676  8397 consensus_peers.cc:597] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.745936  8323 consensus_peers.cc:597] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.769788  8249 consensus_peers.cc:597] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.773370  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:46.774736  6161 tablet_replica.cc:333] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.775678  6161 raft_consensus.cc:2243] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.776211  6161 raft_consensus.cc:2272] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.781908  8249 consensus_peers.cc:597] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.782626  6161 tablet_replica.cc:333] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.783946  6161 raft_consensus.cc:2243] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.784530  6161 raft_consensus.cc:2272] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.787947  6161 tablet_replica.cc:333] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.788817  6161 raft_consensus.cc:2243] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.789350  6161 raft_consensus.cc:2272] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.792539  6161 tablet_replica.cc:333] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.796777  6161 raft_consensus.cc:2243] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.798264  6161 raft_consensus.cc:2272] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.803622  6161 tablet_replica.cc:333] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.804286  6161 raft_consensus.cc:2243] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.804847  6161 raft_consensus.cc:2272] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.807096  6161 tablet_replica.cc:333] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.807833  6161 raft_consensus.cc:2243] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.808804  6161 raft_consensus.cc:2272] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.811136  6161 tablet_replica.cc:333] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.811975  6161 raft_consensus.cc:2243] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.812376  6161 raft_consensus.cc:2272] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.812739  8397 consensus_peers.cc:597] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.814656  6161 tablet_replica.cc:333] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.815418  6161 raft_consensus.cc:2243] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.816203  6161 raft_consensus.cc:2272] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.817229  8397 consensus_peers.cc:597] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.818249  6161 tablet_replica.cc:333] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.818944  6161 raft_consensus.cc:2243] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.819419  6161 raft_consensus.cc:2272] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.821482  6161 tablet_replica.cc:333] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.822247  6161 raft_consensus.cc:2243] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.823083  6161 raft_consensus.cc:2272] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.825201  6161 tablet_replica.cc:333] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
W20260709 14:51:46.825276  8397 consensus_peers.cc:597] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.826152  6161 raft_consensus.cc:2243] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.826681  6161 raft_consensus.cc:2272] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.828979  6161 tablet_replica.cc:333] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.829854  6161 raft_consensus.cc:2243] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.830284  6161 raft_consensus.cc:2272] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.831894  8397 consensus_peers.cc:597] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.832633  6161 tablet_replica.cc:333] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.833537  6161 raft_consensus.cc:2243] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.834097  6161 raft_consensus.cc:2272] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.836159  6161 tablet_replica.cc:333] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.836884  6161 raft_consensus.cc:2243] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.837323  6161 raft_consensus.cc:2272] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.839573  6161 tablet_replica.cc:333] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.840229  6161 raft_consensus.cc:2243] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.841231  6161 raft_consensus.cc:2272] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.842998  6161 tablet_replica.cc:333] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.843833  6161 raft_consensus.cc:2243] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.844811  6161 raft_consensus.cc:2272] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.846987  6161 tablet_replica.cc:333] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.847602  6161 raft_consensus.cc:2243] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.848148  6161 raft_consensus.cc:2272] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.850028  6161 tablet_replica.cc:333] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.850656  6161 raft_consensus.cc:2243] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.851406  6161 raft_consensus.cc:2272] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.853714  6161 tablet_replica.cc:333] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.854286  6161 raft_consensus.cc:2243] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.854758  6161 raft_consensus.cc:2272] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.856875  6161 tablet_replica.cc:333] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.857462  6161 raft_consensus.cc:2243] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.858206  6161 raft_consensus.cc:2272] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.860383  6161 tablet_replica.cc:333] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.861217  6161 raft_consensus.cc:2243] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.861761  6161 raft_consensus.cc:2272] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.863826  6161 tablet_replica.cc:333] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.864693  6161 raft_consensus.cc:2243] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.865779  6161 raft_consensus.cc:2272] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.868155  6161 tablet_replica.cc:333] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.868880  6161 raft_consensus.cc:2243] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.869654  6161 raft_consensus.cc:2272] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.871980  6161 tablet_replica.cc:333] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.872772  6161 raft_consensus.cc:2243] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.873548  6161 raft_consensus.cc:2272] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.875550  6161 tablet_replica.cc:333] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.876150  6161 raft_consensus.cc:2243] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.876643  6161 raft_consensus.cc:2272] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.878521  6161 tablet_replica.cc:333] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.879113  6161 raft_consensus.cc:2243] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.879537  6161 raft_consensus.cc:2272] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.881395  6161 tablet_replica.cc:333] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.881959  6161 raft_consensus.cc:2243] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.882458  6161 raft_consensus.cc:2272] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.884588  6161 tablet_replica.cc:333] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.885157  6161 raft_consensus.cc:2243] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.885622  6161 raft_consensus.cc:2272] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.887830  6161 tablet_replica.cc:333] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.888597  6161 raft_consensus.cc:2243] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.889583  6161 raft_consensus.cc:2272] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.891510  6161 tablet_replica.cc:333] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.892210  6161 raft_consensus.cc:2243] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.893011  6161 raft_consensus.cc:2272] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.895232  6161 tablet_replica.cc:333] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.895761  6161 raft_consensus.cc:2243] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.896168  6161 raft_consensus.cc:2272] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.898254  6161 tablet_replica.cc:333] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.898799  6161 raft_consensus.cc:2243] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.899223  6161 raft_consensus.cc:2272] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.901115  6161 tablet_replica.cc:333] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.901741  6161 raft_consensus.cc:2243] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.902571  6161 raft_consensus.cc:2272] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.905833  6161 tablet_replica.cc:333] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.906675  6161 raft_consensus.cc:2243] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.907124  6161 raft_consensus.cc:2272] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.909065  6161 tablet_replica.cc:333] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.909861  6161 raft_consensus.cc:2243] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.910368  6161 raft_consensus.cc:2272] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.913731  6161 tablet_replica.cc:333] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
W20260709 14:51:46.914397  8323 consensus_peers.cc:597] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.914633  6161 raft_consensus.cc:2243] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.915274  6161 raft_consensus.cc:2272] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.918339  6161 tablet_replica.cc:333] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.919395  6161 raft_consensus.cc:2243] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.920624  6161 raft_consensus.cc:2272] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.923676  6161 tablet_replica.cc:333] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.924577  6161 raft_consensus.cc:2243] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.925661  6161 raft_consensus.cc:2272] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.928372  6161 tablet_replica.cc:333] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.929175  6161 raft_consensus.cc:2243] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.930150  6161 raft_consensus.cc:2272] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.932791  6161 tablet_replica.cc:333] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
W20260709 14:51:46.932693  8323 consensus_peers.cc:597] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.933743  6161 raft_consensus.cc:2243] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.934777  6161 raft_consensus.cc:2272] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.937505  6161 tablet_replica.cc:333] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.938311  6161 raft_consensus.cc:2243] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.938825  6161 raft_consensus.cc:2272] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.941200  6161 tablet_replica.cc:333] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
W20260709 14:51:46.941993  8249 consensus_peers.cc:597] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.942134  6161 raft_consensus.cc:2243] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.942831  6161 raft_consensus.cc:2272] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.945330  8323 consensus_peers.cc:597] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.945715  6161 tablet_replica.cc:333] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.946624  6161 raft_consensus.cc:2243] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.947171  6161 raft_consensus.cc:2272] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.949819  6161 tablet_replica.cc:333] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.950716  6161 raft_consensus.cc:2243] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.951686  6161 raft_consensus.cc:2272] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.954396  6161 tablet_replica.cc:333] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: stopping tablet replica
I20260709 14:51:46.955107  6161 raft_consensus.cc:2243] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.955649  6161 raft_consensus.cc:2272] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.965178  8249 consensus_peers.cc:597] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.966490  8397 consensus_peers.cc:597] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.975193  8323 consensus_peers.cc:597] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.981048  8323 consensus_peers.cc:597] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.988895  8249 consensus_peers.cc:597] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.020291  8175 connection.cc:466] server connection from 127.0.0.1:37370 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 147) could send its response
I20260709 14:51:47.037299  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
W20260709 14:51:47.041754  8249 consensus_peers.cc:597] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.046972  8323 consensus_peers.cc:597] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.084798  8249 consensus_peers.cc:597] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.101878  8323 consensus_peers.cc:597] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.131034  8323 consensus_peers.cc:597] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.140904  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:47.152576  8988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:47.153465  8987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:47.156766  8990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:47.159905  6161 server_base.cc:1061] running on GCE node
I20260709 14:51:47.162091  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:47.162352  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:47.162575  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608707162557 us; error 0 us; skew 500 ppm
I20260709 14:51:47.163317  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:51:47.172019  8323 consensus_peers.cc:597] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.222826  8397 consensus_peers.cc:597] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.226902  8397 consensus_peers.cc:597] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.231195  6161 webserver.cc:533] Webserver started at http://127.6.4.65:36725/ using document root <none> and password file <none>
I20260709 14:51:47.232139  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:47.232542  6161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:51:47.245828  6161 fs_manager.cc:714] Time spent opening directory manager: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:51:47.255592  8995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.256721  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:51:47.257105  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-tp5d"
I20260709 14:51:47.257647  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:47.287632  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:47.289304  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:47.294329  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:47.310082  9002 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:51:47.656525  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:51:47.656991  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.357s	user 0.015s	sys 0.005s
I20260709 14:51:47.657420  6161 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:51:47.668898  9002 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:47.700470  9002 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:47.701700  9002 tablet_bootstrap.cc:492] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:47.702450  9002 ts_tablet_manager.cc:1403] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.008s
I20260709 14:51:47.705487  9002 raft_consensus.cc:359] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:47.706235  9002 raft_consensus.cc:740] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.707094  9002 consensus_queue.cc:260] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:47.710354  9002 ts_tablet_manager.cc:1434] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 14:51:47.711285  9002 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:47.748407  9002 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:47.749497  9002 tablet_bootstrap.cc:492] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:47.750182  9002 ts_tablet_manager.cc:1403] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.008s
I20260709 14:51:47.757365  9002 raft_consensus.cc:359] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:47.758251  9002 raft_consensus.cc:740] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.761502  9002 consensus_queue.cc:260] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:47.763643  9002 ts_tablet_manager.cc:1434] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:47.764581  9002 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:47.781256  9002 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:47.782286  9002 tablet_bootstrap.cc:492] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:47.782989  9002 ts_tablet_manager.cc:1403] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:51:47.785423  9002 raft_consensus.cc:359] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.786136  9002 raft_consensus.cc:740] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.786846  9002 consensus_queue.cc:260] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.789093  9002 ts_tablet_manager.cc:1434] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:51:47.789966  9002 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:47.835832  9002 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:47.837141  9002 tablet_bootstrap.cc:492] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:47.837846  9002 ts_tablet_manager.cc:1403] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.008s
I20260709 14:51:47.840479  9002 raft_consensus.cc:359] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:47.841213  9002 raft_consensus.cc:740] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.841965  9002 consensus_queue.cc:260] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:47.863451  9002 ts_tablet_manager.cc:1434] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:51:47.864535  9002 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:47.890564  9002 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:47.891911  9002 tablet_bootstrap.cc:492] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:47.892783  9002 ts_tablet_manager.cc:1403] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260709 14:51:47.895653  9002 raft_consensus.cc:359] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:47.896548  9002 raft_consensus.cc:740] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.897608  9002 consensus_queue.cc:260] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:47.899786  8860 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.900317  9002 ts_tablet_manager.cc:1434] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:51:47.900512  8860 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:47.901317  9002 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:47.907182  8860 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:47.909572  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:47.914399  8323 leader_election.cc:336] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:47.916698  8324 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:47.920069  8860 raft_consensus.cc:2749] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:47.933172  8860 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.934983  8860 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:47.937860  8860 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:47.942951  9006 raft_consensus.cc:493] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.943598  9006 raft_consensus.cc:515] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.946194  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:47.946817  8924 raft_consensus.cc:493] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.947484  8924 raft_consensus.cc:515] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.948776  9002 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:47.950074  9002 tablet_bootstrap.cc:492] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:47.951293  9002 ts_tablet_manager.cc:1403] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.020s
I20260709 14:51:47.954169  9002 raft_consensus.cc:359] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.954989  9002 raft_consensus.cc:740] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.946226  9006 leader_election.cc:290] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:47.954394  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:47.955945  9002 consensus_queue.cc:260] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.958812  9002 ts_tablet_manager.cc:1434] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:47.959956  9002 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:47.959859  8323 leader_election.cc:336] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:47.961788  8323 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:47.963982  8859 raft_consensus.cc:2749] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:47.964933  8959 raft_consensus.cc:493] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.950101  8970 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.966423  8774 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.966822  8970 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.969499  8970 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
W20260709 14:51:47.970973  8397 leader_election.cc:336] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:47.971544  8397 leader_election.cc:304] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:47.966987  8774 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.965574  8959 raft_consensus.cc:515] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.973652  8774 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:47.974277  8774 raft_consensus.cc:2749] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:47.975297  8959 leader_election.cc:290] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:47.976001  8859 raft_consensus.cc:493] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.979314  8859 raft_consensus.cc:515] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:47.981462  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:47.984018  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:47.985440  9002 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:47.965895  9006 raft_consensus.cc:493] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.986685  9002 tablet_bootstrap.cc:492] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:47.986570  9006 raft_consensus.cc:515] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:47.987653  9002 ts_tablet_manager.cc:1403] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260709 14:51:47.989463  9006 leader_election.cc:290] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
W20260709 14:51:47.990849  8324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 74290.5us
I20260709 14:51:47.990551  9002 raft_consensus.cc:359] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:47.986608  8924 leader_election.cc:290] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:47.991770  9002 raft_consensus.cc:740] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.992743  9002 consensus_queue.cc:260] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:47.995179  8924 raft_consensus.cc:493] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:47.999805  8860 raft_consensus.cc:493] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.000038  8924 raft_consensus.cc:515] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.000509  8860 raft_consensus.cc:515] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.001781  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:47.998603  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:47.982095  8859 leader_election.cc:290] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.004509  8280 raft_consensus.cc:2468] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.003135  8860 leader_election.cc:290] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:47.996343  9002 ts_tablet_manager.cc:1434] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:47.996170  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.006601  9002 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:48.006839  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.003679  8924 leader_election.cc:290] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:47.999156  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:47.993512  8249 leader_election.cc:336] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.015291  8924 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.016726  8924 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.017624  8399 leader_election.cc:304] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.025425  8970 raft_consensus.cc:2804] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.017901  8250 leader_election.cc:304] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [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: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:48.029719  9012 raft_consensus.cc:2749] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.017810  9006 raft_consensus.cc:493] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.020541  8924 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
W20260709 14:51:48.023548  8397 leader_election.cc:336] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.033176  8970 raft_consensus.cc:493] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.035709  8970 raft_consensus.cc:3060] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:48.033622  8323 leader_election.cc:336] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.041383  8977 raft_consensus.cc:493] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.042146  8977 raft_consensus.cc:515] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.044971  8977 leader_election.cc:290] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.046649  8970 raft_consensus.cc:515] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.047503  8324 leader_election.cc:304] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:48.048576  8965 raft_consensus.cc:2749] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.034932  8397 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:48.037827  9006 raft_consensus.cc:515] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.050231  8774 raft_consensus.cc:2749] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.049701  8397 leader_election.cc:336] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.051144  8397 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
W20260709 14:51:48.052225  8397 leader_election.cc:336] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.052795  8774 raft_consensus.cc:2749] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.058462  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.058846  8970 leader_election.cc:290] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.059438  8430 raft_consensus.cc:2393] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf84ce4dc6684ac98947403c81a4d94c in current term 2: Already voted for candidate 5875995477c9408f83bc256fd8cf9e9d in this term.
I20260709 14:51:48.061219  8970 raft_consensus.cc:493] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
W20260709 14:51:48.063568  8249 leader_election.cc:336] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.064426  9006 leader_election.cc:290] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.066612  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.067962  8249 leader_election.cc:304] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [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: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:48.072512  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82852cd07bb5427a99d8050e4f8fe000" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:48.072885  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:48.073171  8280 raft_consensus.cc:3060] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.073596  8284 raft_consensus.cc:2468] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.074474  8977 raft_consensus.cc:2749] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.061967  8970 raft_consensus.cc:515] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.077461  8970 leader_election.cc:290] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.087423  8399 leader_election.cc:304] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.088886  9006 raft_consensus.cc:2804] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.089336  9006 raft_consensus.cc:493] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.089819  9006 raft_consensus.cc:3060] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.065622  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.064867  9002 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:48.090559  8430 raft_consensus.cc:2468] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:48.091041  8970 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.091733  8970 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:48.093961  8970 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.094213  9002 tablet_bootstrap.cc:492] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:48.097391  9002 ts_tablet_manager.cc:1403] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.091s	user 0.030s	sys 0.008s
I20260709 14:51:48.096184  8860 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.098831  8860 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.101621  8860 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.094933  8250 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.103271  8977 raft_consensus.cc:2804] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.104193  8977 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.104682  8977 raft_consensus.cc:3060] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.105443  9006 raft_consensus.cc:515] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.107827  9006 leader_election.cc:290] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.109714  9002 raft_consensus.cc:359] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.110492  9002 raft_consensus.cc:740] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.112519  8774 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.113101  8774 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.113795  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.114488  8430 raft_consensus.cc:2468] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:48.115082  8774 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.116951  8324 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.118310  9013 raft_consensus.cc:2804] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:51:48.095973  8249 leader_election.cc:336] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.118710  9013 raft_consensus.cc:493] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.118762  8977 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.119598  9013 raft_consensus.cc:3060] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.120057  8280 raft_consensus.cc:2468] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.121802  8977 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.122198  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287ac02c6d14f60a47951be749952a7" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:48.122864  8284 raft_consensus.cc:3060] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.123628  8399 leader_election.cc:304] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.131040  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.122617  8249 leader_election.cc:304] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [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: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:48.133126  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:48.132869  9013 raft_consensus.cc:515] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.135226  9012 raft_consensus.cc:493] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.136674  9012 raft_consensus.cc:515] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.138410  9013 leader_election.cc:290] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.138845  9012 leader_election.cc:290] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:48.139158  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:48.135143  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.139778  8431 raft_consensus.cc:3060] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.139997  8354 raft_consensus.cc:2468] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.140857  8430 raft_consensus.cc:3060] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.133010  8774 raft_consensus.cc:493] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.143661  8774 raft_consensus.cc:515] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.145825  8774 leader_election.cc:290] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.132802  9002 consensus_queue.cc:260] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.146850  8431 raft_consensus.cc:2468] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:48.147997  9002 ts_tablet_manager.cc:1434] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 14:51:48.148737  8324 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.149006  9002 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:48.149565  9013 raft_consensus.cc:2804] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.150082  9013 raft_consensus.cc:697] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:48.151208  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:48.151930  8280 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.151571  9013 consensus_queue.cc:237] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.154333  8399 leader_election.cc:304] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.150123  9012 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.152967  8985 raft_consensus.cc:493] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.161634  8774 raft_consensus.cc:493] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.161499  8985 raft_consensus.cc:515] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.162144  8774 raft_consensus.cc:515] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.163769  8985 leader_election.cc:290] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.164326  8985 raft_consensus.cc:2804] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.150075  8924 raft_consensus.cc:493] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.164583  8774 leader_election.cc:290] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
W20260709 14:51:48.161573  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 65601.8us
I20260709 14:51:48.166776  8924 raft_consensus.cc:515] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
W20260709 14:51:48.167357  8249 leader_election.cc:336] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.168239  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:48.168445  8977 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.169206  8924 leader_election.cc:290] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.169018  8977 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.127852  8970 raft_consensus.cc:2804] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.159814  8959 raft_consensus.cc:2749] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.166504  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:48.160077  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd58743ee6554b99ad2c131e46a4d359" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.171756  8977 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:48.171860  8970 raft_consensus.cc:697] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:48.164705  8985 raft_consensus.cc:493] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.165306  8284 raft_consensus.cc:2468] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.172551  8985 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:48.160852  8323 leader_election.cc:336] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.173345  8323 leader_election.cc:304] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:48.174190  8860 raft_consensus.cc:2749] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.174791  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.175603  8431 raft_consensus.cc:2468] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:48.176959  8250 leader_election.cc:304] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.177100  8399 leader_election.cc:304] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.166170  9012 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.158875  8430 raft_consensus.cc:2468] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 2.
I20260709 14:51:48.178337  8774 raft_consensus.cc:2804] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.178872  8774 raft_consensus.cc:697] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:48.180116  9012 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.180193  8774 consensus_queue.cc:237] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.180923  9012 raft_consensus.cc:2804] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.181769  8959 raft_consensus.cc:493] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.182013  9012 raft_consensus.cc:493] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.182475  8959 raft_consensus.cc:515] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.183810  8250 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.185150  8959 leader_election.cc:290] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.185617  8924 raft_consensus.cc:2804] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.186257  8924 raft_consensus.cc:697] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:48.181831  8970 consensus_queue.cc:237] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.187234  8924 consensus_queue.cc:237] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.182539  9012 raft_consensus.cc:3060] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:48.205098  8397 leader_election.cc:336] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.205685  8860 raft_consensus.cc:493] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.205967  8985 raft_consensus.cc:515] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.206313  8860 raft_consensus.cc:515] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.208811  8860 leader_election.cc:290] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.208998  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.209599  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.209959  8431 raft_consensus.cc:2468] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:48.210266  8432 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:48.211350  8250 leader_election.cc:304] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.211699  8324 leader_election.cc:304] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.213129  8959 raft_consensus.cc:2804] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.213219  8965 raft_consensus.cc:2804] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.213693  8959 raft_consensus.cc:493] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.213838  8965 raft_consensus.cc:493] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.214212  8959 raft_consensus.cc:3060] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.214394  8965 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.200066  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.218549  9012 raft_consensus.cc:515] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.220321  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:48.233203  8280 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.220599  8985 leader_election.cc:290] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.237179  8985 raft_consensus.cc:493] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.237677  8985 raft_consensus.cc:515] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.239763  8985 leader_election.cc:290] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.241010  9012 leader_election.cc:290] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.241295  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082054ae32724ff0a8c1a7e71adc6de9" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:48.241925  8432 raft_consensus.cc:3060] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.226666  8105 catalog_manager.cc:5697] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 2 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:48.216890  8397 leader_election.cc:336] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.226996  9013 raft_consensus.cc:493] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.216459  8430 raft_consensus.cc:2468] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:48.255898  8250 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.257166  8924 raft_consensus.cc:2804] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.252769  9013 raft_consensus.cc:515] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.257596  8924 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.261472  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.262066  8924 raft_consensus.cc:3060] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.227557  8965 raft_consensus.cc:515] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.264230  8965 leader_election.cc:290] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.266050  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:48.257378  8397 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.266746  8431 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.280962  9016 raft_consensus.cc:2804] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.281478  9016 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.281955  9016 raft_consensus.cc:3060] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.285085  9013 leader_election.cc:290] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.287832  8431 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:48.271302  8432 raft_consensus.cc:2468] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 2.
I20260709 14:51:48.288766  8108 catalog_manager.cc:5697] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 2 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.290545  9016 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
W20260709 14:51:48.270989  8323 leader_election.cc:336] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.302819  9016 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.294278  8924 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.303402  9016 raft_consensus.cc:493] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.303905  9016 raft_consensus.cc:515] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.304240  8250 leader_election.cc:304] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.252089  8280 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.305060  9012 raft_consensus.cc:2804] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:51:48.296370  8397 leader_election.cc:336] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.305691  8397 leader_election.cc:304] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:48.291960  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:48.306667  8397 leader_election.cc:336] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.306701  8354 raft_consensus.cc:2468] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.307117  8427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
W20260709 14:51:48.307432  8397 leader_election.cc:336] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.307770  8427 raft_consensus.cc:3060] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.308102  8324 leader_election.cc:304] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.310067  9016 leader_election.cc:290] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.310235  9013 raft_consensus.cc:2804] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.306732  8399 leader_election.cc:304] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.310817  9013 raft_consensus.cc:697] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:48.311702  8985 raft_consensus.cc:2804] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.312258  8985 raft_consensus.cc:697] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:48.312095  9013 consensus_queue.cc:237] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.313377  8985 consensus_queue.cc:237] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.308542  8970 raft_consensus.cc:2749] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.317152  8924 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.298934  8104 catalog_manager.cc:5697] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:48.325748  8249 leader_election.cc:336] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.326392  8249 leader_election.cc:304] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [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: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:48.308163  8397 leader_election.cc:336] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.330390  8397 leader_election.cc:304] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:48.331713  8977 raft_consensus.cc:2749] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.332291  9016 raft_consensus.cc:2749] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.333842  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.340539  8774 raft_consensus.cc:493] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.341197  8774 raft_consensus.cc:515] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.344684  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:48.347229  8280 raft_consensus.cc:2468] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.348592  8399 leader_election.cc:304] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.348815  8774 leader_election.cc:290] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.349419  8774 raft_consensus.cc:2804] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.349931  8774 raft_consensus.cc:493] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.350440  8774 raft_consensus.cc:3060] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.346333  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.351071  8354 raft_consensus.cc:2468] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:48.348543  8427 raft_consensus.cc:2468] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 2.
I20260709 14:51:48.345041  8108 catalog_manager.cc:5697] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 2 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.354912  8250 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.355844  8977 raft_consensus.cc:2804] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.356338  8977 raft_consensus.cc:697] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:48.357236  8977 consensus_queue.cc:237] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.384238  8985 raft_consensus.cc:493] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
W20260709 14:51:48.384554  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 45677.2us
I20260709 14:51:48.385371  8397 leader_election.cc:304] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.385038  8985 raft_consensus.cc:515] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.386219  9016 raft_consensus.cc:2804] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.386647  9016 raft_consensus.cc:493] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.387006  9016 raft_consensus.cc:3060] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:48.391728  8323 leader_election.cc:336] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.393573  9024 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.394155  9024 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
W20260709 14:51:48.398241  8397 leader_election.cc:336] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.399184  8397 leader_election.cc:336] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.399551  8397 leader_election.cc:304] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:48.395092  9016 raft_consensus.cc:515] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.401863  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.421698  9012 raft_consensus.cc:697] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:48.428478  8351 raft_consensus.cc:2468] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.428915  8860 raft_consensus.cc:493] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.396955  9013 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.429116  9012 consensus_queue.cc:237] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.429579  8860 raft_consensus.cc:515] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.429935  9013 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.431783  8860 leader_election.cc:290] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.402824  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:48.403532  9024 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:48.433364  8354 raft_consensus.cc:3060] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.402855  9030 raft_consensus.cc:493] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.435374  9030 raft_consensus.cc:515] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.388005  8985 leader_election.cc:290] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.415141  8959 raft_consensus.cc:515] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.417536  8774 raft_consensus.cc:515] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
W20260709 14:51:48.420740  8323 leader_election.cc:336] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.441840  8323 leader_election.cc:336] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.442879  8323 leader_election.cc:336] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.438666  9002 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:51:48.438535  8397 leader_election.cc:336] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.443404  8323 leader_election.cc:304] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:48.443928  8397 leader_election.cc:304] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [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: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
W20260709 14:51:48.423693  8249 leader_election.cc:336] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.444634  8965 raft_consensus.cc:2749] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.446960  8774 leader_election.cc:290] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.448448  9013 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.448939  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70186d7eb8f942da9e107e3a9b1a888e" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:48.449522  8280 raft_consensus.cc:3060] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.451722  9030 leader_election.cc:290] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.452348  8985 raft_consensus.cc:2749] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.454389  9016 leader_election.cc:290] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.455500  8959 leader_election.cc:290] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.441437  8970 raft_consensus.cc:2749] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.445365  8249 leader_election.cc:336] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.458487  8249 leader_election.cc:336] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.459877  8250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 50039.6us
I20260709 14:51:48.460121  9002 tablet_bootstrap.cc:492] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:48.460969  9002 ts_tablet_manager.cc:1403] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.312s	user 0.029s	sys 0.013s
I20260709 14:51:48.462347  8280 raft_consensus.cc:2468] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.462489  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:48.463212  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:48.463363  8432 raft_consensus.cc:2468] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 1.
I20260709 14:51:48.463832  8284 raft_consensus.cc:2468] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:48.465253  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
W20260709 14:51:48.463357  8397 leader_election.cc:336] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.465591  8399 leader_election.cc:304] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.466260  8325 leader_election.cc:304] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
W20260709 14:51:48.466748  8249 leader_election.cc:336] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.478591  9002 raft_consensus.cc:359] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.482370  9002 raft_consensus.cc:740] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.465828  8284 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 1.
I20260709 14:51:48.483783  9036 raft_consensus.cc:2804] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.484239  9036 raft_consensus.cc:493] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.484962  9036 raft_consensus.cc:3060] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.484175  9002 consensus_queue.cc:260] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.485514  8427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af6b31130ca42fcb8f4bd122498652f" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:48.486155  8427 raft_consensus.cc:3060] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:48.466614  8397 leader_election.cc:336] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.482120  8249 leader_election.cc:336] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.489573  8249 leader_election.cc:336] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.493165  8250 leader_election.cc:304] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [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: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.492446  8325 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.493633  9002 ts_tablet_manager.cc:1434] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:51:48.496335  9002 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:48.494990  8965 raft_consensus.cc:2804] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.500963  8358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933471f316c648ceaf6824b12fcaf2dc" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:48.504235  8358 raft_consensus.cc:3060] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.497690  8397 leader_election.cc:304] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.506939  8774 raft_consensus.cc:2804] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.507319  8774 raft_consensus.cc:493] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.507649  8774 raft_consensus.cc:3060] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.493197  9034 raft_consensus.cc:2804] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.508279  8108 catalog_manager.cc:5697] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 2 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.518203  8358 raft_consensus.cc:2468] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.503618  8965 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.519898  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.520236  8965 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.523875  8977 raft_consensus.cc:2804] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.525499  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:48.526152  8774 raft_consensus.cc:515] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.528667  9034 raft_consensus.cc:697] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:48.524430  8977 raft_consensus.cc:493] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.530066  8977 raft_consensus.cc:3060] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.529675  9034 consensus_queue.cc:237] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.506966  8104 catalog_manager.cc:5697] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:48.533301  8397 leader_election.cc:336] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.533478  8354 raft_consensus.cc:2468] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.534538  8774 leader_election.cc:290] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.533869  8104 catalog_manager.cc:5697] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.537185  8352 raft_consensus.cc:2468] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 1.
I20260709 14:51:48.539623  9036 raft_consensus.cc:515] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.541867  9036 leader_election.cc:290] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.545377  8427 raft_consensus.cc:2468] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 2.
W20260709 14:51:48.533885  8397 leader_election.cc:336] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.549104  8965 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.553637  8356 raft_consensus.cc:2393] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf84ce4dc6684ac98947403c81a4d94c in current term 2: Already voted for candidate 4d3c8728c9334aa09e4285dca75957de in this term.
I20260709 14:51:48.553670  8250 leader_election.cc:304] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
W20260709 14:51:48.554159  8397 leader_election.cc:336] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.554629  9032 raft_consensus.cc:2804] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.555209  9032 raft_consensus.cc:697] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:48.548079  8105 catalog_manager.cc:5697] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 2 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.559904  8397 leader_election.cc:304] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.556228  9032 consensus_queue.cc:237] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:48.561450  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 52338.6us
I20260709 14:51:48.562363  8774 raft_consensus.cc:2804] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.563130  8774 raft_consensus.cc:697] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:48.564172  8774 consensus_queue.cc:237] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.567040  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:48.567771  8284 raft_consensus.cc:3060] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.568037  6161 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:51:48.567642  8104 catalog_manager.cc:5697] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.562338  8977 raft_consensus.cc:515] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.568459  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.911s	user 0.319s	sys 0.013s
I20260709 14:51:48.571260  8977 leader_election.cc:290] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.569499  8249 leader_election.cc:304] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [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: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:48.572741  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758be2ffd624b878d096bcd5c45df94" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:48.570582  8397 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:48.573434  8432 raft_consensus.cc:3060] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.573848  9016 raft_consensus.cc:2804] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.574407  9016 raft_consensus.cc:697] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:48.575299  9016 consensus_queue.cc:237] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:48.581375  8397 leader_election.cc:304] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [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: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.583508  8970 raft_consensus.cc:2804] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.583940  8970 raft_consensus.cc:493] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.584314  8970 raft_consensus.cc:3060] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.584683  8965 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:48.586508  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:48.587374  8280 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.587713  8249 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:48.591123  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834b9dba9864e3ca495209cfa634d24" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:48.591758  8356 raft_consensus.cc:3060] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.606570  8432 raft_consensus.cc:2468] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 2.
I20260709 14:51:48.608093  8250 leader_election.cc:304] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.609038  8356 raft_consensus.cc:2468] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.609711  9024 raft_consensus.cc:2804] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.612172  8280 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:48.616025  8284 raft_consensus.cc:2468] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:48.600724  8977 raft_consensus.cc:2804] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.620326  8325 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.621594  8965 raft_consensus.cc:2804] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.621843  8325 leader_election.cc:304] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:48.622200  8965 raft_consensus.cc:697] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:48.622889  9036 raft_consensus.cc:2804] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.623428  9036 raft_consensus.cc:697] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:48.624352  9036 consensus_queue.cc:237] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.625670  9024 raft_consensus.cc:697] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:48.627091  9024 consensus_queue.cc:237] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.619158  9031 raft_consensus.cc:2749] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.623188  8965 consensus_queue.cc:237] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.619648  8977 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:51:48.637059  8977 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:48.618191  8397 leader_election.cc:336] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.641966  8397 leader_election.cc:336] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.642261  8249 leader_election.cc:336] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.649370  8432 raft_consensus.cc:1275] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer cf84ce4dc6684ac98947403c81a4d94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:48.643143  8249 leader_election.cc:336] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.652334  9031 consensus_queue.cc:1048] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:48.643174  8323 leader_election.cc:336] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.662914  8249 leader_election.cc:336] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.664073  8323 leader_election.cc:336] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.666482  8249 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [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: cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
W20260709 14:51:48.667927  8249 leader_election.cc:336] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.668736  8249 leader_election.cc:336] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.669677  8249 leader_election.cc:336] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.643143  8397 leader_election.cc:336] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.674013  8397 leader_election.cc:304] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:48.677372  9016 raft_consensus.cc:2804] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.677971  9016 raft_consensus.cc:697] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:48.677990  8432 raft_consensus.cc:1275] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.678987  9016 consensus_queue.cc:237] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.680019  9036 consensus_queue.cc:1048] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:48.667510  9024 raft_consensus.cc:2749] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.700266  8977 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
W20260709 14:51:48.706072  8397 leader_election.cc:336] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.714395  8249 leader_election.cc:336] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.717126  8430 raft_consensus.cc:1275] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.717883  9002 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:48.718529  8970 raft_consensus.cc:515] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.719066  9002 tablet_bootstrap.cc:492] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:48.720813  9002 ts_tablet_manager.cc:1403] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.225s	user 0.023s	sys 0.003s
I20260709 14:51:48.721837  8859 consensus_queue.cc:1048] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:48.723696  9002 raft_consensus.cc:359] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.724741  9002 raft_consensus.cc:740] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.733798  8977 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [CANDIDATE]: Term 2 election: Requested vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:48.725713  9002 consensus_queue.cc:260] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:48.739037  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4606a7930a7947bfb402e5ad7364ac28" candidate_uuid: "5875995477c9408f83bc256fd8cf9e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:48.745219  8354 raft_consensus.cc:3060] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.722186  8970 leader_election.cc:290] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:48.762204  9002 ts_tablet_manager.cc:1434] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 14:51:48.763237  9002 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:48.782351  8397 consensus_peers.cc:597] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:48.782972  8397 consensus_peers.cc:597] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.783177  8354 raft_consensus.cc:2468] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5875995477c9408f83bc256fd8cf9e9d in term 2.
I20260709 14:51:48.785810  8284 raft_consensus.cc:1275] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.791074  8397 leader_election.cc:304] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
W20260709 14:51:48.792342  8397 leader_election.cc:336] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:51:48.795598  8970 raft_consensus.cc:2804] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:48.796319  8970 raft_consensus.cc:697] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Leader. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
W20260709 14:51:48.797210  8323 leader_election.cc:336] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.797947  8323 leader_election.cc:336] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:51:48.798585  8323 consensus_peers.cc:597] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.801726  8432 raft_consensus.cc:1275] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer cf84ce4dc6684ac98947403c81a4d94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.795722  8985 consensus_queue.cc:1048] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:51:48.809412  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "cf84ce4dc6684ac98947403c81a4d94c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:48.810065  8352 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.805418  8104 catalog_manager.cc:5697] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 2 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.811928  8108 catalog_manager.cc:5697] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.813477  8108 catalog_manager.cc:5697] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.803505  8105 catalog_manager.cc:5697] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 2 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.814927  8108 catalog_manager.cc:5697] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.816797  8104 catalog_manager.cc:5697] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 2 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.824520  9032 consensus_queue.cc:1048] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:48.797216  8970 consensus_queue.cc:237] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:48.860948  8250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 47497.3us
I20260709 14:51:48.879446  8280 raft_consensus.cc:1275] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.884862  9034 consensus_queue.cc:1048] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 14:51:48.911934  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 97943.7us
W20260709 14:51:48.927253  9055 log.cc:927] Time spent T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:51:48.933418  9002 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:51:48.935871  8397 consensus_peers.cc:597] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.937517  9002 tablet_bootstrap.cc:492] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:48.938279  9002 ts_tablet_manager.cc:1403] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.010s
I20260709 14:51:48.949820  9002 raft_consensus.cc:359] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.950603  9002 raft_consensus.cc:740] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.951380  9002 consensus_queue.cc:260] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:48.955969  9002 ts_tablet_manager.cc:1434] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:51:48.976624  8280 raft_consensus.cc:1275] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.987654  8354 raft_consensus.cc:1275] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.988801  8970 consensus_queue.cc:1048] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.994160  8429 raft_consensus.cc:1275] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer cf84ce4dc6684ac98947403c81a4d94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:48.997939  9004 raft_consensus.cc:493] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.998582  9004 raft_consensus.cc:515] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:48.999148  8352 raft_consensus.cc:2468] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf84ce4dc6684ac98947403c81a4d94c in term 2.
I20260709 14:51:49.002799  9031 consensus_queue.cc:1048] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:49.007982  9004 leader_election.cc:290] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:49.017606  9002 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:49.049823  8323 consensus_peers.cc:597] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.062561  9004 raft_consensus.cc:493] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.063187  9004 raft_consensus.cc:515] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:49.065567  9004 leader_election.cc:290] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
W20260709 14:51:49.114643  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 147875us
I20260709 14:51:49.118702  8249 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [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: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:49.141230  8959 raft_consensus.cc:2804] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:49.142542  8959 raft_consensus.cc:697] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Becoming Leader. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:49.167500  9002 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:49.172796  8959 consensus_queue.cc:237] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:49.195375  8354 raft_consensus.cc:1275] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.208576  9002 tablet_bootstrap.cc:492] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:49.210210  9002 ts_tablet_manager.cc:1403] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.193s	user 0.021s	sys 0.007s
I20260709 14:51:49.219820  9004 raft_consensus.cc:493] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.221050  9004 raft_consensus.cc:515] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:49.227604  9004 leader_election.cc:290] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:49.247291  9002 raft_consensus.cc:359] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:49.252898  8285 raft_consensus.cc:1275] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.248476  9002 raft_consensus.cc:740] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.234171  9004 raft_consensus.cc:493] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.279636  9016 consensus_queue.cc:1048] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:49.280790  8985 consensus_queue.cc:1048] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:49.281767  8105 catalog_manager.cc:5697] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 2 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:49.286356  8397 consensus_peers.cc:597] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.295502  9002 consensus_queue.cc:260] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:49.303366  8352 raft_consensus.cc:1275] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.319556  8280 raft_consensus.cc:1275] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.321512  8432 raft_consensus.cc:1275] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer cf84ce4dc6684ac98947403c81a4d94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.322711  9004 raft_consensus.cc:515] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:49.332851  9004 leader_election.cc:290] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:49.333590  9004 raft_consensus.cc:493] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.340219  8282 raft_consensus.cc:1275] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.352600  9004 raft_consensus.cc:515] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:49.352240  8108 catalog_manager.cc:5697] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68). New cstate: current_term: 2 leader_uuid: "5875995477c9408f83bc256fd8cf9e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.365550  9013 consensus_queue.cc:1048] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:49.361881  8859 consensus_queue.cc:1048] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 14:51:49.374037  9016 consensus_queue.cc:1048] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:49.378944  8249 consensus_peers.cc:597] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.378958  9081 raft_consensus.cc:493] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.394608  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:49.398437  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:49.403280  8249 consensus_peers.cc:597] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.404145  8249 consensus_peers.cc:597] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.421880  9016 consensus_queue.cc:1048] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:51:49.439473  8428 raft_consensus.cc:1275] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer cf84ce4dc6684ac98947403c81a4d94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.380659  9081 raft_consensus.cc:515] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:49.456211  8397 consensus_peers.cc:597] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.463694  8397 consensus_peers.cc:597] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.476719  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
W20260709 14:51:49.480657  8323 consensus_peers.cc:597] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.492312  8323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 183199us
W20260709 14:51:49.464202  8397 consensus_peers.cc:597] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.493045  8397 consensus_peers.cc:597] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.495896  8249 consensus_peers.cc:597] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.493667  8323 consensus_peers.cc:597] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.496479  8249 consensus_peers.cc:597] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.522156  8924 consensus_queue.cc:1048] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:51:49.540772  9004 leader_election.cc:290] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:49.544018  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:49.605722  9050 consensus_queue.cc:1048] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:49.557267  9081 leader_election.cc:290] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:49.635694  9002 ts_tablet_manager.cc:1434] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.425s	user 0.019s	sys 0.019s
I20260709 14:51:49.681197  8280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:49.681522  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:49.683761  8278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:49.702262  8999 leader_election.cc:304] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:49.703505  9081 raft_consensus.cc:2749] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:49.709059  8397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 49864.1us
W20260709 14:51:49.709966  8397 consensus_peers.cc:597] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.710601  8397 consensus_peers.cc:597] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:49.711241  8397 consensus_peers.cc:597] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.725677  9081 raft_consensus.cc:493] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.726415  9081 raft_consensus.cc:515] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:49.731180  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:49.737219  9002 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:49.737993  8279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9c386b5a94ea094c6231188234689" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:49.731114  9081 leader_election.cc:290] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:49.743801  8999 leader_election.cc:304] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:49.738969  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:49.753257  9081 raft_consensus.cc:2749] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.776845  8999 leader_election.cc:304] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:49.778466  9081 raft_consensus.cc:2749] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:49.781415  8397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 63693.2us
I20260709 14:51:49.825860  8357 raft_consensus.cc:1275] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer cf84ce4dc6684ac98947403c81a4d94c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:49.827618  8323 consensus_peers.cc:597] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.833578  8249 consensus_peers.cc:597] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.836686  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6137b065d04f78b43de29f3e303692" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:49.837445  8249 consensus_peers.cc:597] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.837999  8249 consensus_peers.cc:597] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.838517  8249 consensus_peers.cc:597] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.839067  8249 consensus_peers.cc:597] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.839756  8249 consensus_peers.cc:597] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.849709  8323 consensus_peers.cc:597] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.877161  8397 consensus_peers.cc:597] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.866639  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fc607c6f14784a97fa584766f7289" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:49.882077  8998 leader_election.cc:304] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:49.883615  9081 raft_consensus.cc:2749] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.872617  8430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00056597826a40b9857f72c2d08e44ec" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:49.913085  9081 raft_consensus.cc:493] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.904418  8352 raft_consensus.cc:1275] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 5875995477c9408f83bc256fd8cf9e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.913779  9081 raft_consensus.cc:515] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:49.903795  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef952d942740de8b9756e0dd374a6a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
W20260709 14:51:49.950390  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 63073.2us
I20260709 14:51:49.957576  9081 leader_election.cc:290] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
W20260709 14:51:49.957948  8250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 58268.1us
I20260709 14:51:49.969169  9081 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:49.969841  9098 log.cc:927] Time spent T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 14:51:49.970055  9081 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:49.952251  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e414990dd28498e9bf1cb7fc47ba457" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:49.960549  9032 consensus_queue.cc:1048] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
W20260709 14:51:49.994804  8323 consensus_peers.cc:597] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.995390  8323 consensus_peers.cc:597] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.995811  8323 consensus_peers.cc:597] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:49.996322  8323 consensus_peers.cc:597] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:50.007208  8249 consensus_peers.cc:597] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:50.012691  9081 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
W20260709 14:51:50.038416  8249 consensus_peers.cc:597] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:50.052134  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:44019, user_credentials={real_user=slave}} blocked reactor thread for 44351.5us
W20260709 14:51:50.053740  8249 consensus_peers.cc:597] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:50.066846  8397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 113636us
I20260709 14:51:50.049379  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:50.066851  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:50.097112  9106 consensus_queue.cc:1048] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:51:50.134562  8998 leader_election.cc:304] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:50.137172  9081 raft_consensus.cc:2749] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:50.137650  8998 leader_election.cc:304] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 5875995477c9408f83bc256fd8cf9e9d, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:50.139232  9081 raft_consensus.cc:2749] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:50.139194  8998 leader_election.cc:304] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:50.141113  9081 raft_consensus.cc:2749] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:50.143478  9002 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.149801  9002 tablet_bootstrap.cc:492] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.150811  9002 ts_tablet_manager.cc:1403] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.414s	user 0.027s	sys 0.027s
I20260709 14:51:50.160454  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e414990dd28498e9bf1cb7fc47ba457" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:50.173316  8997 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:50.175064  9081 raft_consensus.cc:2749] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:50.184965  8998 leader_election.cc:304] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
W20260709 14:51:50.188500  8323 consensus_peers.cc:597] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:50.192327  8397 consensus_peers.cc:597] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:50.204831  8397 consensus_peers.cc:597] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:50.205471  9081 raft_consensus.cc:2749] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:50.205896  8397 consensus_peers.cc:597] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:50.216112  8397 consensus_peers.cc:597] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:50.243844  8323 consensus_peers.cc:597] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:50.247550  9002 raft_consensus.cc:359] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.251291  8105 catalog_manager.cc:5697] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c reported cstate change: term changed from 1 to 2, leader changed from 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65) to cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66). New cstate: current_term: 2 leader_uuid: "cf84ce4dc6684ac98947403c81a4d94c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:50.248414  9002 raft_consensus.cc:740] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.259019  9081 raft_consensus.cc:493] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.259620  9081 raft_consensus.cc:515] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.263561  9002 consensus_queue.cc:260] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.282727  9081 leader_election.cc:290] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:50.282789  8354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:50.301322  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:50.332419  8998 leader_election.cc:304] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:50.333410  9081 raft_consensus.cc:2749] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:50.370703  8323 consensus_peers.cc:597] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:50.390714  9002 ts_tablet_manager.cc:1434] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.240s	user 0.010s	sys 0.007s
I20260709 14:51:50.391594  9002 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:50.402382  8323 consensus_peers.cc:597] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:50.424425  9002 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.425596  9002 tablet_bootstrap.cc:492] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.426345  9002 ts_tablet_manager.cc:1403] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.005s
I20260709 14:51:50.429383  9002 raft_consensus.cc:359] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.430176  9002 raft_consensus.cc:740] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.431106  9002 consensus_queue.cc:260] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.433799  9002 ts_tablet_manager.cc:1434] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:50.434810  9002 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:50.456633  9129 raft_consensus.cc:493] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.457329  9129 raft_consensus.cc:515] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:50.462607  8353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:50.466701  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9163f87de244819659a6b4dd63b56f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:50.468688  8999 leader_election.cc:304] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:50.469648  9081 raft_consensus.cc:2749] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:50.471868  9129 leader_election.cc:290] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:50.512629  9002 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.516566  9002 tablet_bootstrap.cc:492] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.517453  9002 ts_tablet_manager.cc:1403] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.003s
I20260709 14:51:50.520520  9002 raft_consensus.cc:359] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:50.521296  9002 raft_consensus.cc:740] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.522079  9002 consensus_queue.cc:260] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:50.524698  9002 ts_tablet_manager.cc:1434] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:50.525686  9002 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:50.555240  9002 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.556445  9002 tablet_bootstrap.cc:492] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.557185  9002 ts_tablet_manager.cc:1403] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260709 14:51:50.560451  9002 raft_consensus.cc:359] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.561383  9002 raft_consensus.cc:740] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.562273  9002 consensus_queue.cc:260] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.564742  9002 ts_tablet_manager.cc:1434] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:51:50.565831  9002 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:50.610951  9002 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.612111  9002 tablet_bootstrap.cc:492] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.612885  9002 ts_tablet_manager.cc:1403] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.000s
I20260709 14:51:50.615625  9002 raft_consensus.cc:359] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:50.616376  9002 raft_consensus.cc:740] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.617472  9002 consensus_queue.cc:260] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:50.623677  9002 ts_tablet_manager.cc:1434] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:50.625653  9002 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:50.652204  9002 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.653352  9002 tablet_bootstrap.cc:492] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.654151  9002 ts_tablet_manager.cc:1403] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260709 14:51:50.657476  9002 raft_consensus.cc:359] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:50.658308  9002 raft_consensus.cc:740] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.661146  9002 consensus_queue.cc:260] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:50.664017  9002 ts_tablet_manager.cc:1434] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:51:50.665185  9002 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:50.693473  9002 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.694561  9002 tablet_bootstrap.cc:492] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.695273  9002 ts_tablet_manager.cc:1403] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.009s
I20260709 14:51:50.698150  9002 raft_consensus.cc:359] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:50.698891  9002 raft_consensus.cc:740] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.699822  9002 consensus_queue.cc:260] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:50.702636  9002 ts_tablet_manager.cc:1434] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:50.703722  9002 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:50.727790  9002 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.728992  9002 tablet_bootstrap.cc:492] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.729818  9002 ts_tablet_manager.cc:1403] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:51:50.734354  9002 raft_consensus.cc:359] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:50.735170  9002 raft_consensus.cc:740] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
W20260709 14:51:50.735375  8397 consensus_peers.cc:597] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:50.740226  9129 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.736114  9002 consensus_queue.cc:260] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:50.740917  9129 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:50.746978  9129 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:50.747882  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:50.755606  9002 ts_tablet_manager.cc:1434] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 14:51:50.761449  9002 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:50.753702  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5875995477c9408f83bc256fd8cf9e9d" is_pre_election: true
I20260709 14:51:50.780942  8997 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d
I20260709 14:51:50.784994  9129 raft_consensus.cc:2749] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:50.958736  9002 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:50.960134  9002 tablet_bootstrap.cc:492] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:50.960950  9002 ts_tablet_manager.cc:1403] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.204s	user 0.016s	sys 0.013s
I20260709 14:51:50.965524  9002 raft_consensus.cc:359] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:50.967795  9183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:44019 every 8 connection(s)
I20260709 14:51:50.962328  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:44019
I20260709 14:51:50.966717  9002 raft_consensus.cc:740] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.993367  9002 consensus_queue.cc:260] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:51.023402  9002 ts_tablet_manager.cc:1434] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 14:51:51.030719  9002 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.106138  9149 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.118999  9150 raft_consensus.cc:3060] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.147017  9151 raft_consensus.cc:3060] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.220178  9186 heartbeater.cc:344] Connected to a master server at 127.6.4.126:41473
I20260709 14:51:51.220857  9186 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:51.222060  9186 heartbeater.cc:507] Master 127.6.4.126:41473 requested a full tablet report, sending...
I20260709 14:51:51.225242  9002 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.226455  9002 tablet_bootstrap.cc:492] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.227176  9002 ts_tablet_manager.cc:1403] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.203s	user 0.033s	sys 0.006s
I20260709 14:51:51.230116  9002 raft_consensus.cc:359] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.230813  9002 raft_consensus.cc:740] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.231505  9002 consensus_queue.cc:260] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.237970  9148 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.244928  9002 ts_tablet_manager.cc:1434] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:51.245998  9002 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.252918  9150 raft_consensus.cc:3060] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.268529  9129 raft_consensus.cc:493] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.269025  9129 raft_consensus.cc:515] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:51.271248  9129 leader_election.cc:290] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:51.273164  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d3c8728c9334aa09e4285dca75957de" is_pre_election: true
I20260709 14:51:51.276684  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3c38b7df374622aeda33cc46d29d7f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c" is_pre_election: true
I20260709 14:51:51.276829  9148 raft_consensus.cc:3060] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.284333  8999 leader_election.cc:304] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a; no voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:51:51.285754  9194 raft_consensus.cc:2749] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:51.332542  8397 consensus_peers.cc:597] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:51.348330  9002 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.349561  9002 tablet_bootstrap.cc:492] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.350265  9002 ts_tablet_manager.cc:1403] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.010s
I20260709 14:51:51.353152  9002 raft_consensus.cc:359] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:51.353859  9002 raft_consensus.cc:740] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.354681  9002 consensus_queue.cc:260] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:51.357175  9002 ts_tablet_manager.cc:1434] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:51.358078  9002 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.402122  9002 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.402458  9150 raft_consensus.cc:3060] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.403447  9002 tablet_bootstrap.cc:492] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.404389  9002 ts_tablet_manager.cc:1403] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.007s
I20260709 14:51:51.407433  9002 raft_consensus.cc:359] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.408217  9002 raft_consensus.cc:740] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.409044  9002 consensus_queue.cc:260] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.414083  9002 ts_tablet_manager.cc:1434] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:51.415536  9002 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.422356  8108 ts_manager.cc:194] Re-registered known tserver with Master: 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:51:51.453564  9150 raft_consensus.cc:3060] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.479060  9002 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.484541  9148 raft_consensus.cc:3060] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.494786  9151 raft_consensus.cc:3060] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:51.503491  8323 consensus_peers.cc:597] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:51.516256  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35674
I20260709 14:51:51.521422  9002 tablet_bootstrap.cc:492] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.522001  9186 heartbeater.cc:499] Master 127.6.4.126:41473 was elected leader, sending a full tablet report...
I20260709 14:51:51.522799  9002 ts_tablet_manager.cc:1403] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.004s
I20260709 14:51:51.541098  9002 raft_consensus.cc:359] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.541911  9002 raft_consensus.cc:740] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.542677  9002 consensus_queue.cc:260] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
W20260709 14:51:51.568362  8249 consensus_peers.cc:597] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:51.588579  9002 ts_tablet_manager.cc:1434] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 14:51:51.589860  9002 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.659963  9002 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.661087  9002 tablet_bootstrap.cc:492] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.661830  9002 ts_tablet_manager.cc:1403] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.008s
I20260709 14:51:51.676600  9002 raft_consensus.cc:359] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:51.677404  9002 raft_consensus.cc:740] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.678282  9002 consensus_queue.cc:260] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:51.680774  9002 ts_tablet_manager.cc:1434] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260709 14:51:51.681653  9002 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.711706  9002 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.712845  9002 tablet_bootstrap.cc:492] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.713661  9002 ts_tablet_manager.cc:1403] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.007s
I20260709 14:51:51.716614  9002 raft_consensus.cc:359] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.717757  9002 raft_consensus.cc:740] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.718781  9002 consensus_queue.cc:260] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.721292  9002 ts_tablet_manager.cc:1434] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:51:51.722534  9002 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.750821  9002 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.752000  9002 tablet_bootstrap.cc:492] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.752704  9002 ts_tablet_manager.cc:1403] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.006s
I20260709 14:51:51.755422  9002 raft_consensus.cc:359] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.756201  9002 raft_consensus.cc:740] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.756982  9002 consensus_queue.cc:260] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.759469  9002 ts_tablet_manager.cc:1434] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:51.760401  9002 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:51.776713  8397 consensus_peers.cc:597] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:51.796605  9002 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.809800  9002 tablet_bootstrap.cc:492] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.810895  9002 ts_tablet_manager.cc:1403] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.008s
I20260709 14:51:51.813992  9002 raft_consensus.cc:359] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.814798  9002 raft_consensus.cc:740] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.815583  9002 consensus_queue.cc:260] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.824115  9002 ts_tablet_manager.cc:1434] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:51.825202  9002 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.847680  9002 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.848785  9002 tablet_bootstrap.cc:492] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.849504  9002 ts_tablet_manager.cc:1403] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260709 14:51:51.853637  9002 raft_consensus.cc:359] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.854328  9002 raft_consensus.cc:740] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.855026  9002 consensus_queue.cc:260] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.857175  9002 ts_tablet_manager.cc:1434] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:51:51.858469  9002 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.879374  9150 raft_consensus.cc:3060] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.901535  9002 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.902689  9002 tablet_bootstrap.cc:492] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.903439  9002 ts_tablet_manager.cc:1403] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.019s
I20260709 14:51:51.906607  9002 raft_consensus.cc:359] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.907358  9002 raft_consensus.cc:740] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.908267  9002 consensus_queue.cc:260] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:51.910820  9002 ts_tablet_manager.cc:1434] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:51.911684  9002 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:51.932874  9002 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:51.934041  9002 tablet_bootstrap.cc:492] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:51.935241  9002 ts_tablet_manager.cc:1403] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260709 14:51:51.938602  9002 raft_consensus.cc:359] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.939415  9002 raft_consensus.cc:740] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.940183  9002 consensus_queue.cc:260] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:51.943481  9002 ts_tablet_manager.cc:1434] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:51.944530  9002 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.019474  9002 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.020948  9002 tablet_bootstrap.cc:492] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.021768  9002 ts_tablet_manager.cc:1403] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.007s
W20260709 14:51:52.023420  8249 consensus_peers.cc:597] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:52.024670  9002 raft_consensus.cc:359] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.025475  9002 raft_consensus.cc:740] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.026265  9002 consensus_queue.cc:260] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.028463  9002 ts_tablet_manager.cc:1434] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:51:52.029505  9002 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:52.040299  8249 consensus_peers.cc:597] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:52.055117  9148 raft_consensus.cc:3060] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:52.059350  8323 consensus_peers.cc:597] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:52.061676  9002 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.062762  9002 tablet_bootstrap.cc:492] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.063355  9002 ts_tablet_manager.cc:1403] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.013s
I20260709 14:51:52.065591  9002 raft_consensus.cc:359] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.066181  9002 raft_consensus.cc:740] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.066784  9002 consensus_queue.cc:260] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.068436  9002 ts_tablet_manager.cc:1434] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:52.076514  9002 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.107909  9002 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.112907  9002 tablet_bootstrap.cc:492] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.113798  9002 ts_tablet_manager.cc:1403] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.004s
I20260709 14:51:52.117060  9002 raft_consensus.cc:359] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.117928  9002 raft_consensus.cc:740] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.118969  9002 consensus_queue.cc:260] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.121553  9002 ts_tablet_manager.cc:1434] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:51:52.122730  9002 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.144665  9002 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=1 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.146134  9002 tablet_bootstrap.cc:492] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.146782  9002 ts_tablet_manager.cc:1403] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 14:51:52.148854  9002 raft_consensus.cc:359] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.149382  9002 raft_consensus.cc:740] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.150071  9002 consensus_queue.cc:260] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.151751  9002 ts_tablet_manager.cc:1434] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:52.152714  9002 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.181492  9002 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.182670  9002 tablet_bootstrap.cc:492] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.183794  9002 ts_tablet_manager.cc:1403] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.008s
I20260709 14:51:52.186897  9002 raft_consensus.cc:359] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:52.187665  9002 raft_consensus.cc:740] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.188462  9002 consensus_queue.cc:260] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
W20260709 14:51:52.189779  8397 consensus_peers.cc:597] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:52.191256  9002 ts_tablet_manager.cc:1434] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:52.192471  9002 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.212940  9002 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.214017  9002 tablet_bootstrap.cc:492] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.214756  9002 ts_tablet_manager.cc:1403] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:51:52.217338  9002 raft_consensus.cc:359] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.217924  9002 raft_consensus.cc:740] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.218510  9002 consensus_queue.cc:260] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.220626  9002 ts_tablet_manager.cc:1434] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:51:52.222280  9002 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
W20260709 14:51:52.235864  8249 consensus_peers.cc:597] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:52.270265  9150 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.372228  9002 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.379235  9002 tablet_bootstrap.cc:492] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.381650  9002 ts_tablet_manager.cc:1403] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.160s	user 0.039s	sys 0.080s
I20260709 14:51:52.384617  9002 raft_consensus.cc:359] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:52.385457  9002 raft_consensus.cc:740] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.386180  9002 consensus_queue.cc:260] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:52.388247  9002 ts_tablet_manager.cc:1434] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:52.389357  9002 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.408919  9002 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.413872  9002 tablet_bootstrap.cc:492] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.414660  9002 ts_tablet_manager.cc:1403] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 14:51:52.420894  9002 raft_consensus.cc:359] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:52.422930  9002 raft_consensus.cc:740] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.423691  9002 consensus_queue.cc:260] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:52.425984  9002 ts_tablet_manager.cc:1434] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:52.426957  9002 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.442890  9150 raft_consensus.cc:3060] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:52.460696  8249 consensus_peers.cc:597] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:52.482678  9002 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.483798  9002 tablet_bootstrap.cc:492] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.484545  9002 ts_tablet_manager.cc:1403] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.024s
I20260709 14:51:52.487098  9002 raft_consensus.cc:359] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.487809  9002 raft_consensus.cc:740] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.488430  9002 consensus_queue.cc:260] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.490617  9002 ts_tablet_manager.cc:1434] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:52.491448  9002 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.509131  9002 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.510149  9002 tablet_bootstrap.cc:492] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.510869  9002 ts_tablet_manager.cc:1403] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:51:52.513254  9002 raft_consensus.cc:359] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.513919  9002 raft_consensus.cc:740] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.514576  9002 consensus_queue.cc:260] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.516394  9002 ts_tablet_manager.cc:1434] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:51:52.528512  9002 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.565068  9002 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.566296  9002 tablet_bootstrap.cc:492] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.567090  9002 ts_tablet_manager.cc:1403] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.001s
I20260709 14:51:52.573272  9002 raft_consensus.cc:359] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.574214  9002 raft_consensus.cc:740] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.574899  9002 consensus_queue.cc:260] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:52.577512  9002 ts_tablet_manager.cc:1434] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:52.578336  9002 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.620929  9002 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.629505  9002 tablet_bootstrap.cc:492] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.630251  9002 ts_tablet_manager.cc:1403] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.052s	user 0.033s	sys 0.005s
I20260709 14:51:52.632886  9002 raft_consensus.cc:359] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:52.633594  9002 raft_consensus.cc:740] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.634255  9002 consensus_queue.cc:260] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:52.636379  9002 ts_tablet_manager.cc:1434] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:51:52.637256  9002 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap starting.
I20260709 14:51:52.663354  9002 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:52.664559  9002 tablet_bootstrap.cc:492] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Bootstrap complete.
I20260709 14:51:52.665868  9002 ts_tablet_manager.cc:1403] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.016s
I20260709 14:51:52.669039  9002 raft_consensus.cc:359] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.669821  9002 raft_consensus.cc:740] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.670756  9002 consensus_queue.cc:260] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:52.673337  9002 ts_tablet_manager.cc:1434] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:52.688577  9150 raft_consensus.cc:3060] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.724385  9150 raft_consensus.cc:3060] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.894367  9150 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:53.079353  9151 raft_consensus.cc:3060] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.699862  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:56.768826  8356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a1d34c2ef864146b24019074120492a"
dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:51:56.769703  8356 raft_consensus.cc:606] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:56.772718  8356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd"
dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:51:56.773314  8356 raft_consensus.cc:606] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:56.789829  8428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab"
dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:56590
I20260709 14:51:56.790500  8428 raft_consensus.cc:606] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:56.794235  8428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1"
dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:56590
I20260709 14:51:56.795061  8428 raft_consensus.cc:606] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:56.798074  8428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d"
dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:56590
I20260709 14:51:56.798615  8428 raft_consensus.cc:606] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:56.813040  8282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:56.813657  8282 raft_consensus.cc:606] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:56.815025  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:56.816901  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:56.922777  9253 raft_consensus.cc:993] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:56.922870  9242 raft_consensus.cc:993] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:56.923506  9239 raft_consensus.cc:1081] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:56.923804  9244 raft_consensus.cc:1081] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:56.925331  9151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40820
I20260709 14:51:56.925951  9148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a1d34c2ef864146b24019074120492a"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40796
I20260709 14:51:56.926192  9151 raft_consensus.cc:493] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.926605  9148 raft_consensus.cc:493] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.926765  9151 raft_consensus.cc:3060] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.927037  9148 raft_consensus.cc:3060] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.933836  9151 raft_consensus.cc:515] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:56.933892  9148 raft_consensus.cc:515] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:56.935734  9151 leader_election.cc:290] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:56.936038  9148 leader_election.cc:290] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:56.937107  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:56.937170  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:56.937709  8351 raft_consensus.cc:3060] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.937804  8356 raft_consensus.cc:3055] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:56.938125  8356 raft_consensus.cc:740] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:56.938818  8356 consensus_queue.cc:260] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:56.939953  8356 raft_consensus.cc:3060] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.944079  8351 raft_consensus.cc:2468] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:56.944128  8279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1d34c2ef864146b24019074120492a" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:56.944947  8279 raft_consensus.cc:3060] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.944159  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa31c83b92604b1c813099cee7f4bb8b" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:56.945739  8282 raft_consensus.cc:3055] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:56.945618  8997 leader_election.cc:304] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:56.946188  8282 raft_consensus.cc:740] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:56.946900  8356 raft_consensus.cc:2468] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:56.947274  8282 consensus_queue.cc:260] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:56.948891  8997 leader_election.cc:304] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:56.948848  9255 raft_consensus.cc:2804] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:56.949622  8282 raft_consensus.cc:3060] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.956382  9256 raft_consensus.cc:2804] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:56.958330  8279 raft_consensus.cc:2468] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:56.959653  9255 raft_consensus.cc:697] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:56.960983  9255 consensus_queue.cc:237] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:56.980942  9256 raft_consensus.cc:697] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:56.982014  8282 raft_consensus.cc:2468] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:56.982066  9256 consensus_queue.cc:237] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:56.996124  8107 catalog_manager.cc:5697] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.998131  8107 catalog_manager.cc:5697] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from 4d3c8728c9334aa09e4285dca75957de (127.6.4.67) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.999035  9245 raft_consensus.cc:993] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.001130  9245 raft_consensus.cc:1081] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.003654  9151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40810
I20260709 14:51:57.004442  9151 raft_consensus.cc:493] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.004982  9151 raft_consensus.cc:3060] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.012377  9151 raft_consensus.cc:515] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:57.015576  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:57.016149  8428 raft_consensus.cc:3055] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:57.016422  8428 raft_consensus.cc:740] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:57.017251  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83f7c6491bc4e5586252ccc7bbed8a1" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:57.017936  8282 raft_consensus.cc:3060] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.017319  8428 consensus_queue.cc:260] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:57.021517  8428 raft_consensus.cc:3060] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.025053  8282 raft_consensus.cc:2468] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:57.026117  9151 leader_election.cc:290] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:57.029255  8999 leader_election.cc:304] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:57.029191  8428 raft_consensus.cc:2468] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:57.031253  9256 raft_consensus.cc:2804] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:57.031783  9256 raft_consensus.cc:697] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:57.032682  9256 consensus_queue.cc:237] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:57.043010  8107 catalog_manager.cc:5697] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:57.097560  9244 raft_consensus.cc:993] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.098140  9242 raft_consensus.cc:1081] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.100397  9148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40796
I20260709 14:51:57.101071  9148 raft_consensus.cc:493] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.101394  9148 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.109337  9148 raft_consensus.cc:515] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:57.111196  9148 leader_election.cc:290] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 3 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:57.112372  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:57.112249  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714af76f236a47d4b8c67dab4cc4adbd" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:57.113109  8282 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.113097  8356 raft_consensus.cc:3055] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:57.113569  8356 raft_consensus.cc:740] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:57.114387  8356 consensus_queue.cc:260] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:57.115662  8356 raft_consensus.cc:3060] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.121881  8282 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:57.123034  8356 raft_consensus.cc:2468] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:57.123289  8999 leader_election.cc:304] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:57.124442  9256 raft_consensus.cc:2804] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:57.125128  9256 raft_consensus.cc:697] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:57.126037  9256 consensus_queue.cc:237] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:57.137391  8107 catalog_manager.cc:5697] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 2 to 3, leader changed from 4d3c8728c9334aa09e4285dca75957de (127.6.4.67) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 3 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:57.138600  9245 raft_consensus.cc:993] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.139365  9248 raft_consensus.cc:1081] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.141333  9148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40810
I20260709 14:51:57.141996  9148 raft_consensus.cc:493] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.142452  9148 raft_consensus.cc:3060] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.151073  9148 raft_consensus.cc:515] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:57.153584  9148 leader_election.cc:290] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:57.154513  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:57.155241  8429 raft_consensus.cc:3055] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:57.155588  8429 raft_consensus.cc:740] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:57.156066  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a1f9c832a948f690e28fd6babaf54d" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:57.156771  8282 raft_consensus.cc:3060] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.156328  8429 consensus_queue.cc:260] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:57.157605  8429 raft_consensus.cc:3060] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.164245  8282 raft_consensus.cc:2468] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:57.165138  8429 raft_consensus.cc:2468] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:57.165567  8999 leader_election.cc:304] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:57.166589  9256 raft_consensus.cc:2804] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:57.167161  9256 raft_consensus.cc:697] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:57.168227  9256 consensus_queue.cc:237] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:57.182926  8107 catalog_manager.cc:5697] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:57.200693  9245 raft_consensus.cc:993] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.201313  9248 raft_consensus.cc:1081] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:57.203042  9148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40810
I20260709 14:51:57.203715  9148 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.204159  9148 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.210325  9148 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:57.212072  9148 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 3 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:57.212993  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:57.213279  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d021cfe6d04997a1d99da6888bceab" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:57.213668  8356 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.213781  8429 raft_consensus.cc:3055] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:57.214172  8429 raft_consensus.cc:740] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:57.214886  8429 consensus_queue.cc:260] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:57.216032  8429 raft_consensus.cc:3060] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.222932  8429 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:57.224066  8998 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:57.224915  9256 raft_consensus.cc:2804] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:57.225433  9256 raft_consensus.cc:697] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:57.226289  9256 consensus_queue.cc:237] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:57.229422  8356 raft_consensus.cc:2468] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:57.237423  8107 catalog_manager.cc:5697] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 2 to 3, leader changed from 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 3 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:57.366729  8282 raft_consensus.cc:1275] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.368168  9256 consensus_queue.cc:1048] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:57.380652  8356 raft_consensus.cc:1275] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.382076  9256 consensus_queue.cc:1048] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:57.509564  8356 raft_consensus.cc:1275] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.510969  9256 consensus_queue.cc:1048] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.529460  8279 raft_consensus.cc:1275] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.531008  9256 consensus_queue.cc:1048] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.533243  8429 raft_consensus.cc:1275] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.535579  9258 consensus_queue.cc:1048] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:57.570003  8356 raft_consensus.cc:1275] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:57.572014  9256 consensus_queue.cc:1048] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:57.578791  8279 raft_consensus.cc:1275] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.582858  8282 raft_consensus.cc:1275] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:57.585090  9255 consensus_queue.cc:1048] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.586809  9255 consensus_queue.cc:1048] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:57.589484  8282 raft_consensus.cc:1275] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.593065  9256 consensus_queue.cc:1048] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.646886  8429 raft_consensus.cc:1275] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:57.650974  9279 consensus_queue.cc:1048] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:57.732029  8429 raft_consensus.cc:1275] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:57.733677  9255 consensus_queue.cc:1048] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.754276  8356 raft_consensus.cc:1275] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:57.757279  9258 consensus_queue.cc:1048] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.818112  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:57.863564  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:57.899411  8284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:57.899902  8284 raft_consensus.cc:606] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:57.902510  8284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "4d3c8728c9334aa09e4285dca75957de"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:57.903218  8284 raft_consensus.cc:606] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Received request to transfer leadership to TS 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:57.906050  8429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f"
dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:56590
I20260709 14:51:57.906824  8429 raft_consensus.cc:606] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:57.909641  8284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5996d550584cc990f381be43e639ca"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:57.910147  8284 raft_consensus.cc:606] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:57.912621  8284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:57.913101  8284 raft_consensus.cc:606] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:57.914167  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:57.915380  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:57.935741  9296 raft_consensus.cc:993] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 4d3c8728c9334aa09e4285dca75957de to start an election
I20260709 14:51:57.936594  9247 raft_consensus.cc:1081] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Signalling peer 4d3c8728c9334aa09e4285dca75957de to start an election
I20260709 14:51:57.938150  8351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a"
dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
 from {username='slave'} at 127.0.0.1:55968
I20260709 14:51:57.938699  8351 raft_consensus.cc:493] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.939033  8351 raft_consensus.cc:3060] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.945799  8351 raft_consensus.cc:515] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:57.948148  8351 leader_election.cc:290] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:57.949061  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:57.949723  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f914cc1a04c47a88f34028389374a" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:57.950024  8284 raft_consensus.cc:3055] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:57.950366  8429 raft_consensus.cc:3060] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.950564  8284 raft_consensus.cc:740] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:57.951596  8284 consensus_queue.cc:260] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:57.953397  8284 raft_consensus.cc:3060] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.956602  8429 raft_consensus.cc:2468] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:57.957866  8324 leader_election.cc:304] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:57.958603  9292 raft_consensus.cc:2804] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:57.959192  9292 raft_consensus.cc:697] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:57.960352  9292 consensus_queue.cc:237] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:57.962734  8284 raft_consensus.cc:2468] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:57.971913  8108 catalog_manager.cc:5697] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 1 to 2, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 2 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.111598  9296 raft_consensus.cc:993] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.112128  9247 raft_consensus.cc:1081] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.113911  9150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40820
I20260709 14:51:58.114425  9150 raft_consensus.cc:493] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.114758  9150 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.120316  9150 raft_consensus.cc:515] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:58.122216  9150 leader_election.cc:290] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 3 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:58.124099  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:58.124099  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d9cfb5a2c142f4b4791495dc34c1a3" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:58.125008  8351 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.125082  8284 raft_consensus.cc:3055] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:58.129273  9253 raft_consensus.cc:993] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.129297  8284 raft_consensus.cc:740] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:58.130131  9253 raft_consensus.cc:1081] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.130767  8284 consensus_queue.cc:260] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:58.132107  8284 raft_consensus.cc:3060] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.132237  9150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40820
I20260709 14:51:58.132926  9150 raft_consensus.cc:493] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.133057  8351 raft_consensus.cc:2468] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:58.133335  9150 raft_consensus.cc:3060] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.134482  8997 leader_election.cc:304] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:58.135308  9255 raft_consensus.cc:2804] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:58.135799  9255 raft_consensus.cc:697] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:58.136741  9255 consensus_queue.cc:237] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:58.140524  8284 raft_consensus.cc:2468] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:58.141137  9150 raft_consensus.cc:515] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.143860  9150 leader_election.cc:290] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:58.144888  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:58.145753  8428 raft_consensus.cc:3060] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.149034  8108 catalog_manager.cc:5697] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 2 to 3, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 3 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.153827  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62b1a2b6af44977b7dca072e3ed7c77" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:58.154500  8282 raft_consensus.cc:3055] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:58.154811  8282 raft_consensus.cc:740] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:58.152251  8428 raft_consensus.cc:2468] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:58.155510  8282 consensus_queue.cc:260] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.156685  8998 leader_election.cc:304] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:58.156793  8282 raft_consensus.cc:3060] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.157642  9255 raft_consensus.cc:2804] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:58.158324  9255 raft_consensus.cc:697] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:58.159292  9255 consensus_queue.cc:237] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.163745  8282 raft_consensus.cc:2468] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:58.173904  8108 catalog_manager.cc:5697] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.239001  9288 raft_consensus.cc:993] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.239567  9288 raft_consensus.cc:1081] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.241381  9150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40810
I20260709 14:51:58.241904  9150 raft_consensus.cc:493] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.242256  9150 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.250473  9150 raft_consensus.cc:515] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.252918  9150 leader_election.cc:290] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 3 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:58.253582  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:58.254300  8428 raft_consensus.cc:3055] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:58.254329  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86794a5a039a4e088e4fa002e2ca731f" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:58.254709  8428 raft_consensus.cc:740] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5875995477c9408f83bc256fd8cf9e9d, State: Running, Role: LEADER
I20260709 14:51:58.255046  8284 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.256309  8428 consensus_queue.cc:260] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.258149  8428 raft_consensus.cc:3060] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.262533  8284 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:58.264015  8999 leader_election.cc:304] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:58.264950  9255 raft_consensus.cc:2804] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:58.265517  9255 raft_consensus.cc:697] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:58.266412  9255 consensus_queue.cc:237] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.268652  8428 raft_consensus.cc:2468] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:58.278753  8108 catalog_manager.cc:5697] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 2 to 3, leader changed from 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 3 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.392206  9247 raft_consensus.cc:993] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.392727  9296 raft_consensus.cc:1081] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:58.394436  9150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f5996d550584cc990f381be43e639ca"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40820
I20260709 14:51:58.395042  9150 raft_consensus.cc:493] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.395310  9150 raft_consensus.cc:3060] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.401170  9150 raft_consensus.cc:515] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.402997  9150 leader_election.cc:290] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:58.403978  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:58.404690  8428 raft_consensus.cc:3060] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.404799  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5996d550584cc990f381be43e639ca" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:58.405387  8284 raft_consensus.cc:3055] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:58.405670  8284 raft_consensus.cc:740] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:58.406386  8284 consensus_queue.cc:260] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.407492  8284 raft_consensus.cc:3060] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.411139  8428 raft_consensus.cc:2468] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:58.412940  8284 raft_consensus.cc:2468] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:58.413538  8998 leader_election.cc:304] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:51:58.414507  9279 raft_consensus.cc:2804] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:58.415102  9279 raft_consensus.cc:697] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:58.415956  9279 consensus_queue.cc:237] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:58.428086  8108 catalog_manager.cc:5697] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.437695  8284 raft_consensus.cc:1275] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.439472  9244 consensus_queue.cc:1048] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.458635  8429 raft_consensus.cc:1275] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.461846  9291 consensus_queue.cc:1048] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:58.580130  8284 raft_consensus.cc:1275] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:58.581741  9279 consensus_queue.cc:1048] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.584645  8284 raft_consensus.cc:1275] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.587888  9279 consensus_queue.cc:1048] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:58.599733  8351 raft_consensus.cc:1275] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:58.601330  9301 consensus_queue.cc:1048] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.623044  8428 raft_consensus.cc:1275] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.625243  9255 consensus_queue.cc:1048] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:58.705991  8282 raft_consensus.cc:1275] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:58.707485  9255 consensus_queue.cc:1048] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.717355  8428 raft_consensus.cc:1275] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:58.719374  9279 consensus_queue.cc:1048] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.824385  8282 raft_consensus.cc:1275] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.825994  9255 consensus_queue.cc:1048] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.838251  8432 raft_consensus.cc:1275] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.843009  9255 consensus_queue.cc:1048] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.916355  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:58.962800  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:59.008750  8284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:59.009400  8284 raft_consensus.cc:606] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:59.012512  8351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5"
dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:51:59.013115  8351 raft_consensus.cc:606] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:59.016299  8284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:59.016947  8284 raft_consensus.cc:606] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:51:59.019865  8284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0"
dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
mode: GRACEFUL
new_leader_uuid: "4d3c8728c9334aa09e4285dca75957de"
 from {username='slave'} at 127.0.0.1:40520
I20260709 14:51:59.020350  8284 raft_consensus.cc:606] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Received request to transfer leadership to TS 4d3c8728c9334aa09e4285dca75957de
I20260709 14:51:59.021543  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:59.023128  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:59.103605  9247 raft_consensus.cc:993] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 4d3c8728c9334aa09e4285dca75957de to start an election
I20260709 14:51:59.104281  9296 raft_consensus.cc:1081] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Signalling peer 4d3c8728c9334aa09e4285dca75957de to start an election
I20260709 14:51:59.112776  8351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0"
dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
 from {username='slave'} at 127.0.0.1:55968
I20260709 14:51:59.113461  8351 raft_consensus.cc:493] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.113860  8351 raft_consensus.cc:3060] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.120411  8351 raft_consensus.cc:515] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:59.123371  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:59.123996  8284 raft_consensus.cc:3055] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.124297  8284 raft_consensus.cc:740] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:59.124650  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f06298598c4fb0a6c743d2b2a958a0" candidate_uuid: "4d3c8728c9334aa09e4285dca75957de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:59.125330  8428 raft_consensus.cc:3060] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.125109  8284 consensus_queue.cc:260] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:59.126297  8284 raft_consensus.cc:3060] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.131255  8351 leader_election.cc:290] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:59.135673  8284 raft_consensus.cc:2468] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:59.139919  8325 leader_election.cc:304] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3c8728c9334aa09e4285dca75957de, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:59.141602  9292 raft_consensus.cc:2804] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.142201  9292 raft_consensus.cc:697] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Leader. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:59.144582  9292 consensus_queue.cc:237] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } }
I20260709 14:51:59.152202  8428 raft_consensus.cc:2468] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3c8728c9334aa09e4285dca75957de in term 2.
I20260709 14:51:59.158609  8108 catalog_manager.cc:5697] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de reported cstate change: term changed from 1 to 2, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 4d3c8728c9334aa09e4285dca75957de (127.6.4.67). New cstate: current_term: 2 leader_uuid: "4d3c8728c9334aa09e4285dca75957de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:59.310874  8249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36359, user_credentials={real_user=slave}} blocked reactor thread for 44207.7us
I20260709 14:51:59.452349  9336 raft_consensus.cc:993] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:59.453282  9329 raft_consensus.cc:1081] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:59.459484  9331 raft_consensus.cc:993] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:59.460270  9331 raft_consensus.cc:1081] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:59.465059  9150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40796
I20260709 14:51:59.466132  9150 raft_consensus.cc:493] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.466655  9150 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:59.486132  9148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40820
I20260709 14:51:59.486994  9148 raft_consensus.cc:493] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.487502  9148 raft_consensus.cc:3060] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.505658  9336 raft_consensus.cc:993] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:59.506569  9253 raft_consensus.cc:1081] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:51:59.508759  9151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40820
I20260709 14:51:59.509352  9151 raft_consensus.cc:493] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.509769  9151 raft_consensus.cc:3060] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.510586  9148 raft_consensus.cc:515] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:59.515864  9148 leader_election.cc:290] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
I20260709 14:51:59.518059  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:59.518965  8282 raft_consensus.cc:3055] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.519277  8282 raft_consensus.cc:740] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:59.520825  9151 raft_consensus.cc:515] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:59.521283  9150 raft_consensus.cc:515] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:59.520327  8282 consensus_queue.cc:260] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:59.523731  8282 raft_consensus.cc:3060] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.524699  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:59.523758  9151 leader_election.cc:290] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075), 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359)
I20260709 14:51:59.524731  8353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:51:59.525249  9150 leader_election.cc:290] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 3 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:51:59.525465  8351 raft_consensus.cc:3060] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.525568  8353 raft_consensus.cc:3055] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:59.531900  8353 raft_consensus.cc:740] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:51:59.532634  8432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43dd8a7f8c1e4977abc7c550fa9b31e9" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:59.533388  8432 raft_consensus.cc:3060] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.533308  8353 consensus_queue.cc:260] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:59.534147  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3deb71094cd4e888fc72ffabe80ac17" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf84ce4dc6684ac98947403c81a4d94c"
I20260709 14:51:59.534727  8284 raft_consensus.cc:3055] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.535030  8284 raft_consensus.cc:740] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf84ce4dc6684ac98947403c81a4d94c, State: Running, Role: LEADER
I20260709 14:51:59.535408  8353 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:59.539269  8279 raft_consensus.cc:1275] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.541215  9292 consensus_queue.cc:1048] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:59.536016  8284 consensus_queue.cc:260] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:59.542889  8284 raft_consensus.cc:3060] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.549106  8353 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:59.551406  8432 raft_consensus.cc:2468] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:59.553226  8997 leader_election.cc:304] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:59.562203  9255 raft_consensus.cc:2804] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:59.562935  9255 raft_consensus.cc:697] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:59.564028  9255 consensus_queue.cc:237] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [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: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:51:59.558535  8428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e01f07af4f5a8e82ccf14a83b4c5" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:51:59.569765  8428 raft_consensus.cc:3060] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:59.558948  8351 raft_consensus.cc:2468] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:59.536039  8282 raft_consensus.cc:2468] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:59.575117  8999 leader_election.cc:304] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c; no voters: 
I20260709 14:51:59.575975  8997 leader_election.cc:304] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de; no voters: 
I20260709 14:51:59.576187  9255 raft_consensus.cc:2804] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.581008  9258 raft_consensus.cc:2804] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.581975  9258 raft_consensus.cc:697] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:59.583701  9258 consensus_queue.cc:237] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } }
I20260709 14:51:59.595765  8284 raft_consensus.cc:2468] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:51:59.609097  8108 catalog_manager.cc:5697] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 2 to 3, leader changed from 4d3c8728c9334aa09e4285dca75957de (127.6.4.67) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 3 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.619477  8429 raft_consensus.cc:1275] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 4d3c8728c9334aa09e4285dca75957de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:59.627180  8998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.68:36589, user_credentials={real_user=slave}} blocked reactor thread for 49639.4us
I20260709 14:51:59.623013  9331 consensus_queue.cc:1048] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:59.675921  8428 raft_consensus.cc:2468] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 3.
I20260709 14:51:59.682190  9255 raft_consensus.cc:697] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:51:59.687803  9255 consensus_queue.cc:237] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:51:59.720650  8107 catalog_manager.cc:5697] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.722261  8107 catalog_manager.cc:5697] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.979386  8281 raft_consensus.cc:1275] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.982062  9342 consensus_queue.cc:1048] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:59.996650  8351 raft_consensus.cc:1275] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.998690  9341 consensus_queue.cc:1048] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:00.024389  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:00.062455  8351 raft_consensus.cc:1275] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:00.064069  9255 consensus_queue.cc:1048] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:00.083899  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:00.089732  8428 raft_consensus.cc:1275] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:00.092962  9342 consensus_queue.cc:1048] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:00.156427  8351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6"
dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
mode: GRACEFUL
new_leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:52:00.157054  8351 raft_consensus.cc:606] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Received request to transfer leadership to TS 0a4accdcc27d48a2a5bcf5d969bd0d3a
I20260709 14:52:00.158402  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:52:00.159837  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:00.195065  8281 raft_consensus.cc:1275] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.196732  9255 consensus_queue.cc:1048] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.209197  8428 raft_consensus.cc:1275] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.211220  9341 consensus_queue.cc:1048] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.403993  9291 raft_consensus.cc:993] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de: : Instructing follower 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:52:00.404754  9244 raft_consensus.cc:1081] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Signalling peer 0a4accdcc27d48a2a5bcf5d969bd0d3a to start an election
I20260709 14:52:00.407034  9151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6"
dest_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a"
 from {username='slave'} at 127.0.0.1:40796
I20260709 14:52:00.407689  9151 raft_consensus.cc:493] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.408027  9151 raft_consensus.cc:3060] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.414564  9151 raft_consensus.cc:515] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:52:00.416460  9151 leader_election.cc:290] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Requested vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 5875995477c9408f83bc256fd8cf9e9d (127.6.4.68:36589)
I20260709 14:52:00.417593  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3c8728c9334aa09e4285dca75957de"
I20260709 14:52:00.417706  8429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9226a05084ca477fa0d3a105bf55dab6" candidate_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5875995477c9408f83bc256fd8cf9e9d"
I20260709 14:52:00.418488  8351 raft_consensus.cc:3055] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.418556  8429 raft_consensus.cc:3060] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.418946  8351 raft_consensus.cc:740] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3c8728c9334aa09e4285dca75957de, State: Running, Role: LEADER
I20260709 14:52:00.419961  8351 consensus_queue.cc:260] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:52:00.422626  8351 raft_consensus.cc:3060] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.426875  8429 raft_consensus.cc:2468] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:52:00.427956  8998 leader_election.cc:304] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 5875995477c9408f83bc256fd8cf9e9d; no voters: 
I20260709 14:52:00.428778  9341 raft_consensus.cc:2804] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.429347  9341 raft_consensus.cc:697] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Becoming Leader. State: Replica: 0a4accdcc27d48a2a5bcf5d969bd0d3a, State: Running, Role: LEADER
I20260709 14:52:00.430321  9341 consensus_queue.cc:237] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:52:00.431787  8351 raft_consensus.cc:2468] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a4accdcc27d48a2a5bcf5d969bd0d3a in term 2.
I20260709 14:52:00.441567  8107 catalog_manager.cc:5697] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a reported cstate change: term changed from 1 to 2, leader changed from 4d3c8728c9334aa09e4285dca75957de (127.6.4.67) to 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:00.928619  8428 raft_consensus.cc:1275] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.930022  9341 consensus_queue.cc:1048] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.941764  8356 raft_consensus.cc:1275] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Refusing update from remote peer 0a4accdcc27d48a2a5bcf5d969bd0d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.943382  9258 consensus_queue.cc:1048] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.160944  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.203547  6161 tablet_server.cc:179] TabletServer@127.6.4.65:44019 shutting down...
W20260709 14:52:01.222116  8323 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 334 similar messages]
W20260709 14:52:01.239125  8323 consensus_peers.cc:597] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.246187  8323 consensus_peers.cc:597] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.250294  8397 consensus_peers.cc:597] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.261312  8397 consensus_peers.cc:597] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.272790  8249 consensus_peers.cc:597] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.278209  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:01.279361  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.280335  6161 raft_consensus.cc:2243] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.280936  6161 raft_consensus.cc:2272] T 4af6b31130ca42fcb8f4bd122498652f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.284132  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.285012  6161 raft_consensus.cc:2243] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.285511  6161 raft_consensus.cc:2272] T 2e0eeb4085874460a5f1f1b4cef267ba P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.288386  6161 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:01.288404  8397 consensus_peers.cc:597] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.289384  6161 raft_consensus.cc:2243] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.289907  6161 raft_consensus.cc:2272] T abf2e3422a534f4e828b1cca7f117981 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.292948  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.293857  6161 raft_consensus.cc:2243] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.294941  6161 raft_consensus.cc:2272] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.297808  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.298727  6161 raft_consensus.cc:2243] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.299283  6161 raft_consensus.cc:2272] T 3de09df7219d47a5afb888e74b25a4c9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.302855  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.303908  6161 raft_consensus.cc:2243] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.304667  6161 raft_consensus.cc:2272] T bd58743ee6554b99ad2c131e46a4d359 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.307884  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.308863  6161 raft_consensus.cc:2243] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.310124  6161 raft_consensus.cc:2272] T d5a1f9c832a948f690e28fd6babaf54d P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.314185  6161 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:01.314424  8397 consensus_peers.cc:597] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.315361  6161 raft_consensus.cc:2243] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:01.316220  8397 consensus_peers.cc:597] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.316365  6161 raft_consensus.cc:2272] T 933471f316c648ceaf6824b12fcaf2dc P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.319446  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.320264  6161 raft_consensus.cc:2243] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.320981  6161 raft_consensus.cc:2272] T 8758be2ffd624b878d096bcd5c45df94 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.323892  6161 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:01.323874  8249 consensus_peers.cc:597] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.325352  6161 raft_consensus.cc:2243] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.326015  6161 raft_consensus.cc:2272] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.329486  6161 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:01.330271  8397 consensus_peers.cc:597] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.330296  6161 raft_consensus.cc:2243] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.331548  6161 raft_consensus.cc:2272] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.334380  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.335210  6161 raft_consensus.cc:2243] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.335747  6161 raft_consensus.cc:2272] T 9ab514e0c6a1456c8472afdac32d4389 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.335882  8323 consensus_peers.cc:597] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.338394  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.339197  6161 raft_consensus.cc:2243] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.340286  6161 raft_consensus.cc:2272] T 86794a5a039a4e088e4fa002e2ca731f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.342826  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.343662  6161 raft_consensus.cc:2243] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.344303  6161 raft_consensus.cc:2272] T 70186d7eb8f942da9e107e3a9b1a888e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.347733  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.348760  6161 raft_consensus.cc:2243] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.349424  6161 raft_consensus.cc:2272] T 7834b9dba9864e3ca495209cfa634d24 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.350498  8249 consensus_peers.cc:597] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.352288  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.353152  6161 raft_consensus.cc:2243] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.354080  6161 raft_consensus.cc:2272] T b83f7c6491bc4e5586252ccc7bbed8a1 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.356312  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.356986  6161 raft_consensus.cc:2243] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.357928  6161 raft_consensus.cc:2272] T 2a1d34c2ef864146b24019074120492a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.360320  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.361081  6161 raft_consensus.cc:2243] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.361725  6161 raft_consensus.cc:2272] T 3287ac02c6d14f60a47951be749952a7 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.364794  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.365921  6161 raft_consensus.cc:2243] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.366631  6161 raft_consensus.cc:2272] T dde64cdbb8364a91a57729b0dd60ca79 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.369563  8249 consensus_peers.cc:597] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.369813  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.370903  6161 raft_consensus.cc:2243] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.371624  6161 raft_consensus.cc:2272] T 08ef952d942740de8b9756e0dd374a6a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.375110  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.376250  6161 raft_consensus.cc:2243] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.377027  6161 raft_consensus.cc:2272] T 82852cd07bb5427a99d8050e4f8fe000 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.380395  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.381317  6161 raft_consensus.cc:2243] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.381949  6161 raft_consensus.cc:2272] T 4606a7930a7947bfb402e5ad7364ac28 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.384982  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.385746  6161 raft_consensus.cc:2243] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:52:01.385825  8397 consensus_peers.cc:597] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.386814  6161 raft_consensus.cc:2272] T 98d021cfe6d04997a1d99da6888bceab P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.389295  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.389911  6161 raft_consensus.cc:2243] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.390512  6161 raft_consensus.cc:2272] T 082054ae32724ff0a8c1a7e71adc6de9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.393206  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.393973  6161 raft_consensus.cc:2243] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.394510  6161 raft_consensus.cc:2272] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.394870  8397 consensus_peers.cc:597] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.396971  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.397810  6161 raft_consensus.cc:2243] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.398800  6161 raft_consensus.cc:2272] T f62b1a2b6af44977b7dca072e3ed7c77 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.401110  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.401808  6161 raft_consensus.cc:2243] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.402335  6161 raft_consensus.cc:2272] T 166fc607c6f14784a97fa584766f7289 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.405289  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.406054  6161 raft_consensus.cc:2243] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.406735  6161 raft_consensus.cc:2272] T 02fa3e3c0c234e65b06521552acdc0d9 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.409799  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.410717  6161 raft_consensus.cc:2243] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.411360  6161 raft_consensus.cc:2272] T 6cb1e755066f4f1ab915dfc4220b33e2 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.414471  8323 consensus_peers.cc:597] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.414501  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.415664  6161 raft_consensus.cc:2243] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.416302  6161 raft_consensus.cc:2272] T 9db561ce579349b4afa1c2b1818c876e P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.418891  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.419884  6161 raft_consensus.cc:2243] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.420980  6161 raft_consensus.cc:2272] T 9f5996d550584cc990f381be43e639ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.423686  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.424728  6161 raft_consensus.cc:2243] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.425287  6161 raft_consensus.cc:2272] T 3e6137b065d04f78b43de29f3e303692 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.428360  6161 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:01.428900  8323 consensus_peers.cc:597] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.429276  6161 raft_consensus.cc:2243] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.430409  6161 raft_consensus.cc:2272] T 714af76f236a47d4b8c67dab4cc4adbd P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.432802  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.433648  6161 raft_consensus.cc:2243] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.434227  6161 raft_consensus.cc:2272] T 5c3c38b7df374622aeda33cc46d29d7f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.436882  6161 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:01.437336  8397 consensus_peers.cc:597] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.437844  6161 raft_consensus.cc:2243] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.438884  6161 raft_consensus.cc:2272] T 9226a05084ca477fa0d3a105bf55dab6 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.442468  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.443457  6161 raft_consensus.cc:2243] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.444270  6161 raft_consensus.cc:2272] T 7e414990dd28498e9bf1cb7fc47ba457 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.446470  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.447086  6161 raft_consensus.cc:2243] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.447955  6161 raft_consensus.cc:2272] T fa31c83b92604b1c813099cee7f4bb8b P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.450464  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.451192  6161 raft_consensus.cc:2243] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.451761  6161 raft_consensus.cc:2272] T d516225088c4469d8fde6f3a477ab08a P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.454116  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.454677  6161 raft_consensus.cc:2243] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.455098  6161 raft_consensus.cc:2272] T dcff0c513a634d9f8299beeea2a6bc0f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.457111  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.457653  6161 raft_consensus.cc:2243] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.458460  6161 raft_consensus.cc:2272] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.461153  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.461793  6161 raft_consensus.cc:2243] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.462323  6161 raft_consensus.cc:2272] T 00056597826a40b9857f72c2d08e44ec P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.464942  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.465670  6161 raft_consensus.cc:2243] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.466226  6161 raft_consensus.cc:2272] T dace9bdf85734c3eb5620072131ed9ca P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.468822  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.469365  6161 raft_consensus.cc:2243] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.469799  6161 raft_consensus.cc:2272] T ec9163f87de244819659a6b4dd63b56f P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.471921  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.472781  6161 raft_consensus.cc:2243] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.473910  6161 raft_consensus.cc:2272] T b3deb71094cd4e888fc72ffabe80ac17 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.476595  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:01.477211  6161 raft_consensus.cc:2243] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.477680  6161 raft_consensus.cc:2272] T 43d9c386b5a94ea094c6231188234689 P 0a4accdcc27d48a2a5bcf5d969bd0d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.497124  8397 consensus_peers.cc:597] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.498539  8249 consensus_peers.cc:597] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.500309  8249 consensus_peers.cc:597] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.514854  8323 consensus_peers.cc:597] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.548712  8397 consensus_peers.cc:597] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.556634  6161 tablet_server.cc:196] TabletServer@127.6.4.65:44019 shutdown complete.
W20260709 14:52:01.566957  8323 consensus_peers.cc:597] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.571693  8249 consensus_peers.cc:597] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.594959  8397 consensus_peers.cc:597] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.615731  8323 consensus_peers.cc:597] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.617591  8249 consensus_peers.cc:597] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.623397  8323 consensus_peers.cc:597] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.653306  8323 consensus_peers.cc:597] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.667686  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
W20260709 14:52:01.678949  8325 consensus_peers.cc:597] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.698779  8399 consensus_peers.cc:597] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.704310  8325 consensus_peers.cc:597] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.711800  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:01.712994  6161 tablet_replica.cc:333] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.713786  6161 raft_consensus.cc:2243] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.714377  6161 raft_consensus.cc:2272] T b83f7c6491bc4e5586252ccc7bbed8a1 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.716555  6161 tablet_replica.cc:333] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.717242  6161 raft_consensus.cc:2243] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.718190  6161 raft_consensus.cc:2272] T b6f39a3c54a24113ab4ce164d9ef2e66 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.720746  6161 tablet_replica.cc:333] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.721561  6161 raft_consensus.cc:2243] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.722055  6161 raft_consensus.cc:2272] T 2a1d34c2ef864146b24019074120492a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.724072  6161 tablet_replica.cc:333] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.724753  6161 raft_consensus.cc:2243] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.725153  6161 raft_consensus.cc:2272] T f62b1a2b6af44977b7dca072e3ed7c77 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.727317  6161 tablet_replica.cc:333] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.727984  6161 raft_consensus.cc:2243] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.728933  6161 raft_consensus.cc:2272] T 6ddada08b89f4382be558eacaaf2a219 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.731595  6161 tablet_replica.cc:333] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.732131  6161 raft_consensus.cc:2243] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.732617  6161 raft_consensus.cc:2272] T 2e0eeb4085874460a5f1f1b4cef267ba P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.734541  6161 tablet_replica.cc:333] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.735263  6161 raft_consensus.cc:2243] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.736284  6161 raft_consensus.cc:2272] T dde64cdbb8364a91a57729b0dd60ca79 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.739687  8399 consensus_peers.cc:597] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.739929  6161 tablet_replica.cc:333] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.741044  6161 raft_consensus.cc:2243] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.742672  6161 raft_consensus.cc:2272] T ec2c2cdf29f041e591fe117666cc438f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.746043  6161 tablet_replica.cc:333] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
W20260709 14:52:01.746364  8325 consensus_peers.cc:597] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.747063  6161 raft_consensus.cc:2243] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.747746  6161 raft_consensus.cc:2272] T 82852cd07bb5427a99d8050e4f8fe000 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.750560  6161 tablet_replica.cc:333] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.751392  6161 raft_consensus.cc:2243] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.751879  6161 raft_consensus.cc:2272] T 3287ac02c6d14f60a47951be749952a7 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.754473  6161 tablet_replica.cc:333] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.755203  6161 raft_consensus.cc:2243] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.755700  6161 raft_consensus.cc:2272] T 5b2f914cc1a04c47a88f34028389374a P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.758034  6161 tablet_replica.cc:333] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.758708  6161 raft_consensus.cc:2243] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.759783  6161 raft_consensus.cc:2272] T 082054ae32724ff0a8c1a7e71adc6de9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.762543  6161 tablet_replica.cc:333] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.763213  6161 raft_consensus.cc:2243] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.763800  6161 raft_consensus.cc:2272] T 29d9cfb5a2c142f4b4791495dc34c1a3 P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.766489  6161 tablet_replica.cc:333] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.767406  6161 raft_consensus.cc:2243] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.768164  6161 raft_consensus.cc:2272] T 86794a5a039a4e088e4fa002e2ca731f P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.771231  6161 tablet_replica.cc:333] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.772061  6161 raft_consensus.cc:2243] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.773149  6161 raft_consensus.cc:2272] T 00056597826a40b9857f72c2d08e44ec P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.775956  6161 tablet_replica.cc:333] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.776934  6161 raft_consensus.cc:2243] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.777515  6161 raft_consensus.cc:2272] T dcff0c513a634d9f8299beeea2a6bc0f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.780632  6161 tablet_replica.cc:333] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.781560  6161 raft_consensus.cc:2243] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.782162  6161 raft_consensus.cc:2272] T 43d9c386b5a94ea094c6231188234689 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.785220  6161 tablet_replica.cc:333] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.785966  6161 raft_consensus.cc:2243] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.787184  6161 raft_consensus.cc:2272] T 8d08c3dfaa314b97bc0cd603623b7ddf P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.789920  8397 consensus_peers.cc:597] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Couldn't send request to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:01.790526  6161 tablet_replica.cc:333] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.791587  6161 raft_consensus.cc:2243] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.792768  6161 raft_consensus.cc:2272] T 4af6b31130ca42fcb8f4bd122498652f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.796233  6161 tablet_replica.cc:333] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.797188  6161 raft_consensus.cc:2243] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.797811  6161 raft_consensus.cc:2272] T 14c47df5c45a445ea6d3909b5f37b8a9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.800370  6161 tablet_replica.cc:333] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.801059  6161 raft_consensus.cc:2243] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.801903  6161 raft_consensus.cc:2272] T 47279660dc0e42838c373436925a0ad6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.804391  6161 tablet_replica.cc:333] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.805128  6161 raft_consensus.cc:2243] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.806164  6161 raft_consensus.cc:2272] T 1d32d673c01b45d8a21c40c6a2327691 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.808893  6161 tablet_replica.cc:333] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.809566  6161 raft_consensus.cc:2243] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.810055  6161 raft_consensus.cc:2272] T f7ead465e9c4460eb6c97093362d8bc6 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.812170  6161 tablet_replica.cc:333] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.812877  6161 raft_consensus.cc:2243] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.813364  6161 raft_consensus.cc:2272] T d7f06298598c4fb0a6c743d2b2a958a0 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.815308  6161 tablet_replica.cc:333] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.816069  6161 raft_consensus.cc:2243] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.816694  6161 raft_consensus.cc:2272] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.818904  6161 tablet_replica.cc:333] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.819566  6161 raft_consensus.cc:2243] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.820006  6161 raft_consensus.cc:2272] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.822333  6161 tablet_replica.cc:333] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.822882  6161 raft_consensus.cc:2243] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.823294  6161 raft_consensus.cc:2272] T 5c3c38b7df374622aeda33cc46d29d7f P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.825838  6161 tablet_replica.cc:333] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.826795  6161 raft_consensus.cc:2243] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.827478  6161 raft_consensus.cc:2272] T abf2e3422a534f4e828b1cca7f117981 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.830592  6161 tablet_replica.cc:333] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.831899  6161 raft_consensus.cc:2243] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.832556  6161 raft_consensus.cc:2272] T 70186d7eb8f942da9e107e3a9b1a888e P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.835731  6161 tablet_replica.cc:333] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.836825  6161 raft_consensus.cc:2243] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.837888  6161 raft_consensus.cc:2272] T 8758be2ffd624b878d096bcd5c45df94 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.840425  6161 tablet_replica.cc:333] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.841293  6161 raft_consensus.cc:2243] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.841863  6161 raft_consensus.cc:2272] T 6a5a24ff003b4976b545a3c6f4b7b5ce P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.844310  6161 tablet_replica.cc:333] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.844941  6161 raft_consensus.cc:2243] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.845770  6161 raft_consensus.cc:2272] T ec9163f87de244819659a6b4dd63b56f P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.847724  6161 tablet_replica.cc:333] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.848316  6161 raft_consensus.cc:2243] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.848806  6161 raft_consensus.cc:2272] T dace9bdf85734c3eb5620072131ed9ca P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.850761  6161 tablet_replica.cc:333] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.851329  6161 raft_consensus.cc:2243] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.851761  6161 raft_consensus.cc:2272] T 02fa3e3c0c234e65b06521552acdc0d9 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.853770  6161 tablet_replica.cc:333] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.854342  6161 raft_consensus.cc:2243] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.855131  6161 raft_consensus.cc:2272] T 166fc607c6f14784a97fa584766f7289 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.857143  6161 tablet_replica.cc:333] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.857707  6161 raft_consensus.cc:2243] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.858117  6161 raft_consensus.cc:2272] T d5a1f9c832a948f690e28fd6babaf54d P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.860069  6161 tablet_replica.cc:333] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.860800  6161 raft_consensus.cc:2243] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.861884  6161 raft_consensus.cc:2272] T 6eb054b95b19452eb17e630238754fdd P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.864600  6161 tablet_replica.cc:333] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.865383  6161 raft_consensus.cc:2243] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.865958  6161 raft_consensus.cc:2272] T 79fa82d1193e46ddaa6a751b7cd405f4 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.868196  6161 tablet_replica.cc:333] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.868781  6161 raft_consensus.cc:2243] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:01.869613  6161 raft_consensus.cc:2272] T d516225088c4469d8fde6f3a477ab08a P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.871590  6161 tablet_replica.cc:333] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.872081  6161 raft_consensus.cc:2243] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.872556  6161 raft_consensus.cc:2272] T fa31c83b92604b1c813099cee7f4bb8b P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.874619  6161 tablet_replica.cc:333] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.875211  6161 raft_consensus.cc:2243] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.875662  6161 raft_consensus.cc:2272] T 9f5996d550584cc990f381be43e639ca P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.877668  6161 tablet_replica.cc:333] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.878196  6161 raft_consensus.cc:2243] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.878664  6161 raft_consensus.cc:2272] T 714af76f236a47d4b8c67dab4cc4adbd P cf84ce4dc6684ac98947403c81a4d94c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.880681  6161 tablet_replica.cc:333] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.881397  6161 raft_consensus.cc:2243] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.881933  6161 raft_consensus.cc:2272] T b3deb71094cd4e888fc72ffabe80ac17 P cf84ce4dc6684ac98947403c81a4d94c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:01.883862  6161 tablet_replica.cc:333] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c: stopping tablet replica
I20260709 14:52:01.884415  6161 raft_consensus.cc:2243] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:01.884941  6161 raft_consensus.cc:2272] T 3f0af90fc33044a5ab43a90ae9265915 P cf84ce4dc6684ac98947403c81a4d94c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:01.888868  8399 consensus_peers.cc:597] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.931927  8325 consensus_peers.cc:597] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.936697  8399 consensus_peers.cc:597] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:01.981261  8399 consensus_peers.cc:597] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.021720  8325 consensus_peers.cc:597] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.030057  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
W20260709 14:52:02.030458  8325 consensus_peers.cc:597] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.033931  8325 consensus_peers.cc:597] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.049503  8325 consensus_peers.cc:597] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.075176  8325 consensus_peers.cc:597] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.111210  8399 consensus_peers.cc:597] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.126834  8325 consensus_peers.cc:597] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.130689  8325 consensus_peers.cc:597] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.136360  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
W20260709 14:52:02.169606  8397 consensus_peers.cc:597] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.181103  8325 consensus_peers.cc:597] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de -> Peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Couldn't send request to peer cf84ce4dc6684ac98947403c81a4d94c. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.194520  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.195776  6161 tablet_replica.cc:333] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
W20260709 14:52:02.196425  8397 consensus_peers.cc:597] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.196965  6161 raft_consensus.cc:2243] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.198324  6161 raft_consensus.cc:2272] T 02fa3e3c0c234e65b06521552acdc0d9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.201336  6161 tablet_replica.cc:333] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.202287  6161 raft_consensus.cc:2243] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.202932  6161 raft_consensus.cc:2272] T 7834b9dba9864e3ca495209cfa634d24 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.206012  6161 tablet_replica.cc:333] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.206781  6161 raft_consensus.cc:2243] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.207314  6161 raft_consensus.cc:2272] T 6cb1e755066f4f1ab915dfc4220b33e2 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.209584  6161 tablet_replica.cc:333] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.210768  6161 raft_consensus.cc:2243] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.211469  6161 raft_consensus.cc:2272] T 2a1d34c2ef864146b24019074120492a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.213653  6161 tablet_replica.cc:333] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.214306  6161 raft_consensus.cc:2243] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.214797  6161 raft_consensus.cc:2272] T b6f39a3c54a24113ab4ce164d9ef2e66 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.216872  6161 tablet_replica.cc:333] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.217494  6161 raft_consensus.cc:2243] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.217986  6161 raft_consensus.cc:2272] T 6ddada08b89f4382be558eacaaf2a219 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.220609  6161 tablet_replica.cc:333] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.221274  6161 raft_consensus.cc:2243] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.221802  6161 raft_consensus.cc:2272] T 933471f316c648ceaf6824b12fcaf2dc P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.224385  6161 tablet_replica.cc:333] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.225405  6161 raft_consensus.cc:2243] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.226670  6161 raft_consensus.cc:2272] T 2e0eeb4085874460a5f1f1b4cef267ba P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.229175  8397 consensus_peers.cc:597] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.229542  6161 tablet_replica.cc:333] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.230639  6161 raft_consensus.cc:2243] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.231302  6161 raft_consensus.cc:2272] T ec2c2cdf29f041e591fe117666cc438f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.234295  6161 tablet_replica.cc:333] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.234990  6161 raft_consensus.cc:2243] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.235476  6161 raft_consensus.cc:2272] T 9ab514e0c6a1456c8472afdac32d4389 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.237628  6161 tablet_replica.cc:333] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.238371  6161 raft_consensus.cc:2243] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.239277  6161 raft_consensus.cc:2272] T 5b2f914cc1a04c47a88f34028389374a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.241308  6161 tablet_replica.cc:333] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.242110  6161 raft_consensus.cc:2243] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.242630  6161 raft_consensus.cc:2272] T 29d9cfb5a2c142f4b4791495dc34c1a3 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.244683  6161 tablet_replica.cc:333] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.245303  6161 raft_consensus.cc:2243] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.245785  6161 raft_consensus.cc:2272] T dde64cdbb8364a91a57729b0dd60ca79 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.247885  6161 tablet_replica.cc:333] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.248629  6161 raft_consensus.cc:2243] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.249150  6161 raft_consensus.cc:2272] T 14c47df5c45a445ea6d3909b5f37b8a9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.251186  6161 tablet_replica.cc:333] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.251828  6161 raft_consensus.cc:2243] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.252760  6161 raft_consensus.cc:2272] T dace9bdf85734c3eb5620072131ed9ca P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.254860  6161 tablet_replica.cc:333] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.255560  6161 raft_consensus.cc:2243] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.256114  6161 raft_consensus.cc:2272] T 714af76f236a47d4b8c67dab4cc4adbd P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.258558  6161 tablet_replica.cc:333] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.259233  6161 raft_consensus.cc:2243] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.260177  6161 raft_consensus.cc:2272] T 9db561ce579349b4afa1c2b1818c876e P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.263173  6161 tablet_replica.cc:333] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.264128  6161 raft_consensus.cc:2243] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.264796  6161 raft_consensus.cc:2272] T 3e6137b065d04f78b43de29f3e303692 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.267383  6161 tablet_replica.cc:333] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.268158  6161 raft_consensus.cc:2243] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.268785  6161 raft_consensus.cc:2272] T 6eb054b95b19452eb17e630238754fdd P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.271488  6161 tablet_replica.cc:333] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.272264  6161 raft_consensus.cc:2243] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.273303  6161 raft_consensus.cc:2272] T 79fa82d1193e46ddaa6a751b7cd405f4 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.275605  6161 tablet_replica.cc:333] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.276208  6161 raft_consensus.cc:2243] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.277621  6161 raft_consensus.cc:2272] T 3de09df7219d47a5afb888e74b25a4c9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.279680  6161 tablet_replica.cc:333] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.280263  6161 raft_consensus.cc:2243] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.281072  6161 raft_consensus.cc:2272] T bd58743ee6554b99ad2c131e46a4d359 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.282999  6161 tablet_replica.cc:333] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.283586  6161 raft_consensus.cc:2243] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.285570  6161 raft_consensus.cc:2272] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.287459  6161 tablet_replica.cc:333] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.288193  6161 raft_consensus.cc:2243] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.289012  6161 raft_consensus.cc:2272] T 5c3c38b7df374622aeda33cc46d29d7f P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.290925  6161 tablet_replica.cc:333] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.291443  6161 raft_consensus.cc:2243] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.291824  6161 raft_consensus.cc:2272] T 9226a05084ca477fa0d3a105bf55dab6 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.293576  6161 tablet_replica.cc:333] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.294085  6161 raft_consensus.cc:2243] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.294461  6161 raft_consensus.cc:2272] T 3f0af90fc33044a5ab43a90ae9265915 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.296312  6161 tablet_replica.cc:333] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.296962  6161 raft_consensus.cc:2243] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.297796  6161 raft_consensus.cc:2272] T 43d9c386b5a94ea094c6231188234689 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.299955  6161 tablet_replica.cc:333] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.300765  6161 raft_consensus.cc:2243] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.301322  6161 raft_consensus.cc:2272] T 8d08c3dfaa314b97bc0cd603623b7ddf P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.303493  6161 tablet_replica.cc:333] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.304071  6161 raft_consensus.cc:2243] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.304559  6161 raft_consensus.cc:2272] T 47279660dc0e42838c373436925a0ad6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.306541  6161 tablet_replica.cc:333] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.307199  6161 raft_consensus.cc:2243] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.307788  6161 raft_consensus.cc:2272] T 1d32d673c01b45d8a21c40c6a2327691 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.310083  6161 tablet_replica.cc:333] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.310954  6161 raft_consensus.cc:2243] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.311951  6161 raft_consensus.cc:2272] T f7ead465e9c4460eb6c97093362d8bc6 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.314787  6161 tablet_replica.cc:333] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.315600  6161 raft_consensus.cc:2243] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.316803  6161 raft_consensus.cc:2272] T 6a5a24ff003b4976b545a3c6f4b7b5ce P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.319756  6161 tablet_replica.cc:333] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.320438  6161 raft_consensus.cc:2243] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.321334  6161 raft_consensus.cc:2272] T d7f06298598c4fb0a6c743d2b2a958a0 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.323902  6161 tablet_replica.cc:333] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.324591  6161 raft_consensus.cc:2243] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.325109  6161 raft_consensus.cc:2272] T ec9163f87de244819659a6b4dd63b56f P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.326260  9373 raft_consensus.cc:493] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:52:02.326894  9373 raft_consensus.cc:515] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d3c8728c9334aa09e4285dca75957de" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36359 } } peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } }
I20260709 14:52:02.327874  6161 tablet_replica.cc:333] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.328784  6161 raft_consensus.cc:2243] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.329383  6161 raft_consensus.cc:2272] T fa31c83b92604b1c813099cee7f4bb8b P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.329417  9373 leader_election.cc:290] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359), 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019)
I20260709 14:52:02.332155  6161 tablet_replica.cc:333] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.332985  6161 raft_consensus.cc:2243] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:02.333547  8397 leader_election.cc:336] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:02.333611  6161 raft_consensus.cc:2272] T d516225088c4469d8fde6f3a477ab08a P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.334628  8397 leader_election.cc:336] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:52:02.335011  8397 leader_election.cc:304] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, 4d3c8728c9334aa09e4285dca75957de
I20260709 14:52:02.335780  9290 raft_consensus.cc:2749] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:02.336897  6161 tablet_replica.cc:333] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.337951  6161 raft_consensus.cc:2243] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.338558  6161 raft_consensus.cc:2272] T 98d021cfe6d04997a1d99da6888bceab P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.341187  6161 tablet_replica.cc:333] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.341907  6161 raft_consensus.cc:2243] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.342468  6161 raft_consensus.cc:2272] T 4606a7930a7947bfb402e5ad7364ac28 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.345103  6161 tablet_replica.cc:333] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.345718  6161 raft_consensus.cc:2243] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.346292  6161 raft_consensus.cc:2272] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.347877  8397 consensus_peers.cc:597] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.348855  8397 consensus_peers.cc:597] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.349874  6161 tablet_replica.cc:333] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.350533  6161 raft_consensus.cc:2243] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.351043  6161 raft_consensus.cc:2272] T 7e414990dd28498e9bf1cb7fc47ba457 P 4d3c8728c9334aa09e4285dca75957de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.353027  6161 tablet_replica.cc:333] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.353571  6161 raft_consensus.cc:2243] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.354074  6161 raft_consensus.cc:2272] T 08ef952d942740de8b9756e0dd374a6a P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.355937  6161 tablet_replica.cc:333] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.356452  6161 raft_consensus.cc:2243] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.357285  6161 raft_consensus.cc:2272] T dcff0c513a634d9f8299beeea2a6bc0f P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.359048  6161 tablet_replica.cc:333] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.359549  6161 raft_consensus.cc:2243] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.359925  6161 raft_consensus.cc:2272] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 4d3c8728c9334aa09e4285dca75957de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.361793  6161 tablet_replica.cc:333] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de: stopping tablet replica
I20260709 14:52:02.362205  6161 raft_consensus.cc:2243] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.362581  6161 raft_consensus.cc:2272] T b3deb71094cd4e888fc72ffabe80ac17 P 4d3c8728c9334aa09e4285dca75957de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.373373  9373 raft_consensus.cc:493] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:52:02.374152  9373 raft_consensus.cc:515] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:52:02.376466  9373 leader_election.cc:290] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
W20260709 14:52:02.384150  8399 leader_election.cc:336] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111)
W20260709 14:52:02.386739  8397 leader_election.cc:336] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
I20260709 14:52:02.387416  8397 leader_election.cc:304] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:52:02.388365  9290 raft_consensus.cc:2749] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:02.394327  8397 consensus_peers.cc:597] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.407675  8397 consensus_peers.cc:597] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.441988  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:52:02.469316  9290 raft_consensus.cc:493] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0a4accdcc27d48a2a5bcf5d969bd0d3a)
I20260709 14:52:02.470101  9290 raft_consensus.cc:515] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5875995477c9408f83bc256fd8cf9e9d" member_type: VOTER last_known_addr { host: "127.6.4.68" port: 36589 } } peers { permanent_uuid: "0a4accdcc27d48a2a5bcf5d969bd0d3a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 44019 } } peers { permanent_uuid: "cf84ce4dc6684ac98947403c81a4d94c" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 35075 } }
I20260709 14:52:02.473526  9290 leader_election.cc:290] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019), cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075)
W20260709 14:52:02.477573  8397 leader_election.cc:336] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0a4accdcc27d48a2a5bcf5d969bd0d3a (127.6.4.65:44019): Network error: Client connection negotiation failed: client connection to 127.6.4.65:44019: connect: Connection refused (error 111)
W20260709 14:52:02.478790  8399 leader_election.cc:336] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf84ce4dc6684ac98947403c81a4d94c (127.6.4.66:35075): Network error: Client connection negotiation failed: client connection to 127.6.4.66:35075: connect: Connection refused (error 111)
I20260709 14:52:02.479337  8399 leader_election.cc:304] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5875995477c9408f83bc256fd8cf9e9d; no voters: 0a4accdcc27d48a2a5bcf5d969bd0d3a, cf84ce4dc6684ac98947403c81a4d94c
I20260709 14:52:02.480314  9290 raft_consensus.cc:2749] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:02.515293  8397 consensus_peers.cc:597] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.67:36359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.527278  6161 tablet_server.cc:179] TabletServer@127.6.4.68:0 shutting down...
W20260709 14:52:02.578578  8397 consensus_peers.cc:597] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.67:36359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.581758  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.582814  6161 tablet_replica.cc:333] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.583598  6161 raft_consensus.cc:2243] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.584163  6161 raft_consensus.cc:2272] T b83f7c6491bc4e5586252ccc7bbed8a1 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.586679  6161 tablet_replica.cc:333] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.587314  6161 raft_consensus.cc:2243] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.588402  6161 raft_consensus.cc:2272] T 6cb1e755066f4f1ab915dfc4220b33e2 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.590960  6161 tablet_replica.cc:333] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.591656  6161 raft_consensus.cc:2243] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.592451  6161 raft_consensus.cc:2272] T 3287ac02c6d14f60a47951be749952a7 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.594456  6161 tablet_replica.cc:333] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.595237  6161 raft_consensus.cc:2243] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.595842  6161 raft_consensus.cc:2272] T 8758be2ffd624b878d096bcd5c45df94 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.598146  6161 tablet_replica.cc:333] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.598953  6161 raft_consensus.cc:2243] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.599473  6161 raft_consensus.cc:2272] T b6f39a3c54a24113ab4ce164d9ef2e66 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.602244  6161 tablet_replica.cc:333] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.602990  6161 raft_consensus.cc:2243] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.603964  6161 raft_consensus.cc:2272] T 933471f316c648ceaf6824b12fcaf2dc P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.606271  6161 tablet_replica.cc:333] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.606863  6161 raft_consensus.cc:2243] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.607270  6161 raft_consensus.cc:2272] T 6ddada08b89f4382be558eacaaf2a219 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.609333  6161 tablet_replica.cc:333] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.609891  6161 raft_consensus.cc:2243] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.610636  6161 raft_consensus.cc:2272] T 7834b9dba9864e3ca495209cfa634d24 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.612679  6161 tablet_replica.cc:333] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.613220  6161 raft_consensus.cc:2243] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.613629  6161 raft_consensus.cc:2272] T ec2c2cdf29f041e591fe117666cc438f P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.615548  6161 tablet_replica.cc:333] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.616119  6161 raft_consensus.cc:2243] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.617110  6161 raft_consensus.cc:2272] T 9ab514e0c6a1456c8472afdac32d4389 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.619107  6161 tablet_replica.cc:333] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.619663  6161 raft_consensus.cc:2243] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.620107  6161 raft_consensus.cc:2272] T 5b2f914cc1a04c47a88f34028389374a P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.622061  6161 tablet_replica.cc:333] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.622593  6161 raft_consensus.cc:2243] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.623023  6161 raft_consensus.cc:2272] T 6eb054b95b19452eb17e630238754fdd P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.624977  6161 tablet_replica.cc:333] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.625523  6161 raft_consensus.cc:2243] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.625923  6161 raft_consensus.cc:2272] T 79fa82d1193e46ddaa6a751b7cd405f4 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.627916  6161 tablet_replica.cc:333] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.628640  6161 raft_consensus.cc:2243] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.629052  6161 raft_consensus.cc:2272] T 3de09df7219d47a5afb888e74b25a4c9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.630931  6161 tablet_replica.cc:333] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.631539  6161 raft_consensus.cc:2243] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.632489  6161 raft_consensus.cc:2272] T 70186d7eb8f942da9e107e3a9b1a888e P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.635203  6161 tablet_replica.cc:333] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
W20260709 14:52:02.635977  8397 consensus_peers.cc:597] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d -> Peer 4d3c8728c9334aa09e4285dca75957de (127.6.4.67:36359): Couldn't send request to peer 4d3c8728c9334aa09e4285dca75957de. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.67:36359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.636076  6161 raft_consensus.cc:2243] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.637112  6161 raft_consensus.cc:2272] T abf2e3422a534f4e828b1cca7f117981 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.639458  6161 tablet_replica.cc:333] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.640250  6161 raft_consensus.cc:2243] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.640882  6161 raft_consensus.cc:2272] T 6d1a9208d4ef4d13b0869a3eb2e21ad9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.643019  6161 tablet_replica.cc:333] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.643730  6161 raft_consensus.cc:2243] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.644213  6161 raft_consensus.cc:2272] T bd58743ee6554b99ad2c131e46a4d359 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.646296  6161 tablet_replica.cc:333] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.646927  6161 raft_consensus.cc:2243] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.647429  6161 raft_consensus.cc:2272] T 9f5996d550584cc990f381be43e639ca P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.649570  6161 tablet_replica.cc:333] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.650240  6161 raft_consensus.cc:2243] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.651113  6161 raft_consensus.cc:2272] T 3e6137b065d04f78b43de29f3e303692 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.653221  6161 tablet_replica.cc:333] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.653859  6161 raft_consensus.cc:2243] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.654350  6161 raft_consensus.cc:2272] T 9db561ce579349b4afa1c2b1818c876e P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.656631  6161 tablet_replica.cc:333] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.657225  6161 raft_consensus.cc:2243] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.657667  6161 raft_consensus.cc:2272] T 43dd8a7f8c1e4977abc7c550fa9b31e9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.659827  6161 tablet_replica.cc:333] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.660406  6161 raft_consensus.cc:2243] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.660892  6161 raft_consensus.cc:2272] T d7f06298598c4fb0a6c743d2b2a958a0 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.662914  6161 tablet_replica.cc:333] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.663530  6161 raft_consensus.cc:2243] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.663959  6161 raft_consensus.cc:2272] T 00056597826a40b9857f72c2d08e44ec P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.666003  6161 tablet_replica.cc:333] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.666621  6161 raft_consensus.cc:2243] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.667032  6161 raft_consensus.cc:2272] T 4582e01f07af4f5a8e82ccf14a83b4c5 P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.669037  6161 tablet_replica.cc:333] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.669724  6161 raft_consensus.cc:2243] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.670133  6161 raft_consensus.cc:2272] T 8d08c3dfaa314b97bc0cd603623b7ddf P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.672171  6161 tablet_replica.cc:333] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.672788  6161 raft_consensus.cc:2243] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.673293  6161 raft_consensus.cc:2272] T 98d021cfe6d04997a1d99da6888bceab P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.675347  6161 tablet_replica.cc:333] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.676041  6161 raft_consensus.cc:2243] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.676576  6161 raft_consensus.cc:2272] T 082054ae32724ff0a8c1a7e71adc6de9 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.678663  6161 tablet_replica.cc:333] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.679284  6161 raft_consensus.cc:2243] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.680192  6161 raft_consensus.cc:2272] T 4606a7930a7947bfb402e5ad7364ac28 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.682399  6161 tablet_replica.cc:333] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.683163  6161 raft_consensus.cc:2243] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.683990  6161 raft_consensus.cc:2272] T 14c47df5c45a445ea6d3909b5f37b8a9 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.686369  6161 tablet_replica.cc:333] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.687108  6161 raft_consensus.cc:2243] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.687693  6161 raft_consensus.cc:2272] T 4af6b31130ca42fcb8f4bd122498652f P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.691156  6161 tablet_replica.cc:333] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.691936  6161 raft_consensus.cc:2243] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.692986  6161 raft_consensus.cc:2272] T 82852cd07bb5427a99d8050e4f8fe000 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.695102  6161 tablet_replica.cc:333] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.695771  6161 raft_consensus.cc:2243] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.696712  6161 raft_consensus.cc:2272] T 08ef952d942740de8b9756e0dd374a6a P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.698874  6161 tablet_replica.cc:333] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.699489  6161 raft_consensus.cc:2243] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.700001  6161 raft_consensus.cc:2272] T 86794a5a039a4e088e4fa002e2ca731f P 5875995477c9408f83bc256fd8cf9e9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.702021  6161 tablet_replica.cc:333] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.702616  6161 raft_consensus.cc:2243] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.703088  6161 raft_consensus.cc:2272] T 9226a05084ca477fa0d3a105bf55dab6 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.705042  6161 tablet_replica.cc:333] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.705651  6161 raft_consensus.cc:2243] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.706522  6161 raft_consensus.cc:2272] T 3f0af90fc33044a5ab43a90ae9265915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.708436  6161 tablet_replica.cc:333] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.709077  6161 raft_consensus.cc:2243] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.709537  6161 raft_consensus.cc:2272] T 166fc607c6f14784a97fa584766f7289 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.711454  6161 tablet_replica.cc:333] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.712066  6161 raft_consensus.cc:2243] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.712592  6161 raft_consensus.cc:2272] T d5a1f9c832a948f690e28fd6babaf54d P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.714497  6161 tablet_replica.cc:333] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.715076  6161 raft_consensus.cc:2243] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.715541  6161 raft_consensus.cc:2272] T 47279660dc0e42838c373436925a0ad6 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.717617  6161 tablet_replica.cc:333] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.718351  6161 raft_consensus.cc:2243] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.718894  6161 raft_consensus.cc:2272] T 1d32d673c01b45d8a21c40c6a2327691 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.721060  6161 tablet_replica.cc:333] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.721663  6161 raft_consensus.cc:2243] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.722179  6161 raft_consensus.cc:2272] T f7ead465e9c4460eb6c97093362d8bc6 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.724202  6161 tablet_replica.cc:333] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.724812  6161 raft_consensus.cc:2243] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.725278  6161 raft_consensus.cc:2272] T f62b1a2b6af44977b7dca072e3ed7c77 P 5875995477c9408f83bc256fd8cf9e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.727070  6161 tablet_replica.cc:333] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.727589  6161 raft_consensus.cc:2243] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.728358  6161 raft_consensus.cc:2272] T 58e5e2fa0dd74dd7ab54f736d3c78915 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.730624  6161 tablet_replica.cc:333] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d: stopping tablet replica
I20260709 14:52:02.731169  6161 raft_consensus.cc:2243] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.732000  6161 raft_consensus.cc:2272] T 7e414990dd28498e9bf1cb7fc47ba457 P 5875995477c9408f83bc256fd8cf9e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.801923  6161 tablet_server.cc:196] TabletServer@127.6.4.68:0 shutdown complete.
I20260709 14:52:02.868757  6161 master.cc:562] Master@127.6.4.126:41473 shutting down...
I20260709 14:52:02.899570  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.900143  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.900434  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 822a108b82df4978a214060b3fdf553e: stopping tablet replica
I20260709 14:52:02.923393  6161 master.cc:584] Master@127.6.4.126:41473 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29805 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:52:03.034168  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:45119
I20260709 14:52:03.035526  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:03.042779  9377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:03.042943  9378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:03.043251  9380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:03.046816  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:03.048187  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:03.048391  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:03.048627  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608723048601 us; error 0 us; skew 500 ppm
I20260709 14:52:03.049158  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:03.052081  6161 webserver.cc:533] Webserver started at http://127.6.4.126:37939/ using document root <none> and password file <none>
I20260709 14:52:03.052807  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:03.053009  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:03.053242  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:03.054446  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "0534300ec111406fbba07253be7b90be"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.060088  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:03.066092  9385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.067126  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:52:03.067476  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "0534300ec111406fbba07253be7b90be"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.067983  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:03.086928  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.088311  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.139292  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:45119
I20260709 14:52:03.139394  9436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:45119 every 8 connection(s)
I20260709 14:52:03.144186  9437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.156426  9437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be: Bootstrap starting.
I20260709 14:52:03.161767  9437 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.166859  9437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be: No bootstrap required, opened a new log
I20260709 14:52:03.169538  9437 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0534300ec111406fbba07253be7b90be" member_type: VOTER }
I20260709 14:52:03.170090  9437 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.170400  9437 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0534300ec111406fbba07253be7b90be, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.171272  9437 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0534300ec111406fbba07253be7b90be" member_type: VOTER }
I20260709 14:52:03.171815  9437 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:03.172073  9437 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:03.172399  9437 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.178339  9437 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0534300ec111406fbba07253be7b90be" member_type: VOTER }
I20260709 14:52:03.179087  9437 leader_election.cc:304] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [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: 0534300ec111406fbba07253be7b90be; no voters: 
I20260709 14:52:03.180699  9437 leader_election.cc:290] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:03.181104  9440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.182834  9440 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 1 LEADER]: Becoming Leader. State: Replica: 0534300ec111406fbba07253be7b90be, State: Running, Role: LEADER
I20260709 14:52:03.183712  9440 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [LEADER]: Queue going to LEADER mode. State: All 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: "0534300ec111406fbba07253be7b90be" member_type: VOTER }
I20260709 14:52:03.184423  9437 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:03.189985  9441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0534300ec111406fbba07253be7b90be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0534300ec111406fbba07253be7b90be" member_type: VOTER } }
I20260709 14:52:03.191409  9442 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0534300ec111406fbba07253be7b90be. Latest consensus state: current_term: 1 leader_uuid: "0534300ec111406fbba07253be7b90be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0534300ec111406fbba07253be7b90be" member_type: VOTER } }
I20260709 14:52:03.192410  9442 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:03.192370  9441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:03.195195  9448 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:03.200456  9448 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:03.203379  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:03.210767  9448 catalog_manager.cc:1383] Generated new cluster ID: 877fd066ec964b31b7a2e0eda7610806
I20260709 14:52:03.211045  9448 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:03.232151  9448 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:03.233685  9448 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:03.258793  9448 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be: Generated new TSK 0
I20260709 14:52:03.259624  9448 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:03.270326  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:03.277434  9458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:03.279340  9459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:03.280030  9461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:03.280625  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:03.281777  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:03.281971  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:03.282171  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608723282154 us; error 0 us; skew 500 ppm
I20260709 14:52:03.282799  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:03.285926  6161 webserver.cc:533] Webserver started at http://127.6.4.65:35939/ using document root <none> and password file <none>
I20260709 14:52:03.286494  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:03.286782  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:03.287106  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:03.288297  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.294586  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:03.298614  9466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.299885  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:52:03.300308  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.300735  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:03.328348  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.329865  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.331667  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:03.334314  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:03.334584  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.334853  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:03.335064  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.384711  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:33361
I20260709 14:52:03.384891  9528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:33361 every 8 connection(s)
I20260709 14:52:03.390287  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:03.397810  9533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:03.399765  9534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:03.401872  6161 server_base.cc:1061] running on GCE node
W20260709 14:52:03.402752  9536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:03.404017  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:03.404323  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:03.404577  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608723404554 us; error 0 us; skew 500 ppm
I20260709 14:52:03.405167  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:03.408140  9529 heartbeater.cc:344] Connected to a master server at 127.6.4.126:45119
I20260709 14:52:03.408655  9529 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:03.408746  6161 webserver.cc:533] Webserver started at http://127.6.4.66:46795/ using document root <none> and password file <none>
I20260709 14:52:03.409413  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:03.409576  9529 heartbeater.cc:507] Master 127.6.4.126:45119 requested a full tablet report, sending...
I20260709 14:52:03.409616  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:03.410300  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:03.412900  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "a26a3a6934b04c9c957598b6d4d20710"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.414088  9402 ts_manager.cc:194] Registered new tserver with Master: f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361)
I20260709 14:52:03.415969  9402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46240
I20260709 14:52:03.419173  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:03.423511  9541 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.424710  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:03.425076  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "a26a3a6934b04c9c957598b6d4d20710"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.425376  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:03.449971  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.451385  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.453125  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:03.455667  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:03.455885  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.456163  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:03.456367  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.505234  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:32803
I20260709 14:52:03.505365  9603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:32803 every 8 connection(s)
I20260709 14:52:03.510281  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:03.519783  9608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:03.519917  9607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:03.522264  6161 server_base.cc:1061] running on GCE node
W20260709 14:52:03.523782  9611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:03.525180  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:03.525475  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:03.525686  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608723525668 us; error 0 us; skew 500 ppm
I20260709 14:52:03.526165  9604 heartbeater.cc:344] Connected to a master server at 127.6.4.126:45119
I20260709 14:52:03.526445  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:03.526714  9604 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:03.527915  9604 heartbeater.cc:507] Master 127.6.4.126:45119 requested a full tablet report, sending...
I20260709 14:52:03.530367  6161 webserver.cc:533] Webserver started at http://127.6.4.67:37415/ using document root <none> and password file <none>
I20260709 14:52:03.530723  9402 ts_manager.cc:194] Registered new tserver with Master: a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:03.531184  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:03.531569  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:03.531955  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:03.533005  9402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46242
I20260709 14:52:03.533792  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "a74da387d1a44d0c9d621fa044f68c87"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.539974  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:03.544059  9615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.545122  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:03.545826  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "a74da387d1a44d0c9d621fa044f68c87"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:03.546167  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:03.564525  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.565903  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.567371  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:03.569887  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:03.570151  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.570399  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:03.570581  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.617393  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:45979
I20260709 14:52:03.617527  9677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:45979 every 8 connection(s)
I20260709 14:52:03.633296  9678 heartbeater.cc:344] Connected to a master server at 127.6.4.126:45119
I20260709 14:52:03.633846  9678 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:03.634662  9678 heartbeater.cc:507] Master 127.6.4.126:45119 requested a full tablet report, sending...
I20260709 14:52:03.637002  9402 ts_manager.cc:194] Registered new tserver with Master: a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:03.637193  6161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016485902s
I20260709 14:52:03.639014  9402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46252
I20260709 14:52:03.669368  9402 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46262:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:03.672979  9402 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:03.775573  9568 tablet_service.cc:1511] Processing CreateTablet for tablet d1d3777295da4d2fa24107b0c4bae167 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:03.777027  9566 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa96050217b45efb9e84d06ad6b7f80 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:03.777561  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 6d67861b33764a4bb2f179879b82b0c6 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:03.778972  9565 tablet_service.cc:1511] Processing CreateTablet for tablet c63cbef40fc74fdbb843a037a04d4f3f (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:03.780144  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 52187392d2f142ef9c5156488dd1d84f (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:03.780934  9564 tablet_service.cc:1511] Processing CreateTablet for tablet f0ab60ac2fd94b1bbc8b333951b45984 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:03.777561  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d3777295da4d2fa24107b0c4bae167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.783542  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c63cbef40fc74fdbb843a037a04d4f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.787212  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 6d67861b33764a4bb2f179879b82b0c6 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:03.789788  9642 tablet_service.cc:1511] Processing CreateTablet for tablet d1d3777295da4d2fa24107b0c4bae167 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:03.789907  9494 tablet_service.cc:1511] Processing CreateTablet for tablet 6d67861b33764a4bb2f179879b82b0c6 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:03.791707  9494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d67861b33764a4bb2f179879b82b0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.792261  9639 tablet_service.cc:1511] Processing CreateTablet for tablet c63cbef40fc74fdbb843a037a04d4f3f (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:03.793002  9641 tablet_service.cc:1511] Processing CreateTablet for tablet 52187392d2f142ef9c5156488dd1d84f (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:03.789948  9493 tablet_service.cc:1511] Processing CreateTablet for tablet d1d3777295da4d2fa24107b0c4bae167 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:03.794054  9489 tablet_service.cc:1511] Processing CreateTablet for tablet f0ab60ac2fd94b1bbc8b333951b45984 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:03.795611  9493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d3777295da4d2fa24107b0c4bae167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.795881  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa96050217b45efb9e84d06ad6b7f80 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:03.791708  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d3777295da4d2fa24107b0c4bae167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.796398  9490 tablet_service.cc:1511] Processing CreateTablet for tablet c63cbef40fc74fdbb843a037a04d4f3f (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:03.797829  9640 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa96050217b45efb9e84d06ad6b7f80 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:03.798262  9492 tablet_service.cc:1511] Processing CreateTablet for tablet 52187392d2f142ef9c5156488dd1d84f (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:03.800769  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa96050217b45efb9e84d06ad6b7f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.799750  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa96050217b45efb9e84d06ad6b7f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.802181  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa96050217b45efb9e84d06ad6b7f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.802601  9641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52187392d2f142ef9c5156488dd1d84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.804352  9639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c63cbef40fc74fdbb843a037a04d4f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.803251  9489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ab60ac2fd94b1bbc8b333951b45984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.805629  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d67861b33764a4bb2f179879b82b0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.807088  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52187392d2f142ef9c5156488dd1d84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.807360  9638 tablet_service.cc:1511] Processing CreateTablet for tablet f0ab60ac2fd94b1bbc8b333951b45984 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:03.808835  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c63cbef40fc74fdbb843a037a04d4f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.809823  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ab60ac2fd94b1bbc8b333951b45984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.803385  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ab60ac2fd94b1bbc8b333951b45984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.811923  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52187392d2f142ef9c5156488dd1d84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.813762  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d67861b33764a4bb2f179879b82b0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.851636  9488 tablet_service.cc:1511] Processing CreateTablet for tablet 3f005a2d987b448bb579d035bdaed72c (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:03.853452  9488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f005a2d987b448bb579d035bdaed72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.855180  9563 tablet_service.cc:1511] Processing CreateTablet for tablet 3f005a2d987b448bb579d035bdaed72c (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:03.857097  9563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f005a2d987b448bb579d035bdaed72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.857827  9637 tablet_service.cc:1511] Processing CreateTablet for tablet 3f005a2d987b448bb579d035bdaed72c (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:03.859949  9637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f005a2d987b448bb579d035bdaed72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.875433  9487 tablet_service.cc:1511] Processing CreateTablet for tablet cdee587981474a3d820ff9f837fc41c3 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:03.877106  9487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdee587981474a3d820ff9f837fc41c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.879623  9636 tablet_service.cc:1511] Processing CreateTablet for tablet cdee587981474a3d820ff9f837fc41c3 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:03.881441  9636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdee587981474a3d820ff9f837fc41c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.882861  9562 tablet_service.cc:1511] Processing CreateTablet for tablet cdee587981474a3d820ff9f837fc41c3 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:03.884920  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdee587981474a3d820ff9f837fc41c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.913415  9486 tablet_service.cc:1511] Processing CreateTablet for tablet 785ab38b74b946e7bbe7efc248e14509 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:03.915062  9486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785ab38b74b946e7bbe7efc248e14509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.928649  9561 tablet_service.cc:1511] Processing CreateTablet for tablet 785ab38b74b946e7bbe7efc248e14509 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:03.930320  9561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785ab38b74b946e7bbe7efc248e14509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.944944  9635 tablet_service.cc:1511] Processing CreateTablet for tablet 785ab38b74b946e7bbe7efc248e14509 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:03.946794  9635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785ab38b74b946e7bbe7efc248e14509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.947584  9485 tablet_service.cc:1511] Processing CreateTablet for tablet d70a2ea85a99441f8dc61ebb2efc4b94 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:03.954051  9485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70a2ea85a99441f8dc61ebb2efc4b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.971395  9560 tablet_service.cc:1511] Processing CreateTablet for tablet d70a2ea85a99441f8dc61ebb2efc4b94 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:03.973430  9560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70a2ea85a99441f8dc61ebb2efc4b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.991178  9635 tablet_service.cc:1511] Processing CreateTablet for tablet d70a2ea85a99441f8dc61ebb2efc4b94 (DEFAULT_TABLE table=test-workload [id=c34a370ea8b5418199c293e4cf437cf5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:03.992784  9635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70a2ea85a99441f8dc61ebb2efc4b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:04.050007  9695 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.054663  9694 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.065538  9693 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.070631  9694 tablet_bootstrap.cc:654] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.072747  9695 tablet_bootstrap.cc:654] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.079087  9693 tablet_bootstrap.cc:654] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.084227  9694 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.084889  9694 ts_tablet_manager.cc:1403] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260709 14:52:04.088738  9694 raft_consensus.cc:359] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.089697  9694 raft_consensus.cc:385] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.090052  9694 raft_consensus.cc:740] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.090991  9694 consensus_queue.cc:260] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.093089  9695 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.094074  9695 ts_tablet_manager.cc:1403] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.014s
I20260709 14:52:04.095966  9604 heartbeater.cc:499] Master 127.6.4.126:45119 was elected leader, sending a full tablet report...
I20260709 14:52:04.096160  9694 ts_tablet_manager.cc:1434] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 14:52:04.097697  9694 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.098341  9695 raft_consensus.cc:359] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.099387  9695 raft_consensus.cc:385] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.099762  9695 raft_consensus.cc:740] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.101567  9693 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.101120  9695 consensus_queue.cc:260] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.102234  9693 ts_tablet_manager.cc:1403] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.011s
I20260709 14:52:04.106652  9693 raft_consensus.cc:359] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.107523  9694 tablet_bootstrap.cc:654] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.107637  9693 raft_consensus.cc:385] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.108346  9693 raft_consensus.cc:740] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.109656  9693 consensus_queue.cc:260] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.119993  9693 ts_tablet_manager.cc:1434] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.017s	user 0.017s	sys 0.000s
I20260709 14:52:04.120990  9529 heartbeater.cc:499] Master 127.6.4.126:45119 was elected leader, sending a full tablet report...
I20260709 14:52:04.121724  9678 heartbeater.cc:499] Master 127.6.4.126:45119 was elected leader, sending a full tablet report...
I20260709 14:52:04.122661  9694 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.123384  9694 ts_tablet_manager.cc:1403] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.019s
I20260709 14:52:04.127095  9694 raft_consensus.cc:359] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.128280  9694 raft_consensus.cc:385] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.128561  9695 ts_tablet_manager.cc:1434] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.013s
I20260709 14:52:04.128664  9694 raft_consensus.cc:740] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.130005  9695 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.129806  9694 consensus_queue.cc:260] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.132514  9694 ts_tablet_manager.cc:1434] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.009s
I20260709 14:52:04.134037  9694 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.137589  9693 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
W20260709 14:52:04.139791  9530 tablet.cc:2406] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:04.141711  9694 tablet_bootstrap.cc:654] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.141695  9695 tablet_bootstrap.cc:654] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.146072  9693 tablet_bootstrap.cc:654] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.156561  9695 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.157102  9694 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.157217  9695 ts_tablet_manager.cc:1403] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260709 14:52:04.158998  9694 ts_tablet_manager.cc:1403] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260709 14:52:04.162179  9695 raft_consensus.cc:359] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.163105  9695 raft_consensus.cc:385] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.163424  9695 raft_consensus.cc:740] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.164458  9695 consensus_queue.cc:260] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.165449  9694 raft_consensus.cc:359] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.166401  9694 raft_consensus.cc:385] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.166786  9694 raft_consensus.cc:740] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.167117  9695 ts_tablet_manager.cc:1434] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 14:52:04.168272  9693 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.167701  9694 consensus_queue.cc:260] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.169103  9693 ts_tablet_manager.cc:1403] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.014s
I20260709 14:52:04.168378  9695 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.172798  9694 ts_tablet_manager.cc:1434] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 14:52:04.173244  9693 raft_consensus.cc:359] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.174093  9694 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.174268  9700 raft_consensus.cc:493] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.174814  9700 raft_consensus.cc:515] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.176599  9701 raft_consensus.cc:493] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.177203  9701 raft_consensus.cc:515] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.177677  9700 leader_election.cc:290] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:04.181842  9695 tablet_bootstrap.cc:654] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.183068  9701 leader_election.cc:290] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:04.174266  9693 raft_consensus.cc:385] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.185734  9693 raft_consensus.cc:740] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.186970  9693 consensus_queue.cc:260] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.189824  9693 ts_tablet_manager.cc:1434] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:52:04.191193  9693 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.199111  9694 tablet_bootstrap.cc:654] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:04.200968  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:04.201318  9693 tablet_bootstrap.cc:654] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.230492  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d67861b33764a4bb2f179879b82b0c6" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.231768  9693 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
W20260709 14:52:04.232551  9470 leader_election.cc:343] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.232692  9693 ts_tablet_manager.cc:1403] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.000s
I20260709 14:52:04.237399  9694 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.237413  9695 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.237293  9693 raft_consensus.cc:359] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.238272  9693 raft_consensus.cc:385] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.238288  9694 ts_tablet_manager.cc:1403] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.004s
I20260709 14:52:04.238713  9693 raft_consensus.cc:740] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.239941  9693 consensus_queue.cc:260] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.243011  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.238332  9695 ts_tablet_manager.cc:1403] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.010s
W20260709 14:52:04.244846  9616 leader_election.cc:343] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.245787  9693 ts_tablet_manager.cc:1434] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:52:04.247057  9693 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.249505  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.250769  9695 raft_consensus.cc:359] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
W20260709 14:52:04.251530  9619 leader_election.cc:343] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.252462  9619 leader_election.cc:304] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87; no voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:04.253413  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d67861b33764a4bb2f179879b82b0c6" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.253880  9695 raft_consensus.cc:385] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.254313  9695 raft_consensus.cc:740] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.254534  9700 raft_consensus.cc:2749] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.255256  9693 tablet_bootstrap.cc:654] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.243533  9694 raft_consensus.cc:359] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.255265  9695 consensus_queue.cc:260] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.256893  9694 raft_consensus.cc:385] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.257316  9694 raft_consensus.cc:740] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.258785  9694 consensus_queue.cc:260] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.259987  9579 raft_consensus.cc:2468] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 0.
I20260709 14:52:04.259435  9695 ts_tablet_manager.cc:1434] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.006s
I20260709 14:52:04.263284  9695 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.264468  9470 leader_election.cc:304] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:04.266470  9701 raft_consensus.cc:2804] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.266959  9701 raft_consensus.cc:493] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.267373  9701 raft_consensus.cc:3060] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.271891  9695 tablet_bootstrap.cc:654] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.280351  9701 raft_consensus.cc:515] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.285109  9694 ts_tablet_manager.cc:1434] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.003s
I20260709 14:52:04.287544  9694 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.289080  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d67861b33764a4bb2f179879b82b0c6" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.290067  9653 raft_consensus.cc:3060] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.296305  9716 raft_consensus.cc:493] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.297077  9716 raft_consensus.cc:515] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.300335  9693 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.300720  9695 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.301064  9693 ts_tablet_manager.cc:1403] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.054s	user 0.036s	sys 0.016s
I20260709 14:52:04.301403  9695 ts_tablet_manager.cc:1403] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.006s
I20260709 14:52:04.301864  9694 tablet_bootstrap.cc:654] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.305397  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.306293  9579 raft_consensus.cc:2468] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 0.
I20260709 14:52:04.306972  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
W20260709 14:52:04.308689  9470 leader_election.cc:343] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.308784  9716 leader_election.cc:290] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.305027  9693 raft_consensus.cc:359] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.309600  9470 leader_election.cc:304] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:04.309938  9693 raft_consensus.cc:385] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.310403  9693 raft_consensus.cc:740] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.308691  9695 raft_consensus.cc:359] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.310508  9716 raft_consensus.cc:2804] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.311043  9695 raft_consensus.cc:385] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.311094  9716 raft_consensus.cc:493] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.311435  9695 raft_consensus.cc:740] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.311555  9716 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.311522  9693 consensus_queue.cc:260] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.312373  9695 consensus_queue.cc:260] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.314235  9653 raft_consensus.cc:2468] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.315850  9701 leader_election.cc:290] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Requested vote from peers a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:04.317020  9695 ts_tablet_manager.cc:1434] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:52:04.318189  9695 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.323508  9694 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.324579  9694 ts_tablet_manager.cc:1403] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.003s
I20260709 14:52:04.325913  9695 tablet_bootstrap.cc:654] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.327183  9699 raft_consensus.cc:493] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.327989  9699 raft_consensus.cc:515] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.330575  9470 leader_election.cc:304] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.331537  9701 raft_consensus.cc:2804] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.332109  9701 raft_consensus.cc:697] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Becoming Leader. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Running, Role: LEADER
I20260709 14:52:04.332348  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d67861b33764a4bb2f179879b82b0c6" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:04.333220  9701 consensus_queue.cc:237] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:04.334074  9579 raft_consensus.cc:3060] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.336300  9716 raft_consensus.cc:515] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.338680  9716 leader_election.cc:290] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Requested vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.342031  9693 ts_tablet_manager.cc:1434] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.041s	user 0.024s	sys 0.001s
I20260709 14:52:04.343633  9693 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.344555  9699 leader_election.cc:290] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.344877  9716 raft_consensus.cc:493] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.345609  9716 raft_consensus.cc:515] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.347332  9695 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.347939  9695 ts_tablet_manager.cc:1403] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260709 14:52:04.348619  9716 leader_election.cc:290] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.350651  9695 raft_consensus.cc:359] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.351325  9695 raft_consensus.cc:385] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.351603  9695 raft_consensus.cc:740] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.352356  9695 consensus_queue.cc:260] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.354734  9695 ts_tablet_manager.cc:1434] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 14:52:04.355862  9695 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.358461  9693 tablet_bootstrap.cc:654] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.362344  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.363164  9695 tablet_bootstrap.cc:654] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.362932  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.371646  9694 raft_consensus.cc:359] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
W20260709 14:52:04.377344  9470 leader_election.cc:343] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.378948  9470 leader_election.cc:343] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.377452  9694 raft_consensus.cc:385] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.380055  9694 raft_consensus.cc:740] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.381250  9695 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.381847  9695 ts_tablet_manager.cc:1403] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260709 14:52:04.381408  9694 consensus_queue.cc:260] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.384677  9695 raft_consensus.cc:359] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.385493  9695 raft_consensus.cc:385] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.385847  9695 raft_consensus.cc:740] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.386062  9579 raft_consensus.cc:2468] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.388929  9693 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.389570  9693 ts_tablet_manager.cc:1403] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.013s
I20260709 14:52:04.391973  9694 ts_tablet_manager.cc:1434] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.004s
I20260709 14:52:04.393200  9694 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.393091  9693 raft_consensus.cc:359] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.394129  9693 raft_consensus.cc:385] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.394447  9693 raft_consensus.cc:740] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.395226  9693 consensus_queue.cc:260] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.396474  9700 raft_consensus.cc:493] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.397048  9700 raft_consensus.cc:515] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.397697  9693 ts_tablet_manager.cc:1434] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:04.397517  9401 catalog_manager.cc:5697] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.398909  9693 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.399456  9700 leader_election.cc:290] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:04.402607  9694 tablet_bootstrap.cc:654] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.403131  9695 consensus_queue.cc:260] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.406282  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d3777295da4d2fa24107b0c4bae167" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.406642  9693 tablet_bootstrap.cc:654] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.408751  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
W20260709 14:52:04.409224  9616 leader_election.cc:343] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.409507  9578 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.410179  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d3777295da4d2fa24107b0c4bae167" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
W20260709 14:52:04.411649  9619 leader_election.cc:343] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.412107  9619 leader_election.cc:304] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87; no voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:04.413328  9700 raft_consensus.cc:2749] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.415674  9695 ts_tablet_manager.cc:1434] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:52:04.421407  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.422161  9579 raft_consensus.cc:2468] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 0.
I20260709 14:52:04.424207  9695 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.428387  9694 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.429056  9694 ts_tablet_manager.cc:1403] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 14:52:04.432457  9694 raft_consensus.cc:359] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.433331  9694 raft_consensus.cc:385] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.433647  9694 raft_consensus.cc:740] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.434911  9694 consensus_queue.cc:260] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.424903  9470 leader_election.cc:304] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:04.437546  9693 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.437945  9701 raft_consensus.cc:2804] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.438133  9693 ts_tablet_manager.cc:1403] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.009s
I20260709 14:52:04.438450  9701 raft_consensus.cc:493] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.438243  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.438989  9701 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.418627  9578 raft_consensus.cc:2468] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
W20260709 14:52:04.440265  9545 leader_election.cc:343] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.441993  9693 raft_consensus.cc:359] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.442773  9694 ts_tablet_manager.cc:1434] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.007s
I20260709 14:52:04.444348  9694 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.444388  9470 leader_election.cc:304] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:04.443089  9693 raft_consensus.cc:385] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.445151  9693 raft_consensus.cc:740] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.446264  9693 consensus_queue.cc:260] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.447477  9716 raft_consensus.cc:2804] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.448521  9716 raft_consensus.cc:697] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Becoming Leader. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Running, Role: LEADER
I20260709 14:52:04.449165  9701 raft_consensus.cc:515] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.449515  9716 consensus_queue.cc:237] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.451956  9701 leader_election.cc:290] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Requested vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.456326  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:04.457489  9693 ts_tablet_manager.cc:1434] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 14:52:04.457661  9578 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.458767  9693 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.461867  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.462706  9652 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.471071  9578 raft_consensus.cc:2468] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.456318  9694 tablet_bootstrap.cc:654] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.471755  9652 raft_consensus.cc:2468] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.473600  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.474346  9504 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 0.
I20260709 14:52:04.477798  9695 tablet_bootstrap.cc:654] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.480086  9693 tablet_bootstrap.cc:654] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.478991  9401 catalog_manager.cc:5697] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.473604  9470 leader_election.cc:304] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.482559  9701 raft_consensus.cc:2804] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.483176  9701 raft_consensus.cc:697] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Becoming Leader. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Running, Role: LEADER
I20260709 14:52:04.484239  9701 consensus_queue.cc:237] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.485697  9694 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.486347  9694 ts_tablet_manager.cc:1403] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.009s
I20260709 14:52:04.490131  9542 leader_election.cc:304] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:04.491597  9699 raft_consensus.cc:2804] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.492027  9699 raft_consensus.cc:493] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.492390  9699 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.499614  9695 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.490128  9694 raft_consensus.cc:359] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.501187  9694 raft_consensus.cc:385] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.501622  9694 raft_consensus.cc:740] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.499815  9693 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.502014  9699 raft_consensus.cc:515] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.503050  9693 ts_tablet_manager.cc:1403] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.005s
I20260709 14:52:04.500615  9695 ts_tablet_manager.cc:1403] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.005s
I20260709 14:52:04.504699  9699 leader_election.cc:290] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.505355  9694 consensus_queue.cc:260] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.506242  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:04.506893  9504 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.508018  9694 ts_tablet_manager.cc:1434] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:52:04.507846  9693 raft_consensus.cc:359] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.508876  9693 raft_consensus.cc:385] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.509286  9693 raft_consensus.cc:740] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.510336  9694 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.510869  9693 consensus_queue.cc:260] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.511994  9401 catalog_manager.cc:5697] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.508885  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.515659  9504 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:04.517899  9694 tablet_bootstrap.cc:654] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.516145  9695 raft_consensus.cc:359] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.534492  9695 raft_consensus.cc:385] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.534938  9695 raft_consensus.cc:740] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.535715  9693 ts_tablet_manager.cc:1434] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 14:52:04.535997  9695 consensus_queue.cc:260] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.518282  9542 leader_election.cc:304] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.537245  9652 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.537379  9693 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.537571  9699 raft_consensus.cc:2804] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.545861  9652 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:04.547996  9693 tablet_bootstrap.cc:654] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.555814  9695 ts_tablet_manager.cc:1434] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.015s
I20260709 14:52:04.564615  9699 raft_consensus.cc:697] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:04.566143  9699 consensus_queue.cc:237] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.570111  9700 raft_consensus.cc:493] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.570870  9700 raft_consensus.cc:515] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.570082  9735 raft_consensus.cc:493] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.571887  9735 raft_consensus.cc:515] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.573004  9695 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.575361  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.575729  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.575814  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d3777295da4d2fa24107b0c4bae167" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.576747  9700 leader_election.cc:290] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
W20260709 14:52:04.577795  9616 leader_election.cc:343] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.578501  9619 leader_election.cc:343] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:04.578617  9542 leader_election.cc:343] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.579012  9619 leader_election.cc:304] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87; no voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:04.579957  9700 raft_consensus.cc:2749] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.579296  9694 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.581982  9694 ts_tablet_manager.cc:1403] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.028s
I20260709 14:52:04.582835  9738 raft_consensus.cc:493] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.582969  9735 leader_election.cc:290] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.584468  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d3777295da4d2fa24107b0c4bae167" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.584149  9738 raft_consensus.cc:515] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.585435  9652 raft_consensus.cc:2468] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 0.
I20260709 14:52:04.583170  9695 tablet_bootstrap.cc:654] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.587208  9545 leader_election.cc:304] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:04.588061  9738 leader_election.cc:290] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.587790  9694 raft_consensus.cc:359] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.588563  9694 raft_consensus.cc:385] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.588876  9694 raft_consensus.cc:740] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.589623  9735 raft_consensus.cc:2804] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.590173  9735 raft_consensus.cc:493] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.589632  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.589653  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.590983  9503 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 0.
I20260709 14:52:04.591387  9652 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 0.
I20260709 14:52:04.589671  9694 consensus_queue.cc:260] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.592614  9542 leader_election.cc:304] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.593566  9738 raft_consensus.cc:2804] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.593945  9738 raft_consensus.cc:493] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.594302  9738 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.594755  9694 ts_tablet_manager.cc:1434] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:04.595992  9694 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.596755  9735 raft_consensus.cc:3060] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.592828  9695 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.598186  9695 ts_tablet_manager.cc:1403] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 14:52:04.601812  9400 catalog_manager.cc:5697] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.604355  9694 tablet_bootstrap.cc:654] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.606355  9695 raft_consensus.cc:359] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.607285  9695 raft_consensus.cc:385] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.607676  9695 raft_consensus.cc:740] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.608312  9735 raft_consensus.cc:515] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.608760  9695 consensus_queue.cc:260] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.611938  9695 ts_tablet_manager.cc:1434] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:04.612203  9701 raft_consensus.cc:493] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.613484  9701 raft_consensus.cc:515] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.615516  9738 raft_consensus.cc:515] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.617694  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.618432  9578 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 0.
I20260709 14:52:04.619594  9735 leader_election.cc:290] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.619755  9470 leader_election.cc:304] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.620721  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.621004  9716 raft_consensus.cc:2804] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.621404  9716 raft_consensus.cc:493] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.621455  9652 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 0.
I20260709 14:52:04.621809  9716 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.622629  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d3777295da4d2fa24107b0c4bae167" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.623262  9653 raft_consensus.cc:3060] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.622635  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d3777295da4d2fa24107b0c4bae167" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
W20260709 14:52:04.626601  9542 leader_election.cc:343] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.627584  9695 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.629859  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:04.630177  9738 leader_election.cc:290] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.630523  9503 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.635239  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.635957  9652 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.615772  9701 leader_election.cc:290] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.638095  9695 tablet_bootstrap.cc:654] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.643962  9716 raft_consensus.cc:515] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.646739  9653 raft_consensus.cc:2468] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:04.648012  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:04.648522  9545 leader_election.cc:304] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:04.649019  9578 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.650174  9738 raft_consensus.cc:2804] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.650696  9738 raft_consensus.cc:697] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:04.651585  9738 consensus_queue.cc:237] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.652657  9699 raft_consensus.cc:493] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.653227  9699 raft_consensus.cc:515] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.653890  9503 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:04.655782  9699 leader_election.cc:290] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.657238  9542 leader_election.cc:304] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.657852  9652 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:04.624835  9693 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.659668  9693 ts_tablet_manager.cc:1403] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.007s
I20260709 14:52:04.658869  9699 raft_consensus.cc:2804] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.662317  9699 raft_consensus.cc:697] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:04.662667  9693 raft_consensus.cc:359] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.663462  9693 raft_consensus.cc:385] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.663827  9693 raft_consensus.cc:740] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.664032  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ab60ac2fd94b1bbc8b333951b45984" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.663558  9699 consensus_queue.cc:237] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.664891  9693 consensus_queue.cc:260] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
W20260709 14:52:04.666723  9545 leader_election.cc:343] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.667994  9693 ts_tablet_manager.cc:1434] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:52:04.673049  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.674073  9653 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.679593  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ab60ac2fd94b1bbc8b333951b45984" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.680442  9503 raft_consensus.cc:2468] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 0.
I20260709 14:52:04.668063  9716 leader_election.cc:290] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Requested vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.669322  9693 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.686810  9578 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.687268  9694 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.687870  9694 ts_tablet_manager.cc:1403] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.092s	user 0.033s	sys 0.050s
I20260709 14:52:04.688019  9542 leader_election.cc:304] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:04.689461  9738 raft_consensus.cc:2804] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.689924  9738 raft_consensus.cc:493] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.690310  9738 raft_consensus.cc:3060] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.690991  9694 raft_consensus.cc:359] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.691861  9694 raft_consensus.cc:385] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.692160  9694 raft_consensus.cc:740] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.692454  9695 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.693130  9695 ts_tablet_manager.cc:1403] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.003s
I20260709 14:52:04.693032  9694 consensus_queue.cc:260] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.693790  9693 tablet_bootstrap.cc:654] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.695622  9694 ts_tablet_manager.cc:1434] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:52:04.696714  9694 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710: Bootstrap starting.
I20260709 14:52:04.701548  9695 raft_consensus.cc:359] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.702418  9695 raft_consensus.cc:385] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.702711  9695 raft_consensus.cc:740] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.704104  9470 leader_election.cc:304] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.705056  9716 raft_consensus.cc:2804] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.704977  9695 consensus_queue.cc:260] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.705731  9716 raft_consensus.cc:697] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Becoming Leader. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Running, Role: LEADER
I20260709 14:52:04.706736  9716 consensus_queue.cc:237] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.707458  9695 ts_tablet_manager.cc:1434] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:52:04.707418  9400 catalog_manager.cc:5697] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.709306  9695 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87: Bootstrap starting.
I20260709 14:52:04.709632  9400 catalog_manager.cc:5697] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.705724  9694 tablet_bootstrap.cc:654] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.716640  9695 tablet_bootstrap.cc:654] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.718463  9653 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.725064  9738 raft_consensus.cc:515] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.725636  9694 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710: No bootstrap required, opened a new log
I20260709 14:52:04.726508  9694 ts_tablet_manager.cc:1403] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 14:52:04.729111  9693 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.731992  9693 ts_tablet_manager.cc:1403] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.008s
I20260709 14:52:04.732059  9694 raft_consensus.cc:359] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.732916  9694 raft_consensus.cc:385] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.733233  9694 raft_consensus.cc:740] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.730381  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ab60ac2fd94b1bbc8b333951b45984" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:04.733985  9694 consensus_queue.cc:260] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.734846  9503 raft_consensus.cc:3060] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.730201  9695 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87: No bootstrap required, opened a new log
I20260709 14:52:04.736860  9694 ts_tablet_manager.cc:1434] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 14:52:04.736956  9695 ts_tablet_manager.cc:1403] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.017s
I20260709 14:52:04.738967  9693 raft_consensus.cc:359] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.740021  9693 raft_consensus.cc:385] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.740525  9693 raft_consensus.cc:740] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.739761  9401 catalog_manager.cc:5697] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.741570  9693 consensus_queue.cc:260] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.742954  9695 raft_consensus.cc:359] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.748200  9695 raft_consensus.cc:385] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.748708  9695 raft_consensus.cc:740] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.748757  9738 leader_election.cc:290] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.744227  9693 ts_tablet_manager.cc:1434] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:04.750423  9693 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:04.750203  9716 consensus_queue.cc:1048] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.750722  9695 consensus_queue.cc:260] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.757206  9700 raft_consensus.cc:493] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.757808  9700 raft_consensus.cc:515] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.760802  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ab60ac2fd94b1bbc8b333951b45984" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.761466  9693 tablet_bootstrap.cc:654] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.761586  9653 raft_consensus.cc:3060] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.763165  9700 leader_election.cc:290] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:04.763418  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" is_pre_election: true
I20260709 14:52:04.761775  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.764839  9579 raft_consensus.cc:2468] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 0.
I20260709 14:52:04.766417  9619 leader_election.cc:304] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
W20260709 14:52:04.768280  9616 leader_election.cc:343] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.769567  9700 raft_consensus.cc:2804] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.770119  9700 raft_consensus.cc:493] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.770491  9700 raft_consensus.cc:3060] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.775830  9695 ts_tablet_manager.cc:1434] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.005s
I20260709 14:52:04.778316  9503 raft_consensus.cc:2468] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:04.781189  9542 leader_election.cc:304] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.782202  9738 raft_consensus.cc:2804] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.783010  9738 raft_consensus.cc:697] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:04.784389  9738 consensus_queue.cc:237] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.810097  9700 raft_consensus.cc:515] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.811450  9399 catalog_manager.cc:5697] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.813995  9700 leader_election.cc:290] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:04.816576  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
W20260709 14:52:04.818444  9616 leader_election.cc:343] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.816812  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:04.819391  9579 raft_consensus.cc:3060] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.821178  9653 raft_consensus.cc:2468] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:04.825680  9718 consensus_queue.cc:1048] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.828051  9701 raft_consensus.cc:493] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.828750  9701 raft_consensus.cc:515] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.831025  9701 leader_election.cc:290] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.831580  9579 raft_consensus.cc:2468] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 1.
I20260709 14:52:04.832405  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:04.832967  9619 leader_election.cc:304] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:04.833287  9578 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 0.
I20260709 14:52:04.833974  9700 raft_consensus.cc:2804] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.835543  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:04.836658  9652 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 0.
I20260709 14:52:04.838068  9693 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: No bootstrap required, opened a new log
I20260709 14:52:04.838636  9693 ts_tablet_manager.cc:1403] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.088s	user 0.032s	sys 0.035s
I20260709 14:52:04.838757  9470 leader_election.cc:304] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.840760  9701 raft_consensus.cc:2804] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.841391  9701 raft_consensus.cc:493] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.841856  9693 raft_consensus.cc:359] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.841876  9701 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.842978  9693 raft_consensus.cc:385] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.843473  9693 raft_consensus.cc:740] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.844703  9693 consensus_queue.cc:260] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.850102  9693 ts_tablet_manager.cc:1434] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 14:52:04.864763  9700 raft_consensus.cc:697] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:04.865506  9701 raft_consensus.cc:515] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.866199  9700 consensus_queue.cc:237] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.869050  9701 leader_election.cc:290] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Requested vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:04.869791  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:04.870625  9578 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.879551  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:04.880735  9652 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.880712  9701 consensus_queue.cc:1048] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:04.890753  9578 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.893519  9470 leader_election.cc:304] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:04.894701  9718 raft_consensus.cc:2804] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.895617  9718 raft_consensus.cc:697] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Becoming Leader. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Running, Role: LEADER
I20260709 14:52:04.897734  9701 consensus_queue.cc:1048] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.898105  9718 consensus_queue.cc:237] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:04.899559  9400 catalog_manager.cc:5697] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 0 to 1, leader changed from <none> to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.894657  9652 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d71f7ff66f42b8aa10e3ffcf0173f3 in term 1.
I20260709 14:52:04.917073  9399 catalog_manager.cc:5697] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65). New cstate: current_term: 1 leader_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.951480  9701 consensus_queue.cc:1048] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.956794  6161 ts_manager.cc:295] Set tserver state for f7d71f7ff66f42b8aa10e3ffcf0173f3 to MAINTENANCE_MODE
I20260709 14:52:04.957993  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
I20260709 14:52:04.966078  9653 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.985356  9701 consensus_queue.cc:1048] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:05.006203  9542 consensus_peers.cc:597] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:05.017714  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:05.018905  6161 tablet_replica.cc:333] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.019616  6161 raft_consensus.cc:2243] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:05.020133  6161 raft_consensus.cc:2272] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.022533  6161 tablet_replica.cc:333] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.023208  6161 raft_consensus.cc:2243] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:05.023675  6161 raft_consensus.cc:2272] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.025651  6161 tablet_replica.cc:333] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.026295  6161 raft_consensus.cc:2243] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:05.026790  6161 raft_consensus.cc:2272] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.028795  6161 tablet_replica.cc:333] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.029389  6161 raft_consensus.cc:2243] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:05.030045  6161 pending_rounds.cc:70] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Trying to abort 1 pending ops.
I20260709 14:52:05.030267  6161 pending_rounds.cc:77] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661336410546176 op_type: NO_OP noop_request { }
I20260709 14:52:05.030653  6161 raft_consensus.cc:2889] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:05.030944  6161 raft_consensus.cc:2272] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.034503  6161 tablet_replica.cc:333] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.035211  6161 raft_consensus.cc:2243] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:05.035669  6161 raft_consensus.cc:2272] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.037979  6161 tablet_replica.cc:333] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.038609  6161 raft_consensus.cc:2243] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:05.039266  6161 pending_rounds.cc:70] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Trying to abort 1 pending ops.
I20260709 14:52:05.039489  6161 pending_rounds.cc:77] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661337194561536 op_type: NO_OP noop_request { }
I20260709 14:52:05.039798  6161 raft_consensus.cc:2889] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:05.040098  6161 raft_consensus.cc:2272] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.042949  6161 tablet_replica.cc:333] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.043776  6161 raft_consensus.cc:2243] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:05.044452  6161 raft_consensus.cc:2272] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.046429  6161 tablet_replica.cc:333] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.047055  6161 raft_consensus.cc:2243] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:05.048000  6161 raft_consensus.cc:2272] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.050812  6161 tablet_replica.cc:333] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.051565  6161 raft_consensus.cc:2243] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:05.052419  6161 raft_consensus.cc:2272] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.053460  9738 consensus_queue.cc:1048] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:05.055753  6161 tablet_replica.cc:333] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: stopping tablet replica
I20260709 14:52:05.056388  6161 raft_consensus.cc:2243] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:05.057483  6161 raft_consensus.cc:2272] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:05.072881  9738 consensus_queue.cc:1048] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:05.082386  9470 connection.cc:466] server connection from 127.0.0.1:39586 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39586 (request call id 10) could send its response
W20260709 14:52:05.094964  9542 consensus_peers.cc:597] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:05.100250  9542 consensus_peers.cc:597] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:05.105664  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
I20260709 14:52:05.179937  9741 consensus_queue.cc:1048] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:05.202169  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:05.215910  9741 consensus_queue.cc:1048] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:05.229990  9542 consensus_peers.cc:597] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:05.445640  9616 consensus_peers.cc:597] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:05.477044  9700 consensus_queue.cc:1048] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:06.203406  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:06.291525  9780 raft_consensus.cc:493] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
I20260709 14:52:06.292371  9780 raft_consensus.cc:515] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:06.294734  9780 leader_election.cc:290] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979), f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361)
I20260709 14:52:06.295921  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d67861b33764a4bb2f179879b82b0c6" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
W20260709 14:52:06.297072  9542 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111) [suppressed 126 similar messages]
W20260709 14:52:06.300467  9542 leader_election.cc:336] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.301182  9542 leader_election.cc:304] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710; no voters: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:06.301985  9780 raft_consensus.cc:2749] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.362866  9777 raft_consensus.cc:493] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
I20260709 14:52:06.363530  9777 raft_consensus.cc:515] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:06.366107  9777 leader_election.cc:290] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361)
I20260709 14:52:06.367056  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d67861b33764a4bb2f179879b82b0c6" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:06.368013  9578 raft_consensus.cc:2468] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 1.
I20260709 14:52:06.369642  9619 leader_election.cc:304] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
I20260709 14:52:06.370658  9777 raft_consensus.cc:2804] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.371258  9777 raft_consensus.cc:493] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
W20260709 14:52:06.371568  9616 leader_election.cc:336] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.371865  9777 raft_consensus.cc:3060] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.378832  9777 raft_consensus.cc:515] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:06.380862  9777 leader_election.cc:290] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: Requested vote from peers a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803), f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361)
I20260709 14:52:06.381927  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d67861b33764a4bb2f179879b82b0c6" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:06.382565  9578 raft_consensus.cc:3060] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:06.385625  9616 leader_election.cc:336] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.389765  9578 raft_consensus.cc:2468] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 2.
I20260709 14:52:06.391065  9619 leader_election.cc:304] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:06.391847  9777 raft_consensus.cc:2804] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.392936  9777 raft_consensus.cc:697] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:06.393935  9777 consensus_queue.cc:237] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:06.402485  9400 catalog_manager.cc:5697] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 1 to 2, leader changed from f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.430572  9780 raft_consensus.cc:493] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
I20260709 14:52:06.431149  9780 raft_consensus.cc:515] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.433058  9780 leader_election.cc:290] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:06.434269  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:06.434981  9653 raft_consensus.cc:2468] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:06.436144  9545 leader_election.cc:304] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
I20260709 14:52:06.437115  9780 raft_consensus.cc:2804] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.437502  9780 raft_consensus.cc:493] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
W20260709 14:52:06.437521  9542 leader_election.cc:336] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.438107  9780 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.444203  9780 raft_consensus.cc:515] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.446488  9780 leader_election.cc:290] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:06.448050  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:06.448886  9653 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:06.451651  9542 leader_election.cc:336] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.456928  9653 raft_consensus.cc:2468] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 2.
I20260709 14:52:06.458340  9545 leader_election.cc:304] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:06.459161  9780 raft_consensus.cc:2804] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.459666  9780 raft_consensus.cc:697] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:06.460366  9780 consensus_queue.cc:237] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.467068  9780 raft_consensus.cc:493] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
I20260709 14:52:06.467649  9780 raft_consensus.cc:515] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.468932  9400 catalog_manager.cc:5697] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 1 to 2, leader changed from f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65) to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.470304  9780 leader_election.cc:290] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:06.471501  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
W20260709 14:52:06.474390  9542 leader_election.cc:336] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.474924  9542 leader_election.cc:304] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710; no voters: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:06.475829  9780 raft_consensus.cc:2749] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.481707  9780 raft_consensus.cc:493] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.482182  9780 raft_consensus.cc:515] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.484061  9780 leader_election.cc:290] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:06.485272  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:06.486090  9653 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:06.487280  9545 leader_election.cc:304] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
I20260709 14:52:06.488222  9780 raft_consensus.cc:2804] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:06.488648  9542 leader_election.cc:336] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.488811  9780 raft_consensus.cc:493] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.489494  9780 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.489764  9777 raft_consensus.cc:493] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
I20260709 14:52:06.490309  9777 raft_consensus.cc:515] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.492578  9777 leader_election.cc:290] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:06.494239  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710" is_pre_election: true
I20260709 14:52:06.496405  9578 raft_consensus.cc:2468] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 1.
I20260709 14:52:06.497412  9780 raft_consensus.cc:515] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.498286  9619 leader_election.cc:304] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
W20260709 14:52:06.499082  9616 leader_election.cc:336] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.499347  9777 raft_consensus.cc:2804] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.499742  9780 leader_election.cc:290] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:06.499941  9777 raft_consensus.cc:493] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7d71f7ff66f42b8aa10e3ffcf0173f3)
I20260709 14:52:06.500444  9777 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.501996  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:06.502671  9653 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:06.505877  9542 leader_election.cc:336] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.508646  9777 raft_consensus.cc:515] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.510703  9653 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 2.
I20260709 14:52:06.511046  9777 leader_election.cc:290] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:06.512574  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:06.513240  9578 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.513168  9545 leader_election.cc:304] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:06.514609  9780 raft_consensus.cc:2804] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.515156  9780 raft_consensus.cc:697] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
W20260709 14:52:06.516117  9616 leader_election.cc:336] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.516074  9780 consensus_queue.cc:237] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER 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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.521689  9578 raft_consensus.cc:2468] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 2.
I20260709 14:52:06.523372  9619 leader_election.cc:304] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:06.524228  9777 raft_consensus.cc:2804] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.524911  9777 raft_consensus.cc:697] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:06.526003  9777 consensus_queue.cc:237] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.526192  9400 catalog_manager.cc:5697] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 1 to 2, leader changed from f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65) to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.536309  9401 catalog_manager.cc:5697] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 1 to 2, leader changed from f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:06.849592  9542 consensus_peers.cc:597] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:06.864265  9578 raft_consensus.cc:1275] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:06.865787  9777 consensus_queue.cc:1048] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:06.880833  9616 consensus_peers.cc:597] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:06.929616  9780 raft_consensus.cc:493] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.930250  9780 raft_consensus.cc:515] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.932062  9780 leader_election.cc:290] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:06.933260  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87" is_pre_election: true
I20260709 14:52:06.933904  9653 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 1.
I20260709 14:52:06.935040  9545 leader_election.cc:304] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
I20260709 14:52:06.935778  9780 raft_consensus.cc:2804] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:06.936125  9780 raft_consensus.cc:493] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:06.936401  9542 leader_election.cc:336] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.936443  9780 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.942414  9780 raft_consensus.cc:515] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.944166  9780 leader_election.cc:290] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:06.945438  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:06.946336  9653 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:06.948786  9542 leader_election.cc:336] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111)
I20260709 14:52:06.952710  9653 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 2.
I20260709 14:52:06.954077  9545 leader_election.cc:304] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: f7d71f7ff66f42b8aa10e3ffcf0173f3
I20260709 14:52:06.954944  9780 raft_consensus.cc:2804] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.955528  9780 raft_consensus.cc:697] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:06.956423  9780 consensus_queue.cc:237] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER 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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:06.958386  9653 raft_consensus.cc:1275] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:06.959978  9794 consensus_queue.cc:1048] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:06.965869  9401 catalog_manager.cc:5697] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 1 to 2, leader changed from f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65) to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.999264  9653 raft_consensus.cc:1275] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:07.000939  9794 consensus_queue.cc:1048] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:07.001940  9542 consensus_peers.cc:597] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.033444  9616 consensus_peers.cc:597] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.070917  9578 raft_consensus.cc:1275] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.072400  9777 consensus_queue.cc:1048] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:07.204591  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:07.450819  9653 raft_consensus.cc:1275] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:07.452796  9794 consensus_queue.cc:1048] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:07.461936  9542 consensus_peers.cc:597] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.561357  9542 consensus_peers.cc:597] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:07.601670  9542 consensus_peers.cc:597] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:07.657492  9542 consensus_peers.cc:597] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:07.750551  9542 consensus_peers.cc:597] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:08.005893  9616 consensus_peers.cc:597] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:08.205721  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:09.207028  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:09.434695  9542 consensus_peers.cc:597] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.434979  9616 consensus_peers.cc:597] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.435386  9542 consensus_peers.cc:597] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.567680  9616 consensus_peers.cc:597] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:10.034546  9542 consensus_peers.cc:597] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:10.052652  9542 consensus_peers.cc:597] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:10.065326  9542 consensus_peers.cc:597] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:10.122073  9542 consensus_peers.cc:597] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:10.125859  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:10.136921  9804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:10.137974  6161 server_base.cc:1061] running on GCE node
W20260709 14:52:10.137814  9807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:10.137512  9805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:10.141088  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:10.141429  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:10.141646  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608730141627 us; error 0 us; skew 500 ppm
I20260709 14:52:10.142477  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:10.146194  6161 webserver.cc:533] Webserver started at http://127.6.4.65:35939/ using document root <none> and password file <none>
I20260709 14:52:10.146908  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:10.147156  6161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:10.152963  6161 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:52:10.157931  9812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:10.159006  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:10.159394  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-tp5d"
I20260709 14:52:10.159871  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:10.186682  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:10.188215  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:10.190120  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:52:10.194351  9542 consensus_peers.cc:597] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:10.195457  9819 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:52:10.208629  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:10.263255  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:52:10.263815  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.070s	user 0.004s	sys 0.000s
I20260709 14:52:10.264213  6161 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:52:10.271414  9819 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.287231  9819 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:52:10.288218  9819 tablet_bootstrap.cc:492] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.288986  9819 ts_tablet_manager.cc:1403] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:52:10.291688  9819 raft_consensus.cc:359] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.292948  9819 raft_consensus.cc:740] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.293730  9819 consensus_queue.cc:260] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.296705  9819 ts_tablet_manager.cc:1434] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:10.297689  9819 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.311969  9819 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.312930  9819 tablet_bootstrap.cc:492] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.313639  9819 ts_tablet_manager.cc:1403] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260709 14:52:10.316140  6161 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:52:10.316556  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.046s	sys 0.003s
I20260709 14:52:10.316066  9819 raft_consensus.cc:359] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.316895  9819 raft_consensus.cc:740] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.317756  9819 consensus_queue.cc:260] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.319623  9819 ts_tablet_manager.cc:1434] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:52:10.320570  9819 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.335731  9819 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.336859  9819 tablet_bootstrap.cc:492] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.337817  9819 ts_tablet_manager.cc:1403] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:52:10.340747  9819 raft_consensus.cc:359] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.341446  9819 raft_consensus.cc:385] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.341838  9819 raft_consensus.cc:740] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.342727  9819 consensus_queue.cc:260] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.344998  9819 ts_tablet_manager.cc:1434] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:10.345957  9819 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.359463  9819 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.360289  9819 tablet_bootstrap.cc:492] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.360921  9819 ts_tablet_manager.cc:1403] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260709 14:52:10.363690  9819 raft_consensus.cc:359] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.364432  9819 raft_consensus.cc:385] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.364857  9819 raft_consensus.cc:740] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.365897  9819 consensus_queue.cc:260] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.367668  9819 ts_tablet_manager.cc:1434] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:10.368384  9819 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.381836  9819 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.382581  9819 tablet_bootstrap.cc:492] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.383199  9819 ts_tablet_manager.cc:1403] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:52:10.385756  9819 raft_consensus.cc:359] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.386705  9819 raft_consensus.cc:740] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.387461  9819 consensus_queue.cc:260] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.389375  9819 ts_tablet_manager.cc:1434] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:10.390257  9819 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.391283  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:33361
I20260709 14:52:10.391383  9881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:33361 every 8 connection(s)
I20260709 14:52:10.396960  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:10.410774  9819 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.412230  9819 tablet_bootstrap.cc:492] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.413254  9819 ts_tablet_manager.cc:1403] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 14:52:10.417164  9819 raft_consensus.cc:359] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:10.418256  9819 raft_consensus.cc:740] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.419306  9819 consensus_queue.cc:260] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [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: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } }
I20260709 14:52:10.424747  9819 ts_tablet_manager.cc:1434] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:52:10.425853  9819 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.430260  9882 heartbeater.cc:344] Connected to a master server at 127.6.4.126:45119
I20260709 14:52:10.430828  9882 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:10.431963  9882 heartbeater.cc:507] Master 127.6.4.126:45119 requested a full tablet report, sending...
I20260709 14:52:10.440373  9401 ts_manager.cc:194] Re-registered known tserver with Master: f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361)
I20260709 14:52:10.443497  9579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
mode: GRACEFUL
new_leader_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:46736
I20260709 14:52:10.444689  9579 raft_consensus.cc:606] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Received request to transfer leadership to TS a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:10.448553  9855 raft_consensus.cc:3060] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.453279  9401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59106
I20260709 14:52:10.454463  9819 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.455633  9819 tablet_bootstrap.cc:492] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.456061  9579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
mode: GRACEFUL
new_leader_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:46736
I20260709 14:52:10.456477  9819 ts_tablet_manager.cc:1403] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260709 14:52:10.456928  9579 raft_consensus.cc:606] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Received request to transfer leadership to TS a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:10.458187  9882 heartbeater.cc:499] Master 127.6.4.126:45119 was elected leader, sending a full tablet report...
I20260709 14:52:10.459421  9819 raft_consensus.cc:359] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.460124  9819 raft_consensus.cc:740] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.460425  9579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
mode: GRACEFUL
new_leader_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:46736
I20260709 14:52:10.461182  9579 raft_consensus.cc:606] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Received request to transfer leadership to TS a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:10.461138  9819 consensus_queue.cc:260] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.462821  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:10.463541  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:10.464042  9819 ts_tablet_manager.cc:1434] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:10.464437  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:10.465063  9819 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.486413  9819 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.487546  9819 tablet_bootstrap.cc:492] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.488227  9819 ts_tablet_manager.cc:1403] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 14:52:10.490486  9819 raft_consensus.cc:359] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.491302  9819 raft_consensus.cc:740] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.492084  9819 consensus_queue.cc:260] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.493942  9819 ts_tablet_manager.cc:1434] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:10.494747  9819 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.511509  9819 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:52:10.512636  9819 tablet_bootstrap.cc:492] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.513365  9819 ts_tablet_manager.cc:1403] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:52:10.515568  9819 raft_consensus.cc:359] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.516244  9819 raft_consensus.cc:740] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.517000  9819 consensus_queue.cc:260] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.518621  9819 ts_tablet_manager.cc:1434] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:10.519721  9819 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap starting.
I20260709 14:52:10.535396  9819 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.536134  9819 tablet_bootstrap.cc:492] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Bootstrap complete.
I20260709 14:52:10.536772  9819 ts_tablet_manager.cc:1403] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 14:52:10.538763  9819 raft_consensus.cc:359] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.539280  9819 raft_consensus.cc:740] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d71f7ff66f42b8aa10e3ffcf0173f3, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.539939  9819 consensus_queue.cc:260] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.541429  9819 ts_tablet_manager.cc:1434] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:52:10.573612  9897 raft_consensus.cc:993] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710: : Instructing follower a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:10.574187  9897 raft_consensus.cc:1081] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Signalling peer a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:10.576237  9652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:10.577060  9652 raft_consensus.cc:493] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:10.577422  9652 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.577451  9898 raft_consensus.cc:993] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: : Instructing follower a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:10.578060  9897 raft_consensus.cc:1081] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Signalling peer a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:10.579717  9653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:10.580298  9653 raft_consensus.cc:493] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:10.580690  9653 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.586345  9652 raft_consensus.cc:515] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.589350  9652 leader_election.cc:290] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 3 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:10.589125  9653 raft_consensus.cc:515] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.589825  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:10.590027  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdee587981474a3d820ff9f837fc41c3" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:10.590685  9855 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.590991  9579 raft_consensus.cc:3055] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:10.591346  9579 raft_consensus.cc:740] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:10.591768  9653 leader_election.cc:290] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:10.592643  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:10.593362  9856 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.593684  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:10.594362  9578 raft_consensus.cc:3055] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:10.594653  9578 raft_consensus.cc:740] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:10.595520  9578 consensus_queue.cc:260] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.592319  9579 consensus_queue.cc:260] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.596961  9854 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.597157  9578 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.597312  9579 raft_consensus.cc:3060] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.602927  9856 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 2.
I20260709 14:52:10.604650  9616 leader_election.cc:304] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:10.605635  9777 raft_consensus.cc:2804] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:10.606482  9579 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 3.
I20260709 14:52:10.607939  9578 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 2.
I20260709 14:52:10.608153  9619 leader_election.cc:304] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
I20260709 14:52:10.609494  9777 raft_consensus.cc:697] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:10.610224  9899 raft_consensus.cc:2804] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:10.610914  9854 pending_rounds.cc:85] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Aborting all ops after (but not including) 0
I20260709 14:52:10.607896  9855 raft_consensus.cc:2468] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 3.
I20260709 14:52:10.610736  9777 consensus_queue.cc:237] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.611267  9899 raft_consensus.cc:697] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 3 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:10.611289  9854 pending_rounds.cc:107] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:10.612322  9854 raft_consensus.cc:2889] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:10.612804  9899 consensus_queue.cc:237] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.626016  9855 raft_consensus.cc:3060] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.631724  9401 catalog_manager.cc:5697] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 1 to 2, leader changed from a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.633464  9852 raft_consensus.cc:3060] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.633509  9898 raft_consensus.cc:993] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: : Instructing follower a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:10.637310  9898 raft_consensus.cc:1081] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Signalling peer a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:10.639896  9653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:10.640643  9653 raft_consensus.cc:493] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:10.641110  9653 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.649994  9653 raft_consensus.cc:515] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.659946  9854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:10.660454  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:10.660722  9854 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.661199  9578 raft_consensus.cc:3055] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:10.661564  9578 raft_consensus.cc:740] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:10.662330  9653 leader_election.cc:290] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:10.662515  9578 consensus_queue.cc:260] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.663983  9578 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.680554  9854 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 2.
I20260709 14:52:10.682178  9616 leader_election.cc:304] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:10.683560  9899 raft_consensus.cc:2804] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:10.684798  9899 raft_consensus.cc:697] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:10.686578  9899 consensus_queue.cc:237] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:10.687677  9578 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 2.
I20260709 14:52:10.701023  9400 catalog_manager.cc:5697] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 2 to 3, leader changed from a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 3 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.702471  9400 catalog_manager.cc:5697] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 1 to 2, leader changed from a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.855926  9855 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.003502  9855 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.101976  9855 raft_consensus.cc:1275] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:11.103819  9777 consensus_queue.cc:1048] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.104570  9777 consensus_queue.cc:1243] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:52:11.105648  9578 raft_consensus.cc:1275] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:11.107199  9777 consensus_queue.cc:1048] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.107438  9855 pending_rounds.cc:85] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Aborting all ops after (but not including) 0
I20260709 14:52:11.107995  9855 pending_rounds.cc:107] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:11.108268  9855 raft_consensus.cc:2889] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:11.125000  9579 raft_consensus.cc:1275] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:11.127012  9855 raft_consensus.cc:1275] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:11.130081  9900 consensus_queue.cc:1048] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:11.131167  9777 consensus_queue.cc:1048] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:11.138219  9855 raft_consensus.cc:1275] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:11.145313  9920 consensus_queue.cc:1048] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:11.157392  9579 raft_consensus.cc:1275] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:11.168279  9900 consensus_queue.cc:1048] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:52:11.210099  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:11.476941  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:11.496464  9653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
mode: GRACEFUL
new_leader_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:36232
I20260709 14:52:11.497103  9653 raft_consensus.cc:606] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Received request to transfer leadership to TS a26a3a6934b04c9c957598b6d4d20710
I20260709 14:52:11.499742  9653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
mode: GRACEFUL
new_leader_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:36232
I20260709 14:52:11.500173  9653 raft_consensus.cc:606] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 LEADER]: Received request to transfer leadership to TS a26a3a6934b04c9c957598b6d4d20710
I20260709 14:52:11.501279  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:11.501828  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:11.502452  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:11.680572  9901 raft_consensus.cc:993] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87: : Instructing follower a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:11.681180  9777 raft_consensus.cc:1081] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Signalling peer a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:11.683087  9579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:57326
I20260709 14:52:11.683638  9579 raft_consensus.cc:493] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:11.683993  9579 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.690326  9579 raft_consensus.cc:515] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:11.692278  9579 leader_election.cc:290] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 3 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:11.693521  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:11.693411  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:11.694317  9653 raft_consensus.cc:3055] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:11.694429  9855 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.694669  9653 raft_consensus.cc:740] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:11.695611  9653 consensus_queue.cc:260] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:11.696808  9653 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.702466  9855 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 3.
I20260709 14:52:11.703013  9653 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 3.
I20260709 14:52:11.703902  9542 leader_election.cc:304] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:11.704783  9897 raft_consensus.cc:2804] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:11.705377  9897 raft_consensus.cc:697] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:11.706142  9897 consensus_queue.cc:237] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:11.713742  9399 catalog_manager.cc:5697] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 2 to 3, leader changed from a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67) to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.926195  9901 raft_consensus.cc:993] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87: : Instructing follower a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:11.926765  9901 raft_consensus.cc:1081] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 LEADER]: Signalling peer a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:11.928442  9579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:57326
I20260709 14:52:11.929061  9579 raft_consensus.cc:493] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:11.929399  9579 raft_consensus.cc:3060] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.934711  9579 raft_consensus.cc:515] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:11.936509  9579 leader_election.cc:290] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:11.937402  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:11.937594  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70a2ea85a99441f8dc61ebb2efc4b94" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:11.938160  9855 raft_consensus.cc:3060] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.938182  9653 raft_consensus.cc:3055] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:11.938634  9653 raft_consensus.cc:740] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:11.939469  9653 consensus_queue.cc:260] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:11.940807  9653 raft_consensus.cc:3060] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.946134  9855 raft_consensus.cc:2468] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 2.
I20260709 14:52:11.947606  9542 leader_election.cc:304] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:11.947973  9653 raft_consensus.cc:2468] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 2.
I20260709 14:52:11.948606  9897 raft_consensus.cc:2804] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:11.949232  9897 raft_consensus.cc:697] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:11.950165  9897 consensus_queue.cc:237] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:11.958633  9399 catalog_manager.cc:5697] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 1 to 2, leader changed from a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67) to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.189653  9855 raft_consensus.cc:1275] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:12.191268  9897 consensus_queue.cc:1048] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:12.203166  9653 raft_consensus.cc:1275] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:12.205165  9935 consensus_queue.cc:1048] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:52:12.211177  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:12.471184  9653 raft_consensus.cc:1275] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:12.473199  9935 consensus_queue.cc:1048] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:12.483306  9855 raft_consensus.cc:1275] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:12.485280  9898 consensus_queue.cc:1048] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:12.509063  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:12.517202  9579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
mode: GRACEFUL
new_leader_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:46736
I20260709 14:52:12.517740  9579 raft_consensus.cc:606] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Received request to transfer leadership to TS a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:12.521070  9579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
mode: GRACEFUL
new_leader_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:46736
I20260709 14:52:12.521617  9579 raft_consensus.cc:606] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Received request to transfer leadership to TS a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:12.522912  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:12.523429  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:12.524016  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:12.827952  9935 raft_consensus.cc:993] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710: : Instructing follower a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:12.828629  9898 raft_consensus.cc:1081] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Signalling peer a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:12.830283  9653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:12.830763  9653 raft_consensus.cc:493] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.831111  9653 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.832872  9935 raft_consensus.cc:993] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710: : Instructing follower a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:12.833415  9935 raft_consensus.cc:1081] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Signalling peer a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:12.835124  9652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:12.835665  9652 raft_consensus.cc:493] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.835981  9652 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.836812  9653 raft_consensus.cc:515] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:12.838352  9653 leader_election.cc:290] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 3 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:12.839233  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:12.839526  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52187392d2f142ef9c5156488dd1d84f" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:12.839941  9855 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.840169  9579 raft_consensus.cc:3055] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:12.840605  9579 raft_consensus.cc:740] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:12.841406  9579 consensus_queue.cc:260] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:12.842451  9579 raft_consensus.cc:3060] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.843456  9652 raft_consensus.cc:515] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:12.846642  9854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:12.847064  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "785ab38b74b946e7bbe7efc248e14509" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:12.847289  9854 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.847749  9578 raft_consensus.cc:3055] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:12.847954  9855 raft_consensus.cc:2468] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 3.
I20260709 14:52:12.848137  9578 raft_consensus.cc:740] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:12.849159  9578 consensus_queue.cc:260] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:12.849701  9579 raft_consensus.cc:2468] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 3.
I20260709 14:52:12.850198  9578 raft_consensus.cc:3060] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.852958  9619 leader_election.cc:304] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [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: a26a3a6934b04c9c957598b6d4d20710, a74da387d1a44d0c9d621fa044f68c87; no voters: 
I20260709 14:52:12.853856  9854 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 3.
I20260709 14:52:12.854061  9901 raft_consensus.cc:2804] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:12.854699  9652 leader_election.cc:290] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 3 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:12.855263  9616 leader_election.cc:304] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [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: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:12.856122  9901 raft_consensus.cc:697] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 3 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:12.857211  9901 consensus_queue.cc:237] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:12.857721  9941 raft_consensus.cc:2804] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:12.858006  9578 raft_consensus.cc:2468] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 3.
I20260709 14:52:12.858718  9941 raft_consensus.cc:697] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 3 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:12.859983  9941 consensus_queue.cc:237] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:12.877101  9399 catalog_manager.cc:5697] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 2 to 3, leader changed from a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 3 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.895421  9399 catalog_manager.cc:5697] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 2 to 3, leader changed from a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 3 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:13.212584  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:13.298358  9854 raft_consensus.cc:1275] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:13.300158  9901 consensus_queue.cc:1048] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:13.301873  9854 raft_consensus.cc:1275] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:13.303516  9901 consensus_queue.cc:1048] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:13.312752  9578 raft_consensus.cc:1275] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:13.314723  9901 consensus_queue.cc:1048] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:13.319799  9578 raft_consensus.cc:1275] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:13.322057  9941 consensus_queue.cc:1048] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:13.531271  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:13.539323  9652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
mode: GRACEFUL
new_leader_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:36232
I20260709 14:52:13.540053  9652 raft_consensus.cc:606] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Received request to transfer leadership to TS a26a3a6934b04c9c957598b6d4d20710
I20260709 14:52:13.543243  9652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
mode: GRACEFUL
new_leader_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:36232
I20260709 14:52:13.543955  9652 raft_consensus.cc:606] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Received request to transfer leadership to TS a26a3a6934b04c9c957598b6d4d20710
I20260709 14:52:13.545704  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:13.546511  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:13.547273  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:13.750705  9901 raft_consensus.cc:993] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87: : Instructing follower a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:13.751391  9901 raft_consensus.cc:1081] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Signalling peer a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:13.753363  9578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:57326
I20260709 14:52:13.753931  9578 raft_consensus.cc:493] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.754220  9578 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:13.761544  9578 raft_consensus.cc:515] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:13.763429  9578 leader_election.cc:290] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 3 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:13.764770  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:13.764839  9854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f005a2d987b448bb579d035bdaed72c" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:13.765789  9652 raft_consensus.cc:3055] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:13.766162  9854 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:13.766211  9652 raft_consensus.cc:740] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:13.768417  9652 consensus_queue.cc:260] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:13.770653  9652 raft_consensus.cc:3060] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:13.776237  9854 raft_consensus.cc:2468] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 3.
I20260709 14:52:13.777701  9542 leader_election.cc:304] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:13.778005  9652 raft_consensus.cc:2468] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 3.
I20260709 14:52:13.778527  9898 raft_consensus.cc:2804] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:13.779130  9898 raft_consensus.cc:697] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:13.780081  9898 consensus_queue.cc:237] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:13.787727  9401 catalog_manager.cc:5697] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 2 to 3, leader changed from a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67) to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.818686  9942 raft_consensus.cc:993] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87: : Instructing follower a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:13.819204  9942 raft_consensus.cc:1081] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Signalling peer a26a3a6934b04c9c957598b6d4d20710 to start an election
I20260709 14:52:13.820999  9578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
 from {username='slave'} at 127.0.0.1:57326
I20260709 14:52:13.821511  9578 raft_consensus.cc:493] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:13.821802  9578 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:13.827335  9578 raft_consensus.cc:515] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:13.829239  9578 leader_election.cc:290] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [CANDIDATE]: Term 3 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67:45979)
I20260709 14:52:13.830235  9854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:13.830554  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a26a3a6934b04c9c957598b6d4d20710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
I20260709 14:52:13.830871  9854 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:13.831269  9652 raft_consensus.cc:3055] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:13.831605  9652 raft_consensus.cc:740] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:13.832671  9652 consensus_queue.cc:260] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:13.833715  9652 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:13.837865  9854 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 3.
I20260709 14:52:13.839488  9542 leader_election.cc:304] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [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: a26a3a6934b04c9c957598b6d4d20710, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:13.840360  9898 raft_consensus.cc:2804] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:13.840955  9898 raft_consensus.cc:697] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Becoming Leader. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:13.842005  9898 consensus_queue.cc:237] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:13.842342  9652 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26a3a6934b04c9c957598b6d4d20710 in term 3.
I20260709 14:52:13.850134  9401 catalog_manager.cc:5697] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 reported cstate change: term changed from 2 to 3, leader changed from a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67) to a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "a26a3a6934b04c9c957598b6d4d20710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:14.213714  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:14.239620  9652 raft_consensus.cc:1275] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:14.241192  9898 consensus_queue.cc:1048] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:14.252892  9854 raft_consensus.cc:1275] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:14.255056  9898 consensus_queue.cc:1048] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:14.361622  9855 raft_consensus.cc:1275] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:14.363184  9898 consensus_queue.cc:1048] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:14.374451  9652 raft_consensus.cc:1275] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Refusing update from remote peer a26a3a6934b04c9c957598b6d4d20710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:14.376454  9898 consensus_queue.cc:1048] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:14.555272  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:14.563040  9578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
mode: GRACEFUL
new_leader_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:46736
I20260709 14:52:14.563644  9578 raft_consensus.cc:606] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Received request to transfer leadership to TS a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:14.566752  9578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f"
dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
mode: GRACEFUL
new_leader_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:46736
I20260709 14:52:14.567278  9578 raft_consensus.cc:606] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Received request to transfer leadership to TS a74da387d1a44d0c9d621fa044f68c87
I20260709 14:52:14.568571  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:14.569089  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:14.569653  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:14.636338  9967 raft_consensus.cc:993] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: : Instructing follower a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:14.636977  9898 raft_consensus.cc:1081] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Signalling peer a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:14.638878  9652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:14.639544  9652 raft_consensus.cc:493] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.639853  9652 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:14.645848  9652 raft_consensus.cc:515] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:14.647706  9652 leader_election.cc:290] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 4 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:14.648784  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:14.649005  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63cbef40fc74fdbb843a037a04d4f3f" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:14.649509  9578 raft_consensus.cc:3055] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:14.649509  9855 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:14.649940  9578 raft_consensus.cc:740] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:14.650820  9578 consensus_queue.cc:260] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:14.652076  9578 raft_consensus.cc:3060] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:14.657599  9855 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 4.
I20260709 14:52:14.659006  9616 leader_election.cc:304] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [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: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:14.659744  9962 raft_consensus.cc:2804] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:14.660375  9578 raft_consensus.cc:2468] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 4.
I20260709 14:52:14.661012  9962 raft_consensus.cc:697] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 4 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:14.662130  9962 consensus_queue.cc:237] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:14.671218  9401 catalog_manager.cc:5697] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 3 to 4, leader changed from a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 4 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:14.930967  9967 raft_consensus.cc:993] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: : Instructing follower a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:14.931525  9898 raft_consensus.cc:1081] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Signalling peer a74da387d1a44d0c9d621fa044f68c87 to start an election
I20260709 14:52:14.933168  9652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80"
dest_uuid: "a74da387d1a44d0c9d621fa044f68c87"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:14.933709  9652 raft_consensus.cc:493] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.934019  9652 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:14.939669  9652 raft_consensus.cc:515] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:14.941505  9652 leader_election.cc:290] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [CANDIDATE]: Term 4 election: Requested vote from peers f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361), a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803)
I20260709 14:52:14.942673  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a26a3a6934b04c9c957598b6d4d20710"
I20260709 14:52:14.942791  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa96050217b45efb9e84d06ad6b7f80" candidate_uuid: "a74da387d1a44d0c9d621fa044f68c87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3"
I20260709 14:52:14.943496  9578 raft_consensus.cc:3055] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:14.943498  9855 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:14.943925  9578 raft_consensus.cc:740] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a26a3a6934b04c9c957598b6d4d20710, State: Running, Role: LEADER
I20260709 14:52:14.944777  9578 consensus_queue.cc:260] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:14.945991  9578 raft_consensus.cc:3060] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:14.951071  9855 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 4.
I20260709 14:52:14.952529  9616 leader_election.cc:304] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [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: a74da387d1a44d0c9d621fa044f68c87, f7d71f7ff66f42b8aa10e3ffcf0173f3; no voters: 
I20260709 14:52:14.953348  9578 raft_consensus.cc:2468] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74da387d1a44d0c9d621fa044f68c87 in term 4.
I20260709 14:52:14.955054  9962 raft_consensus.cc:2804] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:14.955688  9962 raft_consensus.cc:697] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 4 LEADER]: Becoming Leader. State: Replica: a74da387d1a44d0c9d621fa044f68c87, State: Running, Role: LEADER
I20260709 14:52:14.956907  9962 consensus_queue.cc:237] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [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: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } }
I20260709 14:52:14.965507  9401 catalog_manager.cc:5697] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 reported cstate change: term changed from 3 to 4, leader changed from a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66) to a74da387d1a44d0c9d621fa044f68c87 (127.6.4.67). New cstate: current_term: 4 leader_uuid: "a74da387d1a44d0c9d621fa044f68c87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74da387d1a44d0c9d621fa044f68c87" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.154989  9855 raft_consensus.cc:1275] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:15.156634  9962 consensus_queue.cc:1048] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:15.169390  9578 raft_consensus.cc:1275] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:15.171322  9973 consensus_queue.cc:1048] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:52:15.214849  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:15.456918  9578 raft_consensus.cc:1275] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:15.458755  9973 consensus_queue.cc:1048] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26a3a6934b04c9c957598b6d4d20710" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 32803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:15.468838  9855 raft_consensus.cc:1275] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Refusing update from remote peer a74da387d1a44d0c9d621fa044f68c87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:15.470702  9984 consensus_queue.cc:1048] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d71f7ff66f42b8aa10e3ffcf0173f3" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:15.576761  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:15.609047  6161 tablet_server.cc:179] TabletServer@127.6.4.65:33361 shutting down...
I20260709 14:52:15.637008  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:15.637889  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.638845  6161 raft_consensus.cc:2243] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.639467  6161 raft_consensus.cc:2272] T 3f005a2d987b448bb579d035bdaed72c P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:15.639580  9616 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 85 similar messages]
I20260709 14:52:15.641979  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.642777  6161 raft_consensus.cc:2243] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.643272  6161 raft_consensus.cc:2272] T cdee587981474a3d820ff9f837fc41c3 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:15.643375  9616 consensus_peers.cc:597] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.645306  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.646004  6161 raft_consensus.cc:2243] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.646477  6161 raft_consensus.cc:2272] T 52187392d2f142ef9c5156488dd1d84f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.648627  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.649215  6161 raft_consensus.cc:2243] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.649668  6161 raft_consensus.cc:2272] T 6d67861b33764a4bb2f179879b82b0c6 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.651585  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.652169  6161 raft_consensus.cc:2243] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.652678  6161 raft_consensus.cc:2272] T 785ab38b74b946e7bbe7efc248e14509 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.654563  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.655160  6161 raft_consensus.cc:2243] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.655629  6161 raft_consensus.cc:2272] T 8aa96050217b45efb9e84d06ad6b7f80 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.658644  6161 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:15.658605  9616 consensus_peers.cc:597] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.659521  6161 raft_consensus.cc:2243] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.660010  6161 raft_consensus.cc:2272] T d70a2ea85a99441f8dc61ebb2efc4b94 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.662120  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.662683  6161 raft_consensus.cc:2243] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.663130  6161 raft_consensus.cc:2272] T c63cbef40fc74fdbb843a037a04d4f3f P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.665719  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.666337  6161 raft_consensus.cc:2243] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.666853  6161 raft_consensus.cc:2272] T d1d3777295da4d2fa24107b0c4bae167 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.668834  6161 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:15.669350  6161 raft_consensus.cc:2243] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.670012  6161 raft_consensus.cc:2272] T f0ab60ac2fd94b1bbc8b333951b45984 P f7d71f7ff66f42b8aa10e3ffcf0173f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:15.679275  9542 consensus_peers.cc:597] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.702428  6161 tablet_server.cc:196] TabletServer@127.6.4.65:33361 shutdown complete.
I20260709 14:52:15.723544  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
I20260709 14:52:15.751442  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:15.752337  6161 tablet_replica.cc:333] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.753196  6161 raft_consensus.cc:2243] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.753759  6161 raft_consensus.cc:2272] T cdee587981474a3d820ff9f837fc41c3 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.756042  6161 tablet_replica.cc:333] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.756821  6161 raft_consensus.cc:2243] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.758283  6161 raft_consensus.cc:2272] T d1d3777295da4d2fa24107b0c4bae167 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.761365  6161 tablet_replica.cc:333] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.762095  6161 raft_consensus.cc:2243] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.762710  6161 raft_consensus.cc:2272] T c63cbef40fc74fdbb843a037a04d4f3f P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:15.765324  9616 consensus_peers.cc:597] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 -> Peer f7d71f7ff66f42b8aa10e3ffcf0173f3 (127.6.4.65:33361): Couldn't send request to peer f7d71f7ff66f42b8aa10e3ffcf0173f3. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.766472  6161 tablet_replica.cc:333] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.767223  6161 raft_consensus.cc:2243] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.768164  6161 raft_consensus.cc:2272] T f0ab60ac2fd94b1bbc8b333951b45984 P a26a3a6934b04c9c957598b6d4d20710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.771116  6161 tablet_replica.cc:333] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.771802  6161 raft_consensus.cc:2243] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.772330  6161 raft_consensus.cc:2272] T 6d67861b33764a4bb2f179879b82b0c6 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.774714  6161 tablet_replica.cc:333] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.775321  6161 raft_consensus.cc:2243] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.775796  6161 raft_consensus.cc:2272] T 52187392d2f142ef9c5156488dd1d84f P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.778153  6161 tablet_replica.cc:333] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.778754  6161 raft_consensus.cc:2243] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.779659  6161 raft_consensus.cc:2272] T d70a2ea85a99441f8dc61ebb2efc4b94 P a26a3a6934b04c9c957598b6d4d20710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.782002  6161 tablet_replica.cc:333] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.782675  6161 raft_consensus.cc:2243] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.783175  6161 raft_consensus.cc:2272] T 785ab38b74b946e7bbe7efc248e14509 P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.785624  6161 tablet_replica.cc:333] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.786377  6161 raft_consensus.cc:2243] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.787228  6161 raft_consensus.cc:2272] T 8aa96050217b45efb9e84d06ad6b7f80 P a26a3a6934b04c9c957598b6d4d20710 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.791909  6161 tablet_replica.cc:333] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710: stopping tablet replica
I20260709 14:52:15.792678  6161 raft_consensus.cc:2243] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.793987  6161 raft_consensus.cc:2272] T 3f005a2d987b448bb579d035bdaed72c P a26a3a6934b04c9c957598b6d4d20710 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.835282  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
W20260709 14:52:15.841826  9619 consensus_peers.cc:597] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 -> Peer a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803): Couldn't send request to peer a26a3a6934b04c9c957598b6d4d20710. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:32803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.865267  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
W20260709 14:52:15.892783  9619 consensus_peers.cc:597] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 -> Peer a26a3a6934b04c9c957598b6d4d20710 (127.6.4.66:32803): Couldn't send request to peer a26a3a6934b04c9c957598b6d4d20710. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:32803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.900807  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:15.901665  6161 tablet_replica.cc:333] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.902431  6161 raft_consensus.cc:2243] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.903158  6161 raft_consensus.cc:2272] T f0ab60ac2fd94b1bbc8b333951b45984 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.905759  6161 tablet_replica.cc:333] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.906466  6161 raft_consensus.cc:2243] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.907035  6161 raft_consensus.cc:2272] T 3f005a2d987b448bb579d035bdaed72c P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.909446  6161 tablet_replica.cc:333] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.910177  6161 raft_consensus.cc:2243] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.911080  6161 raft_consensus.cc:2272] T c63cbef40fc74fdbb843a037a04d4f3f P a74da387d1a44d0c9d621fa044f68c87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.914433  6161 tablet_replica.cc:333] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.915082  6161 raft_consensus.cc:2243] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.915632  6161 raft_consensus.cc:2272] T d1d3777295da4d2fa24107b0c4bae167 P a74da387d1a44d0c9d621fa044f68c87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.918025  6161 tablet_replica.cc:333] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.918645  6161 raft_consensus.cc:2243] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.919509  6161 raft_consensus.cc:2272] T 52187392d2f142ef9c5156488dd1d84f P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.922250  6161 tablet_replica.cc:333] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.923050  6161 raft_consensus.cc:2243] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.924383  6161 raft_consensus.cc:2272] T 6d67861b33764a4bb2f179879b82b0c6 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.926697  6161 tablet_replica.cc:333] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.927304  6161 raft_consensus.cc:2243] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:15.927785  6161 raft_consensus.cc:2272] T d70a2ea85a99441f8dc61ebb2efc4b94 P a74da387d1a44d0c9d621fa044f68c87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.929733  6161 tablet_replica.cc:333] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.930248  6161 raft_consensus.cc:2243] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.931046  6161 raft_consensus.cc:2272] T 8aa96050217b45efb9e84d06ad6b7f80 P a74da387d1a44d0c9d621fa044f68c87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.933848  6161 tablet_replica.cc:333] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.934636  6161 raft_consensus.cc:2243] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.935578  6161 raft_consensus.cc:2272] T 785ab38b74b946e7bbe7efc248e14509 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.938733  6161 tablet_replica.cc:333] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87: stopping tablet replica
I20260709 14:52:15.939369  6161 raft_consensus.cc:2243] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:15.940267  6161 raft_consensus.cc:2272] T cdee587981474a3d820ff9f837fc41c3 P a74da387d1a44d0c9d621fa044f68c87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:15.979118  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:52:16.005591  6161 master.cc:562] Master@127.6.4.126:45119 shutting down...
I20260709 14:52:16.029407  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.029948  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.030251  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0534300ec111406fbba07253be7b90be: stopping tablet replica
I20260709 14:52:16.052779  6161 master.cc:584] Master@127.6.4.126:45119 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13068 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:52:16.102908  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:34685
I20260709 14:52:16.104442  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:16.110499  9991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:16.110598  9992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:16.112813  9994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:16.114792  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:16.115885  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:16.116086  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:16.116283  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608736116266 us; error 0 us; skew 500 ppm
I20260709 14:52:16.117033  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:16.120015  6161 webserver.cc:533] Webserver started at http://127.6.4.126:36559/ using document root <none> and password file <none>
I20260709 14:52:16.120731  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:16.120971  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:16.121328  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:16.122663  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "4064e42d0a3742b8b6878b687b758c98"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.128762  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:52:16.132915  9999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.133801  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:16.134150  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "4064e42d0a3742b8b6878b687b758c98"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.134450  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:16.151822  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:16.153200  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:16.195716  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:34685
I20260709 14:52:16.195850 10050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:34685 every 8 connection(s)
I20260709 14:52:16.200466 10051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.212025 10051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98: Bootstrap starting.
I20260709 14:52:16.216990 10051 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.222005 10051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98: No bootstrap required, opened a new log
I20260709 14:52:16.224663 10051 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4064e42d0a3742b8b6878b687b758c98" member_type: VOTER }
I20260709 14:52:16.225119 10051 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.225313 10051 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4064e42d0a3742b8b6878b687b758c98, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.225936 10051 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4064e42d0a3742b8b6878b687b758c98" member_type: VOTER }
I20260709 14:52:16.226410 10051 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:16.226656 10051 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:16.226873 10051 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.232321 10051 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4064e42d0a3742b8b6878b687b758c98" member_type: VOTER }
I20260709 14:52:16.233040 10051 leader_election.cc:304] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [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: 4064e42d0a3742b8b6878b687b758c98; no voters: 
I20260709 14:52:16.234534 10051 leader_election.cc:290] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:16.234989 10054 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.236801 10054 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 1 LEADER]: Becoming Leader. State: Replica: 4064e42d0a3742b8b6878b687b758c98, State: Running, Role: LEADER
I20260709 14:52:16.237625 10054 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [LEADER]: Queue going to LEADER mode. State: All 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: "4064e42d0a3742b8b6878b687b758c98" member_type: VOTER }
I20260709 14:52:16.238021 10051 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:16.244443 10056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4064e42d0a3742b8b6878b687b758c98. Latest consensus state: current_term: 1 leader_uuid: "4064e42d0a3742b8b6878b687b758c98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4064e42d0a3742b8b6878b687b758c98" member_type: VOTER } }
I20260709 14:52:16.244364 10055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4064e42d0a3742b8b6878b687b758c98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4064e42d0a3742b8b6878b687b758c98" member_type: VOTER } }
I20260709 14:52:16.245357 10055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:16.245318 10056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:16.252386 10062 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:16.258332 10062 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:16.260428  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:16.268111 10062 catalog_manager.cc:1383] Generated new cluster ID: b3988d01d0304436ad1ccb3b91776a27
I20260709 14:52:16.268450 10062 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:16.288936 10062 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:16.290634 10062 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:16.311672 10062 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98: Generated new TSK 0
I20260709 14:52:16.312413 10062 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:16.327519  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:16.335186 10072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:16.336763 10073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:16.337761 10075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:16.338573  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:16.340058  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:16.340349  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:16.340632  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608736340610 us; error 0 us; skew 500 ppm
I20260709 14:52:16.341274  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:16.344244  6161 webserver.cc:533] Webserver started at http://127.6.4.65:32859/ using document root <none> and password file <none>
I20260709 14:52:16.344919  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:16.345118  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:16.345479  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:16.346784  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.352288  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:52:16.356890 10080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.358011  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 14:52:16.358345  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.358642  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:16.401909  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:16.403308  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:16.405035  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:16.407893  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:16.408103  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.408450  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:16.408667  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:52:16.456176  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:46683
I20260709 14:52:16.456303 10142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:46683 every 8 connection(s)
I20260709 14:52:16.461977  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:16.471294 10147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:16.473726 10148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:16.477538  6161 server_base.cc:1061] running on GCE node
W20260709 14:52:16.478226 10150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:16.479171 10143 heartbeater.cc:344] Connected to a master server at 127.6.4.126:34685
I20260709 14:52:16.479590  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:16.479617 10143 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:16.479934  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:16.480170  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608736480150 us; error 0 us; skew 500 ppm
I20260709 14:52:16.480758 10143 heartbeater.cc:507] Master 127.6.4.126:34685 requested a full tablet report, sending...
I20260709 14:52:16.480885  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:16.483496 10016 ts_manager.cc:194] Registered new tserver with Master: c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683)
I20260709 14:52:16.484100  6161 webserver.cc:533] Webserver started at http://127.6.4.66:35707/ using document root <none> and password file <none>
I20260709 14:52:16.484802  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:16.485033  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:16.485328  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:16.485954 10016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33050
I20260709 14:52:16.486917  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.492110  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:16.496151 10155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.497303  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:16.497658  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.497994  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:16.517686  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:16.518988  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:16.520793  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:16.523262  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:16.523511  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.523926  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:16.524173  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.574224  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:40103
I20260709 14:52:16.574384 10217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:40103 every 8 connection(s)
I20260709 14:52:16.579550  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:16.587432 10221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:16.590953 10222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:16.592768 10224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:16.593654  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:16.594450 10218 heartbeater.cc:344] Connected to a master server at 127.6.4.126:34685
I20260709 14:52:16.594974 10218 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:16.594980  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:16.595620  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:16.595875  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608736595853 us; error 0 us; skew 500 ppm
I20260709 14:52:16.596364 10218 heartbeater.cc:507] Master 127.6.4.126:34685 requested a full tablet report, sending...
I20260709 14:52:16.596800  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:16.599444 10016 ts_manager.cc:194] Registered new tserver with Master: c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103)
I20260709 14:52:16.600720  6161 webserver.cc:533] Webserver started at http://127.6.4.67:40271/ using document root <none> and password file <none>
I20260709 14:52:16.601531  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:16.601816  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:16.601850 10016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33052
I20260709 14:52:16.602295  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:16.604342  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "3703ca4e30b74176a7998142bc7661ab"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.609706  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:52:16.613467 10229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.614385  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:16.614742  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "3703ca4e30b74176a7998142bc7661ab"
format_stamp: "Formatted at 2026-07-09 14:52:16 on dist-test-slave-tp5d"
I20260709 14:52:16.615016  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:16.629348  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:16.630501  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:16.632025  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:16.634310  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:16.634508  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.634799  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:16.634953  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.678966  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:35561
I20260709 14:52:16.679090 10291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:35561 every 8 connection(s)
I20260709 14:52:16.695042 10292 heartbeater.cc:344] Connected to a master server at 127.6.4.126:34685
I20260709 14:52:16.695591 10292 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:16.696663 10292 heartbeater.cc:507] Master 127.6.4.126:34685 requested a full tablet report, sending...
I20260709 14:52:16.698947 10016 ts_manager.cc:194] Registered new tserver with Master: 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561)
I20260709 14:52:16.699949  6161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017467198s
I20260709 14:52:16.700675 10016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33068
I20260709 14:52:16.731266 10016 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33084:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:16.733769 10016 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:16.791671 10257 tablet_service.cc:1511] Processing CreateTablet for tablet 6035fc1d343944c89fee9cff881c1a0b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6981ba2e51a042ef93c34f283468a4be]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:16.793473 10256 tablet_service.cc:1511] Processing CreateTablet for tablet 41270c5dbba148689e1f2294a9630f2c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6981ba2e51a042ef93c34f283468a4be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:16.795029 10256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41270c5dbba148689e1f2294a9630f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.797446 10108 tablet_service.cc:1511] Processing CreateTablet for tablet 6035fc1d343944c89fee9cff881c1a0b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6981ba2e51a042ef93c34f283468a4be]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:16.797951 10107 tablet_service.cc:1511] Processing CreateTablet for tablet 41270c5dbba148689e1f2294a9630f2c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6981ba2e51a042ef93c34f283468a4be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:16.798839 10108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6035fc1d343944c89fee9cff881c1a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.799631 10107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41270c5dbba148689e1f2294a9630f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.802338 10257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6035fc1d343944c89fee9cff881c1a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.804270 10182 tablet_service.cc:1511] Processing CreateTablet for tablet 41270c5dbba148689e1f2294a9630f2c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6981ba2e51a042ef93c34f283468a4be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:16.805945 10182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41270c5dbba148689e1f2294a9630f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.806003 10183 tablet_service.cc:1511] Processing CreateTablet for tablet 6035fc1d343944c89fee9cff881c1a0b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6981ba2e51a042ef93c34f283468a4be]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:16.807711 10183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6035fc1d343944c89fee9cff881c1a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.834064 10308 tablet_bootstrap.cc:492] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907: Bootstrap starting.
I20260709 14:52:16.842396 10308 tablet_bootstrap.cc:654] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.853751 10309 tablet_bootstrap.cc:492] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab: Bootstrap starting.
I20260709 14:52:16.864038 10307 tablet_bootstrap.cc:492] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a: Bootstrap starting.
I20260709 14:52:16.866112 10308 tablet_bootstrap.cc:492] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907: No bootstrap required, opened a new log
I20260709 14:52:16.866861 10308 ts_tablet_manager.cc:1403] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260709 14:52:16.868180 10309 tablet_bootstrap.cc:654] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.870829 10308 raft_consensus.cc:359] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.871881 10308 raft_consensus.cc:385] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.872263 10308 raft_consensus.cc:740] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38f5f1fe2234d6c98fea99f9b73f907, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.873096 10307 tablet_bootstrap.cc:654] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.874150 10309 tablet_bootstrap.cc:492] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab: No bootstrap required, opened a new log
I20260709 14:52:16.873600 10308 consensus_queue.cc:260] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.874730 10309 ts_tablet_manager.cc:1403] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 14:52:16.878091 10309 raft_consensus.cc:359] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:16.878971 10309 raft_consensus.cc:385] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.879400 10309 raft_consensus.cc:740] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3703ca4e30b74176a7998142bc7661ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.880146 10309 consensus_queue.cc:260] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:16.882870 10218 heartbeater.cc:499] Master 127.6.4.126:34685 was elected leader, sending a full tablet report...
I20260709 14:52:16.883445 10308 ts_tablet_manager.cc:1434] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.003s
I20260709 14:52:16.884567 10307 tablet_bootstrap.cc:492] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a: No bootstrap required, opened a new log
I20260709 14:52:16.884814 10308 tablet_bootstrap.cc:492] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907: Bootstrap starting.
I20260709 14:52:16.885273 10307 ts_tablet_manager.cc:1403] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 14:52:16.889449 10307 raft_consensus.cc:359] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:16.890477 10307 raft_consensus.cc:385] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.890884 10307 raft_consensus.cc:740] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.893270 10308 tablet_bootstrap.cc:654] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.892014 10307 consensus_queue.cc:260] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:16.894502 10309 ts_tablet_manager.cc:1434] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.007s
I20260709 14:52:16.895516 10292 heartbeater.cc:499] Master 127.6.4.126:34685 was elected leader, sending a full tablet report...
I20260709 14:52:16.895964 10309 tablet_bootstrap.cc:492] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab: Bootstrap starting.
I20260709 14:52:16.904103 10309 tablet_bootstrap.cc:654] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.909157 10143 heartbeater.cc:499] Master 127.6.4.126:34685 was elected leader, sending a full tablet report...
I20260709 14:52:16.915004 10307 ts_tablet_manager.cc:1434] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.004s
I20260709 14:52:16.916548 10307 tablet_bootstrap.cc:492] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a: Bootstrap starting.
I20260709 14:52:16.918229 10309 tablet_bootstrap.cc:492] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab: No bootstrap required, opened a new log
I20260709 14:52:16.918840 10309 ts_tablet_manager.cc:1403] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 14:52:16.922308 10309 raft_consensus.cc:359] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.923102 10309 raft_consensus.cc:385] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.923439 10309 raft_consensus.cc:740] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3703ca4e30b74176a7998142bc7661ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.924425 10309 consensus_queue.cc:260] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.926589 10309 ts_tablet_manager.cc:1434] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 14:52:16.928680 10314 raft_consensus.cc:493] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.929340 10307 tablet_bootstrap.cc:654] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.929303 10314 raft_consensus.cc:515] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.930552 10308 tablet_bootstrap.cc:492] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907: No bootstrap required, opened a new log
I20260709 14:52:16.931164 10308 ts_tablet_manager.cc:1403] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.007s
I20260709 14:52:16.934875 10314 leader_election.cc:290] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683), c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103)
I20260709 14:52:16.939980 10308 raft_consensus.cc:359] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:16.941987 10308 raft_consensus.cc:385] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.942384 10308 raft_consensus.cc:740] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38f5f1fe2234d6c98fea99f9b73f907, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.943476 10308 consensus_queue.cc:260] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:16.946455 10308 ts_tablet_manager.cc:1434] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:52:16.948292 10118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41270c5dbba148689e1f2294a9630f2c" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" is_pre_election: true
W20260709 14:52:16.950600 10232 leader_election.cc:343] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.953033 10307 tablet_bootstrap.cc:492] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a: No bootstrap required, opened a new log
I20260709 14:52:16.953838 10307 ts_tablet_manager.cc:1403] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.006s
I20260709 14:52:16.956447 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41270c5dbba148689e1f2294a9630f2c" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" is_pre_election: true
I20260709 14:52:16.957338 10193 raft_consensus.cc:2468] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3703ca4e30b74176a7998142bc7661ab in term 0.
I20260709 14:52:16.957617 10307 raft_consensus.cc:359] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.958535 10307 raft_consensus.cc:385] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.958850 10307 raft_consensus.cc:740] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.959004 10231 leader_election.cc:304] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [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: 3703ca4e30b74176a7998142bc7661ab, c38f5f1fe2234d6c98fea99f9b73f907; no voters: c6dfddbe7ad140bdb446cb30a0e32a2a
I20260709 14:52:16.960106 10314 raft_consensus.cc:2804] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.959645 10307 consensus_queue.cc:260] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.960721 10314 raft_consensus.cc:493] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.961149 10314 raft_consensus.cc:3060] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.962275 10307 ts_tablet_manager.cc:1434] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:52:16.968616 10314 raft_consensus.cc:515] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.972720 10314 leader_election.cc:290] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 election: Requested vote from peers c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683), c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103)
I20260709 14:52:16.973238 10118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41270c5dbba148689e1f2294a9630f2c" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
I20260709 14:52:16.974110 10118 raft_consensus.cc:3060] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.974179 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41270c5dbba148689e1f2294a9630f2c" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
I20260709 14:52:16.975474 10193 raft_consensus.cc:3060] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.983952 10193 raft_consensus.cc:2468] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3703ca4e30b74176a7998142bc7661ab in term 1.
I20260709 14:52:16.984017 10118 raft_consensus.cc:2468] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3703ca4e30b74176a7998142bc7661ab in term 1.
I20260709 14:52:16.985512 10231 leader_election.cc:304] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3703ca4e30b74176a7998142bc7661ab, c38f5f1fe2234d6c98fea99f9b73f907; no voters: 
I20260709 14:52:16.986354 10314 raft_consensus.cc:2804] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.987671 10314 raft_consensus.cc:697] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 1 LEADER]: Becoming Leader. State: Replica: 3703ca4e30b74176a7998142bc7661ab, State: Running, Role: LEADER
I20260709 14:52:16.988675 10314 consensus_queue.cc:237] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:16.999423 10014 catalog_manager.cc:5697] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 3703ca4e30b74176a7998142bc7661ab (127.6.4.67). New cstate: current_term: 1 leader_uuid: "3703ca4e30b74176a7998142bc7661ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.172654 10315 raft_consensus.cc:493] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.173377 10315 raft_consensus.cc:515] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:17.175808 10315 leader_election.cc:290] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561), c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103)
I20260709 14:52:17.190981 10267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035fc1d343944c89fee9cff881c1a0b" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3703ca4e30b74176a7998142bc7661ab" is_pre_election: true
I20260709 14:52:17.191291 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035fc1d343944c89fee9cff881c1a0b" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" is_pre_election: true
I20260709 14:52:17.191911 10267 raft_consensus.cc:2468] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6dfddbe7ad140bdb446cb30a0e32a2a in term 0.
I20260709 14:52:17.191915 10193 raft_consensus.cc:2468] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6dfddbe7ad140bdb446cb30a0e32a2a in term 0.
I20260709 14:52:17.193502 10082 leader_election.cc:304] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38f5f1fe2234d6c98fea99f9b73f907, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 
I20260709 14:52:17.194437 10315 raft_consensus.cc:2804] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.194809 10315 raft_consensus.cc:493] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.195113 10315 raft_consensus.cc:3060] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.203251 10315 raft_consensus.cc:515] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:17.205552 10315 leader_election.cc:290] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [CANDIDATE]: Term 1 election: Requested vote from peers 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561), c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103)
I20260709 14:52:17.206414 10267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035fc1d343944c89fee9cff881c1a0b" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3703ca4e30b74176a7998142bc7661ab"
I20260709 14:52:17.206796 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035fc1d343944c89fee9cff881c1a0b" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
I20260709 14:52:17.207108 10267 raft_consensus.cc:3060] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.207587 10193 raft_consensus.cc:3060] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.214221 10267 raft_consensus.cc:2468] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6dfddbe7ad140bdb446cb30a0e32a2a in term 1.
I20260709 14:52:17.214370 10193 raft_consensus.cc:2468] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6dfddbe7ad140bdb446cb30a0e32a2a in term 1.
I20260709 14:52:17.215992 10083 leader_election.cc:304] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3703ca4e30b74176a7998142bc7661ab, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 
I20260709 14:52:17.217036 10315 raft_consensus.cc:2804] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.218163 10315 raft_consensus.cc:697] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 LEADER]: Becoming Leader. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Running, Role: LEADER
I20260709 14:52:17.219170 10315 consensus_queue.cc:237] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } }
I20260709 14:52:17.228869 10014 catalog_manager.cc:5697] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65). New cstate: current_term: 1 leader_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.323203 10014 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33090:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:17.325516 10014 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:17.355403 10108 tablet_service.cc:1511] Processing CreateTablet for tablet 39d5b30e571b453a8c3109ef65655ba5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=59a526068bbe4aaea44c9491f48521bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:17.356244 10183 tablet_service.cc:1511] Processing CreateTablet for tablet 39d5b30e571b453a8c3109ef65655ba5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=59a526068bbe4aaea44c9491f48521bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:17.356983 10108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d5b30e571b453a8c3109ef65655ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:17.357740 10183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d5b30e571b453a8c3109ef65655ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:17.357833 10256 tablet_service.cc:1511] Processing CreateTablet for tablet 39d5b30e571b453a8c3109ef65655ba5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=59a526068bbe4aaea44c9491f48521bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:17.359352 10256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d5b30e571b453a8c3109ef65655ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:17.362648 10107 tablet_service.cc:1511] Processing CreateTablet for tablet 69f29109fd404c8094607db8a0209411 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=59a526068bbe4aaea44c9491f48521bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:17.364161 10107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f29109fd404c8094607db8a0209411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:17.370039 10182 tablet_service.cc:1511] Processing CreateTablet for tablet 69f29109fd404c8094607db8a0209411 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=59a526068bbe4aaea44c9491f48521bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:17.371601 10182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f29109fd404c8094607db8a0209411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:17.371639 10257 tablet_service.cc:1511] Processing CreateTablet for tablet 69f29109fd404c8094607db8a0209411 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=59a526068bbe4aaea44c9491f48521bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:17.373414 10257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f29109fd404c8094607db8a0209411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:17.388442 10308 tablet_bootstrap.cc:492] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907: Bootstrap starting.
I20260709 14:52:17.393731 10314 consensus_queue.cc:1048] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:17.394500 10309 tablet_bootstrap.cc:492] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab: Bootstrap starting.
I20260709 14:52:17.396235 10307 tablet_bootstrap.cc:492] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a: Bootstrap starting.
I20260709 14:52:17.396775 10308 tablet_bootstrap.cc:654] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.404026 10309 tablet_bootstrap.cc:654] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.404850 10307 tablet_bootstrap.cc:654] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.418368 10307 tablet_bootstrap.cc:492] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a: No bootstrap required, opened a new log
I20260709 14:52:17.419164 10307 ts_tablet_manager.cc:1403] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260709 14:52:17.427052 10307 raft_consensus.cc:359] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.428915 10307 raft_consensus.cc:385] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.429430 10307 raft_consensus.cc:740] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.430586 10307 consensus_queue.cc:260] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.433600 10320 consensus_queue.cc:1048] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:17.436189 10307 ts_tablet_manager.cc:1434] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 14:52:17.429675 10309 tablet_bootstrap.cc:492] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab: No bootstrap required, opened a new log
I20260709 14:52:17.440340 10309 ts_tablet_manager.cc:1403] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.008s
I20260709 14:52:17.444655 10309 raft_consensus.cc:359] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.445809 10309 raft_consensus.cc:385] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.446847 10309 raft_consensus.cc:740] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3703ca4e30b74176a7998142bc7661ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.447921 10309 consensus_queue.cc:260] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.450623 10309 ts_tablet_manager.cc:1434] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:17.472571 10308 tablet_bootstrap.cc:492] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907: No bootstrap required, opened a new log
I20260709 14:52:17.473306 10308 ts_tablet_manager.cc:1403] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.044s
I20260709 14:52:17.477080 10308 raft_consensus.cc:359] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.477927 10308 raft_consensus.cc:385] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.478274 10308 raft_consensus.cc:740] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38f5f1fe2234d6c98fea99f9b73f907, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.479218 10308 consensus_queue.cc:260] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.482035 10308 ts_tablet_manager.cc:1434] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:17.482721 10307 tablet_bootstrap.cc:492] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a: Bootstrap starting.
I20260709 14:52:17.483211 10308 tablet_bootstrap.cc:492] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: Bootstrap starting.
I20260709 14:52:17.483805 10309 tablet_bootstrap.cc:492] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab: Bootstrap starting.
I20260709 14:52:17.491879 10307 tablet_bootstrap.cc:654] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.492368 10308 tablet_bootstrap.cc:654] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.492075 10309 tablet_bootstrap.cc:654] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.517170 10308 tablet_bootstrap.cc:492] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: No bootstrap required, opened a new log
I20260709 14:52:17.517527 10309 tablet_bootstrap.cc:492] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab: No bootstrap required, opened a new log
I20260709 14:52:17.517823 10308 ts_tablet_manager.cc:1403] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.021s
I20260709 14:52:17.518064 10309 ts_tablet_manager.cc:1403] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260709 14:52:17.518325 10307 tablet_bootstrap.cc:492] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a: No bootstrap required, opened a new log
I20260709 14:52:17.518932 10307 ts_tablet_manager.cc:1403] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.016s
I20260709 14:52:17.520959 10309 raft_consensus.cc:359] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.521709 10309 raft_consensus.cc:385] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.522202 10309 raft_consensus.cc:740] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3703ca4e30b74176a7998142bc7661ab, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.521592 10308 raft_consensus.cc:359] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.522670 10308 raft_consensus.cc:385] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.522432 10307 raft_consensus.cc:359] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.523022 10309 consensus_queue.cc:260] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.523077 10308 raft_consensus.cc:740] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38f5f1fe2234d6c98fea99f9b73f907, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.523511 10307 raft_consensus.cc:385] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.523928 10307 raft_consensus.cc:740] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.524384 10308 consensus_queue.cc:260] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.525427 10309 ts_tablet_manager.cc:1434] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:17.525012 10307 consensus_queue.cc:260] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.527195 10308 ts_tablet_manager.cc:1434] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:17.530334 10307 ts_tablet_manager.cc:1434] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:52:17.577203 10312 raft_consensus.cc:493] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.577903 10312 raft_consensus.cc:515] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.583526 10312 leader_election.cc:290] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683), 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561)
I20260709 14:52:17.596366 10117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5" candidate_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" is_pre_election: true
I20260709 14:52:17.597411 10117 raft_consensus.cc:2468] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38f5f1fe2234d6c98fea99f9b73f907 in term 0.
I20260709 14:52:17.597559 10267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5" candidate_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3703ca4e30b74176a7998142bc7661ab" is_pre_election: true
I20260709 14:52:17.598229 10267 raft_consensus.cc:2468] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38f5f1fe2234d6c98fea99f9b73f907 in term 0.
I20260709 14:52:17.598706 10158 leader_election.cc:304] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38f5f1fe2234d6c98fea99f9b73f907, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 
I20260709 14:52:17.599764 10312 raft_consensus.cc:2804] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.600185 10312 raft_consensus.cc:493] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.600651 10312 raft_consensus.cc:3060] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.607009 10312 raft_consensus.cc:515] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.609025 10312 leader_election.cc:290] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [CANDIDATE]: Term 1 election: Requested vote from peers c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683), 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561)
I20260709 14:52:17.609972 10117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5" candidate_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
I20260709 14:52:17.610219 10267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5" candidate_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3703ca4e30b74176a7998142bc7661ab"
I20260709 14:52:17.610692 10117 raft_consensus.cc:3060] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.610775 10267 raft_consensus.cc:3060] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.615350 10315 consensus_queue.cc:1048] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.618711 10117 raft_consensus.cc:2468] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38f5f1fe2234d6c98fea99f9b73f907 in term 1.
I20260709 14:52:17.618711 10267 raft_consensus.cc:2468] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38f5f1fe2234d6c98fea99f9b73f907 in term 1.
I20260709 14:52:17.620288 10158 leader_election.cc:304] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38f5f1fe2234d6c98fea99f9b73f907, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 
I20260709 14:52:17.622813 10312 raft_consensus.cc:2804] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.628557 10315 consensus_queue.cc:1048] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:17.646814 10312 raft_consensus.cc:697] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 LEADER]: Becoming Leader. State: Replica: c38f5f1fe2234d6c98fea99f9b73f907, State: Running, Role: LEADER
I20260709 14:52:17.648233 10312 consensus_queue.cc:237] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.658696 10014 catalog_manager.cc:5697] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 reported cstate change: term changed from 0 to 1, leader changed from <none> to c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.899405 10352 raft_consensus.cc:493] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.900044 10352 raft_consensus.cc:515] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.902104 10352 leader_election.cc:290] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683), c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103)
I20260709 14:52:17.903041 10117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" is_pre_election: true
I20260709 14:52:17.903229 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" is_pre_election: true
I20260709 14:52:17.903822 10117 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3703ca4e30b74176a7998142bc7661ab in term 0.
I20260709 14:52:17.903906 10193 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3703ca4e30b74176a7998142bc7661ab in term 0.
I20260709 14:52:17.905041 10232 leader_election.cc:304] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3703ca4e30b74176a7998142bc7661ab, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 
I20260709 14:52:17.905897 10352 raft_consensus.cc:2804] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.906302 10352 raft_consensus.cc:493] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.906603 10352 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.912449 10352 raft_consensus.cc:515] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.914724 10352 leader_election.cc:290] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 election: Requested vote from peers c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683), c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103)
I20260709 14:52:17.915738 10117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
I20260709 14:52:17.916330 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "3703ca4e30b74176a7998142bc7661ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
I20260709 14:52:17.916555 10117 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.917076 10193 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.925346 10193 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3703ca4e30b74176a7998142bc7661ab in term 1.
I20260709 14:52:17.925346 10117 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3703ca4e30b74176a7998142bc7661ab in term 1.
I20260709 14:52:17.926985 10231 leader_election.cc:304] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3703ca4e30b74176a7998142bc7661ab, c38f5f1fe2234d6c98fea99f9b73f907; no voters: 
I20260709 14:52:17.927716 10352 raft_consensus.cc:2804] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.928288 10352 raft_consensus.cc:697] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 LEADER]: Becoming Leader. State: Replica: 3703ca4e30b74176a7998142bc7661ab, State: Running, Role: LEADER
I20260709 14:52:17.929185 10352 consensus_queue.cc:237] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:17.938323 10014 catalog_manager.cc:5697] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 3703ca4e30b74176a7998142bc7661ab (127.6.4.67). New cstate: current_term: 1 leader_uuid: "3703ca4e30b74176a7998142bc7661ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.993003 10193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5"
dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
mode: GRACEFUL
new_leader_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
 from {username='slave'} at 127.0.0.1:38404
I20260709 14:52:17.993571 10193 raft_consensus.cc:606] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 LEADER]: Received request to transfer leadership to TS c6dfddbe7ad140bdb446cb30a0e32a2a
I20260709 14:52:18.009236 10267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69f29109fd404c8094607db8a0209411"
dest_uuid: "3703ca4e30b74176a7998142bc7661ab"
mode: GRACEFUL
new_leader_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
 from {username='slave'} at 127.0.0.1:46022
I20260709 14:52:18.009899 10267 raft_consensus.cc:606] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 LEADER]: Received request to transfer leadership to TS c6dfddbe7ad140bdb446cb30a0e32a2a
I20260709 14:52:18.194794 10356 consensus_queue.cc:1048] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.203480 10359 raft_consensus.cc:993] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907: : Instructing follower c6dfddbe7ad140bdb446cb30a0e32a2a to start an election
I20260709 14:52:18.204617 10356 raft_consensus.cc:1081] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 LEADER]: Signalling peer c6dfddbe7ad140bdb446cb30a0e32a2a to start an election
I20260709 14:52:18.206563 10118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5"
dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
 from {username='slave'} at 127.0.0.1:51352
I20260709 14:52:18.208077 10118 raft_consensus.cc:493] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.208742 10118 raft_consensus.cc:3060] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.212965 10360 consensus_queue.cc:1048] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:18.225463 10118 raft_consensus.cc:515] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.229280 10266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3703ca4e30b74176a7998142bc7661ab"
I20260709 14:52:18.229382 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d5b30e571b453a8c3109ef65655ba5" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
I20260709 14:52:18.230336 10193 raft_consensus.cc:3055] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:18.230799 10193 raft_consensus.cc:740] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c38f5f1fe2234d6c98fea99f9b73f907, State: Running, Role: LEADER
I20260709 14:52:18.232378 10118 leader_election.cc:290] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [CANDIDATE]: Term 2 election: Requested vote from peers c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103), 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561)
I20260709 14:52:18.231812 10193 consensus_queue.cc:260] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.236701 10193 raft_consensus.cc:3060] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:18.239398 10360 consensus_queue.cc:1175] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3703ca4e30b74176a7998142bc7661ab" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:52:18.246214 10193 raft_consensus.cc:2468] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6dfddbe7ad140bdb446cb30a0e32a2a in term 2.
I20260709 14:52:18.248131 10082 leader_election.cc:304] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [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: c38f5f1fe2234d6c98fea99f9b73f907, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 3703ca4e30b74176a7998142bc7661ab
I20260709 14:52:18.249117 10357 raft_consensus.cc:2804] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.249699 10357 raft_consensus.cc:697] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 LEADER]: Becoming Leader. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Running, Role: LEADER
I20260709 14:52:18.250674 10357 consensus_queue.cc:237] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.262705 10015 catalog_manager.cc:5697] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a reported cstate change: term changed from 1 to 2, leader changed from c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66) to c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.379617 10352 consensus_queue.cc:1048] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.392897 10369 consensus_queue.cc:1048] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:18.402454 10352 raft_consensus.cc:993] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab: : Instructing follower c6dfddbe7ad140bdb446cb30a0e32a2a to start an election
I20260709 14:52:18.403046 10369 raft_consensus.cc:1081] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 LEADER]: Signalling peer c6dfddbe7ad140bdb446cb30a0e32a2a to start an election
I20260709 14:52:18.404743 10118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69f29109fd404c8094607db8a0209411"
dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:52:18.405404 10118 raft_consensus.cc:493] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.405792 10118 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.411373 10118 raft_consensus.cc:515] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.413241 10118 leader_election.cc:290] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [CANDIDATE]: Term 2 election: Requested vote from peers c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103), 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561)
I20260709 14:52:18.414357 10193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
I20260709 14:52:18.414651 10267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3703ca4e30b74176a7998142bc7661ab"
I20260709 14:52:18.415118 10193 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.415231 10267 raft_consensus.cc:3055] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:18.415656 10267 raft_consensus.cc:740] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3703ca4e30b74176a7998142bc7661ab, State: Running, Role: LEADER
I20260709 14:52:18.416565 10267 consensus_queue.cc:260] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.417989 10267 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.423225 10193 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6dfddbe7ad140bdb446cb30a0e32a2a in term 2.
I20260709 14:52:18.424603 10082 leader_election.cc:304] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38f5f1fe2234d6c98fea99f9b73f907, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 
I20260709 14:52:18.425479 10357 raft_consensus.cc:2804] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.425901 10267 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6dfddbe7ad140bdb446cb30a0e32a2a in term 2.
I20260709 14:52:18.426009 10357 raft_consensus.cc:697] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 LEADER]: Becoming Leader. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Running, Role: LEADER
I20260709 14:52:18.427095 10357 consensus_queue.cc:237] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.434135 10016 catalog_manager.cc:5697] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a reported cstate change: term changed from 1 to 2, leader changed from 3703ca4e30b74176a7998142bc7661ab (127.6.4.67) to c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65). New cstate: current_term: 2 leader_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.502537  6161 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:52:18.504248  6161 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:52:18.504765  6161 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:52:18.518059 10118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69f29109fd404c8094607db8a0209411"
dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
mode: GRACEFUL
new_leader_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
 from {username='slave'} at 127.0.0.1:51366
I20260709 14:52:18.518683 10118 raft_consensus.cc:606] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 LEADER]: Received request to transfer leadership to TS c38f5f1fe2234d6c98fea99f9b73f907
I20260709 14:52:18.520006  6161 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:52:18.661932 10267 raft_consensus.cc:3060] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.671749 10267 raft_consensus.cc:1275] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 2 FOLLOWER]: Refusing update from remote peer c6dfddbe7ad140bdb446cb30a0e32a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.673440 10357 consensus_queue.cc:1048] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.682042 10193 raft_consensus.cc:1275] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Refusing update from remote peer c6dfddbe7ad140bdb446cb30a0e32a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.684542 10367 consensus_queue.cc:1048] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:18.891345 10192 raft_consensus.cc:1275] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Refusing update from remote peer c6dfddbe7ad140bdb446cb30a0e32a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.892876 10367 consensus_queue.cc:1048] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.898624 10366 raft_consensus.cc:993] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a: : Instructing follower c38f5f1fe2234d6c98fea99f9b73f907 to start an election
I20260709 14:52:18.899333 10357 raft_consensus.cc:1081] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 LEADER]: Signalling peer c38f5f1fe2234d6c98fea99f9b73f907 to start an election
I20260709 14:52:18.901401 10193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69f29109fd404c8094607db8a0209411"
dest_uuid: "c38f5f1fe2234d6c98fea99f9b73f907"
 from {username='slave'} at 127.0.0.1:38396
I20260709 14:52:18.902655 10193 raft_consensus.cc:493] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.903190 10193 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.904253 10267 raft_consensus.cc:1275] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 2 FOLLOWER]: Refusing update from remote peer c6dfddbe7ad140bdb446cb30a0e32a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.906278 10366 consensus_queue.cc:1048] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.918362 10193 raft_consensus.cc:515] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.920953 10193 leader_election.cc:290] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [CANDIDATE]: Term 3 election: Requested vote from peers c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683), 3703ca4e30b74176a7998142bc7661ab (127.6.4.67:35561)
I20260709 14:52:18.922863 10118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a"
I20260709 14:52:18.923354 10267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f29109fd404c8094607db8a0209411" candidate_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3703ca4e30b74176a7998142bc7661ab"
I20260709 14:52:18.923658 10118 raft_consensus.cc:3055] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:18.924067 10267 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.924095 10118 raft_consensus.cc:740] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c6dfddbe7ad140bdb446cb30a0e32a2a, State: Running, Role: LEADER
I20260709 14:52:18.925501 10118 consensus_queue.cc:260] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [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: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.927158 10118 raft_consensus.cc:3060] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.933570 10118 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38f5f1fe2234d6c98fea99f9b73f907 in term 3.
I20260709 14:52:18.934609 10267 raft_consensus.cc:2468] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38f5f1fe2234d6c98fea99f9b73f907 in term 3.
I20260709 14:52:18.935210 10158 leader_election.cc:304] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [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: c38f5f1fe2234d6c98fea99f9b73f907, c6dfddbe7ad140bdb446cb30a0e32a2a; no voters: 
I20260709 14:52:18.936163 10360 raft_consensus.cc:2804] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:18.937259 10360 raft_consensus.cc:697] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 3 LEADER]: Becoming Leader. State: Replica: c38f5f1fe2234d6c98fea99f9b73f907, State: Running, Role: LEADER
I20260709 14:52:18.937994 10360 consensus_queue.cc:237] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [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: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } }
I20260709 14:52:18.946130 10015 catalog_manager.cc:5697] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 reported cstate change: term changed from 2 to 3, leader changed from c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65) to c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66). New cstate: current_term: 3 leader_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6dfddbe7ad140bdb446cb30a0e32a2a" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38f5f1fe2234d6c98fea99f9b73f907" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3703ca4e30b74176a7998142bc7661ab" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 35561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.158768  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
I20260709 14:52:19.186646  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:19.187400  6161 tablet_replica.cc:333] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a: stopping tablet replica
I20260709 14:52:19.188119  6161 raft_consensus.cc:2243] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.188709  6161 raft_consensus.cc:2272] T 69f29109fd404c8094607db8a0209411 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.191417  6161 tablet_replica.cc:333] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a: stopping tablet replica
I20260709 14:52:19.192024  6161 raft_consensus.cc:2243] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.192973  6161 raft_consensus.cc:2272] T 39d5b30e571b453a8c3109ef65655ba5 P c6dfddbe7ad140bdb446cb30a0e32a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.195919  6161 tablet_replica.cc:333] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a: stopping tablet replica
I20260709 14:52:19.196441  6161 raft_consensus.cc:2243] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.196949  6161 raft_consensus.cc:2272] T 41270c5dbba148689e1f2294a9630f2c P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.198856  6161 tablet_replica.cc:333] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a: stopping tablet replica
I20260709 14:52:19.199512  6161 raft_consensus.cc:2243] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.200668  6161 raft_consensus.cc:2272] T 6035fc1d343944c89fee9cff881c1a0b P c6dfddbe7ad140bdb446cb30a0e32a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.225723  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
I20260709 14:52:19.240024  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
I20260709 14:52:19.264830  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:19.265978  6161 tablet_replica.cc:333] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: stopping tablet replica
I20260709 14:52:19.266759  6161 raft_consensus.cc:2243] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.267542  6161 pending_rounds.cc:70] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: Trying to abort 1 pending ops.
I20260709 14:52:19.267823  6161 pending_rounds.cc:77] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661394698129408 op_type: NO_OP noop_request { }
I20260709 14:52:19.268188  6161 raft_consensus.cc:2889] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:19.268600  6161 raft_consensus.cc:2272] T 69f29109fd404c8094607db8a0209411 P c38f5f1fe2234d6c98fea99f9b73f907 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.271308  6161 tablet_replica.cc:333] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907: stopping tablet replica
I20260709 14:52:19.271931  6161 raft_consensus.cc:2243] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.272413  6161 raft_consensus.cc:2272] T 39d5b30e571b453a8c3109ef65655ba5 P c38f5f1fe2234d6c98fea99f9b73f907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.275257  6161 tablet_replica.cc:333] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907: stopping tablet replica
I20260709 14:52:19.275839  6161 raft_consensus.cc:2243] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.276332  6161 raft_consensus.cc:2272] T 6035fc1d343944c89fee9cff881c1a0b P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.278802  6161 tablet_replica.cc:333] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907: stopping tablet replica
I20260709 14:52:19.279371  6161 raft_consensus.cc:2243] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.279861  6161 raft_consensus.cc:2272] T 41270c5dbba148689e1f2294a9630f2c P c38f5f1fe2234d6c98fea99f9b73f907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.304816  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
W20260709 14:52:19.318878 10232 consensus_peers.cc:597] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab -> Peer c6dfddbe7ad140bdb446cb30a0e32a2a (127.6.4.65:46683): Couldn't send request to peer c6dfddbe7ad140bdb446cb30a0e32a2a. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:19.322024  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
W20260709 14:52:19.327175 10231 consensus_peers.cc:597] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab -> Peer c38f5f1fe2234d6c98fea99f9b73f907 (127.6.4.66:40103): Couldn't send request to peer c38f5f1fe2234d6c98fea99f9b73f907. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:19.343689  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:19.344539  6161 tablet_replica.cc:333] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab: stopping tablet replica
I20260709 14:52:19.345506  6161 raft_consensus.cc:2243] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.346066  6161 raft_consensus.cc:2272] T 69f29109fd404c8094607db8a0209411 P 3703ca4e30b74176a7998142bc7661ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.348649  6161 tablet_replica.cc:333] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab: stopping tablet replica
I20260709 14:52:19.349233  6161 raft_consensus.cc:2243] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.349728  6161 raft_consensus.cc:2272] T 39d5b30e571b453a8c3109ef65655ba5 P 3703ca4e30b74176a7998142bc7661ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.352419  6161 tablet_replica.cc:333] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab: stopping tablet replica
I20260709 14:52:19.353085  6161 raft_consensus.cc:2243] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.353966  6161 raft_consensus.cc:2272] T 41270c5dbba148689e1f2294a9630f2c P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.356027  6161 tablet_replica.cc:333] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab: stopping tablet replica
I20260709 14:52:19.356647  6161 raft_consensus.cc:2243] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.357127  6161 raft_consensus.cc:2272] T 6035fc1d343944c89fee9cff881c1a0b P 3703ca4e30b74176a7998142bc7661ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.414621  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:52:19.439682  6161 master.cc:562] Master@127.6.4.126:34685 shutting down...
I20260709 14:52:19.468371  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.469586  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.470060  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4064e42d0a3742b8b6878b687b758c98: stopping tablet replica
I20260709 14:52:19.495450  6161 master.cc:584] Master@127.6.4.126:34685 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3442 ms)
[----------] 6 tests from LeaderRebalancerTest (91301 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:52:19.545739  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:35447
I20260709 14:52:19.546985  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:19.553680 10380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:19.553764 10381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:19.554634 10383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:19.555540  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:19.556922  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:19.557196  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:19.557410  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608739557393 us; error 0 us; skew 500 ppm
I20260709 14:52:19.558099  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:19.561185  6161 webserver.cc:533] Webserver started at http://127.6.4.126:43383/ using document root <none> and password file <none>
I20260709 14:52:19.561767  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:19.561969  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:19.562299  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:19.563728  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "32bf4bf1c63f44b68e8488eafc7bf15d"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-tp5d"
I20260709 14:52:19.569181  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260709 14:52:19.573760 10388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.574774  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:19.575038  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "32bf4bf1c63f44b68e8488eafc7bf15d"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-tp5d"
I20260709 14:52:19.575333  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:19.587121  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:19.588670  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:19.653657  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:35447
I20260709 14:52:19.653813 10439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:35447 every 8 connection(s)
I20260709 14:52:19.659087 10440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.675540 10440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d: Bootstrap starting.
I20260709 14:52:19.681099 10440 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.686012 10440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d: No bootstrap required, opened a new log
I20260709 14:52:19.688717 10440 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bf4bf1c63f44b68e8488eafc7bf15d" member_type: VOTER }
I20260709 14:52:19.689208 10440 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.689498 10440 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32bf4bf1c63f44b68e8488eafc7bf15d, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.690133 10440 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32bf4bf1c63f44b68e8488eafc7bf15d" member_type: VOTER }
I20260709 14:52:19.690707 10440 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:19.690969 10440 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:19.691298 10440 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.696961 10440 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bf4bf1c63f44b68e8488eafc7bf15d" member_type: VOTER }
I20260709 14:52:19.697588 10440 leader_election.cc:304] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [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: 32bf4bf1c63f44b68e8488eafc7bf15d; no voters: 
I20260709 14:52:19.698911 10440 leader_election.cc:290] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:19.699434 10443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.700945 10443 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 1 LEADER]: Becoming Leader. State: Replica: 32bf4bf1c63f44b68e8488eafc7bf15d, State: Running, Role: LEADER
I20260709 14:52:19.701746 10443 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [LEADER]: Queue going to LEADER mode. State: All 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: "32bf4bf1c63f44b68e8488eafc7bf15d" member_type: VOTER }
I20260709 14:52:19.702338 10440 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:19.705271 10445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32bf4bf1c63f44b68e8488eafc7bf15d. Latest consensus state: current_term: 1 leader_uuid: "32bf4bf1c63f44b68e8488eafc7bf15d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bf4bf1c63f44b68e8488eafc7bf15d" member_type: VOTER } }
I20260709 14:52:19.705262 10444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32bf4bf1c63f44b68e8488eafc7bf15d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bf4bf1c63f44b68e8488eafc7bf15d" member_type: VOTER } }
I20260709 14:52:19.706141 10445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:19.706171 10444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:19.711508 10448 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:19.719338 10448 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:19.720594  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:19.729943 10448 catalog_manager.cc:1383] Generated new cluster ID: 7d43f354b4f649fdbde581c9f18fba6b
I20260709 14:52:19.730274 10448 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:19.755985 10448 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:19.757517 10448 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:19.772635 10448 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d: Generated new TSK 0
I20260709 14:52:19.773336 10448 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:19.787694  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:19.796082 10461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:19.796397 10462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:19.799059 10464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:19.799558  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:19.800815  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:19.801110  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:19.801514  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608739801481 us; error 0 us; skew 500 ppm
I20260709 14:52:19.802264  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:19.805804  6161 webserver.cc:533] Webserver started at http://127.6.4.65:38773/ using document root <none> and password file <none>
I20260709 14:52:19.806388  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:19.806628  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:19.806934  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:19.808341  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-tp5d"
I20260709 14:52:19.813879  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:52:19.818472 10469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.819425  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:52:19.819821  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-tp5d"
I20260709 14:52:19.820194  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:19.839277  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:19.840762  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:19.842460  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:19.845475  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:19.845676  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.845945  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:19.846104  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.896026  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:41153
I20260709 14:52:19.896178 10531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:41153 every 8 connection(s)
I20260709 14:52:19.901932  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:19.909834 10536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:19.910567 10537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:19.913823 10539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:19.914913  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:19.916178  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:19.916469  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:19.916776  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608739916756 us; error 0 us; skew 500 ppm
I20260709 14:52:19.917079 10532 heartbeater.cc:344] Connected to a master server at 127.6.4.126:35447
I20260709 14:52:19.917528 10532 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:19.917577  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:19.918572 10532 heartbeater.cc:507] Master 127.6.4.126:35447 requested a full tablet report, sending...
I20260709 14:52:19.920856  6161 webserver.cc:533] Webserver started at http://127.6.4.66:33133/ using document root <none> and password file <none>
I20260709 14:52:19.921624  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:19.921574 10405 ts_manager.cc:194] Registered new tserver with Master: cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153)
I20260709 14:52:19.922055  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:19.922431  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:19.924264  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "55354babadb34756bd1e467a6f52c659"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-tp5d"
I20260709 14:52:19.924460 10405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43730
I20260709 14:52:19.930496  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:19.934523 10544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.935488  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 14:52:19.935873  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "55354babadb34756bd1e467a6f52c659"
format_stamp: "Formatted at 2026-07-09 14:52:19 on dist-test-slave-tp5d"
I20260709 14:52:19.936194  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:19.953819  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:19.955183  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:19.956914  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:19.959671  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:19.959956  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:19.960254  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:19.960459  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:20.011093  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:45619
I20260709 14:52:20.011258 10606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:45619 every 8 connection(s)
I20260709 14:52:20.016569  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:20.024871 10610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:20.026896 10611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:20.028534 10613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:20.029486  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:20.030412 10607 heartbeater.cc:344] Connected to a master server at 127.6.4.126:35447
I20260709 14:52:20.030498  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:20.030864  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:20.030921 10607 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:20.031046  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608740031015 us; error 0 us; skew 500 ppm
I20260709 14:52:20.031810  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:20.031962 10607 heartbeater.cc:507] Master 127.6.4.126:35447 requested a full tablet report, sending...
I20260709 14:52:20.034446 10405 ts_manager.cc:194] Registered new tserver with Master: 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:20.034685  6161 webserver.cc:533] Webserver started at http://127.6.4.67:33155/ using document root <none> and password file <none>
I20260709 14:52:20.035339  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:20.035567  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:20.035857  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:20.036120 10405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43742
I20260709 14:52:20.037324  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
format_stamp: "Formatted at 2026-07-09 14:52:20 on dist-test-slave-tp5d"
I20260709 14:52:20.042505  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:20.046325 10618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:20.047298  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260709 14:52:20.047652  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
format_stamp: "Formatted at 2026-07-09 14:52:20 on dist-test-slave-tp5d"
I20260709 14:52:20.048036  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:20.071316  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:20.072834  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:20.074373  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:20.077431  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:20.077761  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:20.078084  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:20.078318  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:20.130430  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:36847
I20260709 14:52:20.130553 10680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:36847 every 8 connection(s)
I20260709 14:52:20.149204 10681 heartbeater.cc:344] Connected to a master server at 127.6.4.126:35447
I20260709 14:52:20.149722 10681 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:20.150692 10681 heartbeater.cc:507] Master 127.6.4.126:35447 requested a full tablet report, sending...
I20260709 14:52:20.152993 10405 ts_manager.cc:194] Registered new tserver with Master: 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.153268  6161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018248354s
I20260709 14:52:20.154968 10405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43754
I20260709 14:52:20.182965 10405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43760:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:20.186334 10405 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:20.272130 10497 tablet_service.cc:1511] Processing CreateTablet for tablet e5a21ee55d284cf19a375416d7021c5b (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:20.274075 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a21ee55d284cf19a375416d7021c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.282509 10496 tablet_service.cc:1511] Processing CreateTablet for tablet 69d87c9906d34219af5d40dec88376fb (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:20.284273 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d87c9906d34219af5d40dec88376fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.287750 10572 tablet_service.cc:1511] Processing CreateTablet for tablet e5a21ee55d284cf19a375416d7021c5b (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:20.286134 10495 tablet_service.cc:1511] Processing CreateTablet for tablet f07837a9113d471c9d77f4c1c4c55a93 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:20.286947 10494 tablet_service.cc:1511] Processing CreateTablet for tablet 0579d8b6458148bdb7d909a2254f0ecd (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:20.289398 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a21ee55d284cf19a375416d7021c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.293027 10495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07837a9113d471c9d77f4c1c4c55a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.294065 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0579d8b6458148bdb7d909a2254f0ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.294850 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 69d87c9906d34219af5d40dec88376fb (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:20.296448 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d87c9906d34219af5d40dec88376fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.298202 10493 tablet_service.cc:1511] Processing CreateTablet for tablet 25bca537435b47659e01389a01edd409 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:20.301543 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bca537435b47659e01389a01edd409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.298750 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 25bca537435b47659e01389a01edd409 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:20.305158 10645 tablet_service.cc:1511] Processing CreateTablet for tablet 69d87c9906d34219af5d40dec88376fb (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:20.306833 10642 tablet_service.cc:1511] Processing CreateTablet for tablet 25bca537435b47659e01389a01edd409 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:20.307372 10643 tablet_service.cc:1511] Processing CreateTablet for tablet 0579d8b6458148bdb7d909a2254f0ecd (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:20.303858 10646 tablet_service.cc:1511] Processing CreateTablet for tablet e5a21ee55d284cf19a375416d7021c5b (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:20.299615 10569 tablet_service.cc:1511] Processing CreateTablet for tablet 0579d8b6458148bdb7d909a2254f0ecd (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:20.308190 10644 tablet_service.cc:1511] Processing CreateTablet for tablet f07837a9113d471c9d77f4c1c4c55a93 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:20.297915 10570 tablet_service.cc:1511] Processing CreateTablet for tablet f07837a9113d471c9d77f4c1c4c55a93 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:20.306885 10645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d87c9906d34219af5d40dec88376fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.311581 10642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bca537435b47659e01389a01edd409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.312983 10646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a21ee55d284cf19a375416d7021c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.305722 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bca537435b47659e01389a01edd409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.313872 10643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0579d8b6458148bdb7d909a2254f0ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.316406 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07837a9113d471c9d77f4c1c4c55a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.316887 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0579d8b6458148bdb7d909a2254f0ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.321050 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07837a9113d471c9d77f4c1c4c55a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.333976 10492 tablet_service.cc:1511] Processing CreateTablet for tablet 031026142e694fbcbd66a9f5df14a4a6 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:20.336419 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031026142e694fbcbd66a9f5df14a4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.342917 10567 tablet_service.cc:1511] Processing CreateTablet for tablet 031026142e694fbcbd66a9f5df14a4a6 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:20.344858 10567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031026142e694fbcbd66a9f5df14a4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.346414 10641 tablet_service.cc:1511] Processing CreateTablet for tablet 031026142e694fbcbd66a9f5df14a4a6 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:20.348238 10641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031026142e694fbcbd66a9f5df14a4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.352759 10491 tablet_service.cc:1511] Processing CreateTablet for tablet e317145773814e6e8244f98e06c3c40a (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:20.355022 10491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e317145773814e6e8244f98e06c3c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.357851 10566 tablet_service.cc:1511] Processing CreateTablet for tablet e317145773814e6e8244f98e06c3c40a (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:20.359838 10640 tablet_service.cc:1511] Processing CreateTablet for tablet e317145773814e6e8244f98e06c3c40a (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:20.362600 10640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e317145773814e6e8244f98e06c3c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.359885 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e317145773814e6e8244f98e06c3c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.379339 10490 tablet_service.cc:1511] Processing CreateTablet for tablet f6a7951ca0ab4092888fd96d32b004f4 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:20.381440 10490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a7951ca0ab4092888fd96d32b004f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.398042 10697 tablet_bootstrap.cc:492] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:20.406395 10697 tablet_bootstrap.cc:654] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.414494 10639 tablet_service.cc:1511] Processing CreateTablet for tablet f6a7951ca0ab4092888fd96d32b004f4 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:20.421412 10639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a7951ca0ab4092888fd96d32b004f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.425809 10572 tablet_service.cc:1511] Processing CreateTablet for tablet f6a7951ca0ab4092888fd96d32b004f4 (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:20.427376 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a7951ca0ab4092888fd96d32b004f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.432410 10489 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4a648c3c19459297d35da4b92bf11d (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:20.435079 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4a648c3c19459297d35da4b92bf11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.435039 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4a648c3c19459297d35da4b92bf11d (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:20.437240 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4a648c3c19459297d35da4b92bf11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.445495 10696 tablet_bootstrap.cc:492] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:20.460253 10638 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4a648c3c19459297d35da4b92bf11d (DEFAULT_TABLE table=test-workload [id=6593063edeb64992a3adb61e4af26d9e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:20.481379 10638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4a648c3c19459297d35da4b92bf11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:20.492086 10696 tablet_bootstrap.cc:654] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.518777 10699 tablet_bootstrap.cc:492] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:20.518875 10696 tablet_bootstrap.cc:492] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:20.519716 10696 ts_tablet_manager.cc:1403] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.011s
I20260709 14:52:20.521934 10697 tablet_bootstrap.cc:492] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:20.522529 10697 ts_tablet_manager.cc:1403] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.014s
I20260709 14:52:20.523859 10696 raft_consensus.cc:359] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.524820 10696 raft_consensus.cc:385] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.525166 10696 raft_consensus.cc:740] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.525848 10697 raft_consensus.cc:359] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.526024 10696 consensus_queue.cc:260] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.526577 10697 raft_consensus.cc:385] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.527257 10697 raft_consensus.cc:740] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.527989 10699 tablet_bootstrap.cc:654] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.529016 10532 heartbeater.cc:499] Master 127.6.4.126:35447 was elected leader, sending a full tablet report...
I20260709 14:52:20.530051 10696 ts_tablet_manager.cc:1434] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 14:52:20.531315 10696 tablet_bootstrap.cc:492] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:20.528393 10697 consensus_queue.cc:260] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.539291 10607 heartbeater.cc:499] Master 127.6.4.126:35447 was elected leader, sending a full tablet report...
I20260709 14:52:20.540609 10697 ts_tablet_manager.cc:1434] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 14:52:20.541211 10696 tablet_bootstrap.cc:654] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.541764 10697 tablet_bootstrap.cc:492] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:20.550933 10697 tablet_bootstrap.cc:654] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.552016 10699 tablet_bootstrap.cc:492] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:20.552925 10699 ts_tablet_manager.cc:1403] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.019s
I20260709 14:52:20.557746 10699 raft_consensus.cc:359] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.559013 10699 raft_consensus.cc:385] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.559442 10699 raft_consensus.cc:740] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.561242 10699 consensus_queue.cc:260] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.563906 10696 tablet_bootstrap.cc:492] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:20.564165 10697 tablet_bootstrap.cc:492] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:20.564811 10696 ts_tablet_manager.cc:1403] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260709 14:52:20.569433 10696 raft_consensus.cc:359] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.570276 10696 raft_consensus.cc:385] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.570607 10696 raft_consensus.cc:740] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.564883 10697 ts_tablet_manager.cc:1403] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 14:52:20.571071 10699 ts_tablet_manager.cc:1434] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 14:52:20.571906 10681 heartbeater.cc:499] Master 127.6.4.126:35447 was elected leader, sending a full tablet report...
I20260709 14:52:20.572856 10696 consensus_queue.cc:260] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.574844 10697 raft_consensus.cc:359] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.575857 10697 raft_consensus.cc:385] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.575973 10696 ts_tablet_manager.cc:1434] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:52:20.576272 10697 raft_consensus.cc:740] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.577477 10696 tablet_bootstrap.cc:492] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:20.577564 10697 consensus_queue.cc:260] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.578502 10699 tablet_bootstrap.cc:492] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:20.580580 10697 ts_tablet_manager.cc:1434] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:52:20.581961 10697 tablet_bootstrap.cc:492] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:20.586339 10696 tablet_bootstrap.cc:654] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.589991 10706 raft_consensus.cc:493] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.590651 10706 raft_consensus.cc:515] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.591735 10697 tablet_bootstrap.cc:654] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.616587 10696 tablet_bootstrap.cc:492] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:20.616715 10706 leader_election.cc:290] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:20.617336 10696 ts_tablet_manager.cc:1403] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.008s
I20260709 14:52:20.620043 10699 tablet_bootstrap.cc:654] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.622458 10697 tablet_bootstrap.cc:492] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:20.623075 10697 ts_tablet_manager.cc:1403] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.007s
I20260709 14:52:20.621313 10696 raft_consensus.cc:359] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.624689 10696 raft_consensus.cc:385] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.625006 10696 raft_consensus.cc:740] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.627614 10696 consensus_queue.cc:260] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.627949 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
W20260709 14:52:20.630003 10619 leader_election.cc:343] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.630061 10696 ts_tablet_manager.cc:1434] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.006s
I20260709 14:52:20.631721 10696 tablet_bootstrap.cc:492] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:20.633620 10699 tablet_bootstrap.cc:492] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:20.634256 10699 ts_tablet_manager.cc:1403] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.056s	user 0.002s	sys 0.012s
I20260709 14:52:20.626888 10697 raft_consensus.cc:359] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.638441 10697 raft_consensus.cc:385] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.638860 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:20.638774 10697 raft_consensus.cc:740] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.638767 10699 raft_consensus.cc:359] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.639987 10699 raft_consensus.cc:385] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.640331 10699 raft_consensus.cc:740] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.640422 10697 consensus_queue.cc:260] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
W20260709 14:52:20.640870 10619 leader_election.cc:343] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.641340 10699 consensus_queue.cc:260] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.641920 10619 leader_election.cc:304] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff; no voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:20.642843 10696 tablet_bootstrap.cc:654] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.644810 10706 raft_consensus.cc:2749] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.647554 10699 ts_tablet_manager.cc:1434] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:52:20.648814 10699 tablet_bootstrap.cc:492] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:20.652732 10697 ts_tablet_manager.cc:1434] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 14:52:20.657612 10699 tablet_bootstrap.cc:654] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.663866 10697 tablet_bootstrap.cc:492] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:20.665041 10696 tablet_bootstrap.cc:492] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:20.665657 10696 ts_tablet_manager.cc:1403] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.009s
I20260709 14:52:20.666558 10699 tablet_bootstrap.cc:492] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:20.667064 10699 ts_tablet_manager.cc:1403] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 14:52:20.669466 10699 raft_consensus.cc:359] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.669194 10696 raft_consensus.cc:359] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.670228 10699 raft_consensus.cc:385] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.670444 10696 raft_consensus.cc:385] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.670629 10699 raft_consensus.cc:740] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.670858 10696 raft_consensus.cc:740] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.671645 10699 consensus_queue.cc:260] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.672116 10697 tablet_bootstrap.cc:654] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.671793 10696 consensus_queue.cc:260] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.674499 10699 ts_tablet_manager.cc:1434] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 14:52:20.674914 10696 ts_tablet_manager.cc:1434] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:20.675640 10699 tablet_bootstrap.cc:492] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:20.676079 10696 tablet_bootstrap.cc:492] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:20.683775 10699 tablet_bootstrap.cc:654] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.685320 10701 raft_consensus.cc:493] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.685381 10696 tablet_bootstrap.cc:654] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.686041 10701 raft_consensus.cc:515] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.689090 10706 raft_consensus.cc:493] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.689915 10706 raft_consensus.cc:515] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.694607 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
W20260709 14:52:20.697150 10619 leader_election.cc:343] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.699023 10706 leader_election.cc:290] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:20.701385 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
W20260709 14:52:20.704376 10619 leader_election.cc:343] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.705101 10619 leader_election.cc:304] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff; no voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:20.707338 10703 raft_consensus.cc:493] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.708156 10703 raft_consensus.cc:515] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.714227 10701 leader_election.cc:290] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.716572 10701 raft_consensus.cc:493] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.722860 10701 raft_consensus.cc:515] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
W20260709 14:52:20.714879 10453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:20.715833 10703 leader_election.cc:290] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.725996 10706 raft_consensus.cc:2749] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.742017 10701 leader_election.cc:290] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.775648 10701 raft_consensus.cc:493] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.776474 10701 raft_consensus.cc:515] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.781543 10701 leader_election.cc:290] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.782536 10717 raft_consensus.cc:493] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.783438 10717 raft_consensus.cc:515] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.790599 10699 tablet_bootstrap.cc:492] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:20.791383 10699 ts_tablet_manager.cc:1403] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.116s	user 0.044s	sys 0.052s
I20260709 14:52:20.791257 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:20.793408 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:20.794713 10696 tablet_bootstrap.cc:492] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:20.795497 10696 ts_tablet_manager.cc:1403] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.120s	user 0.032s	sys 0.050s
W20260709 14:52:20.795872 10545 leader_election.cc:343] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.795673 10699 raft_consensus.cc:359] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.796833 10699 raft_consensus.cc:385] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.797405 10699 raft_consensus.cc:740] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.798488 10699 consensus_queue.cc:260] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.800411 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a21ee55d284cf19a375416d7021c5b" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:20.801213 10582 raft_consensus.cc:2468] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:20.802683 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:20.804446 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:20.805034 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:20.799175 10696 raft_consensus.cc:359] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.808557 10699 ts_tablet_manager.cc:1434] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.006s
I20260709 14:52:20.809113 10696 raft_consensus.cc:385] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.809016 10470 leader_election.cc:304] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:20.809733 10696 raft_consensus.cc:740] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
W20260709 14:52:20.810510 10470 leader_election.cc:343] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:20.811455 10470 leader_election.cc:343] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.811600 10717 leader_election.cc:290] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.812417 10699 tablet_bootstrap.cc:492] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:20.812783 10656 raft_consensus.cc:2468] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
W20260709 14:52:20.812187 10470 leader_election.cc:343] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.810940 10696 consensus_queue.cc:260] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.816072 10655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a21ee55d284cf19a375416d7021c5b" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:20.816764 10696 ts_tablet_manager.cc:1434] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:52:20.818066 10696 tablet_bootstrap.cc:492] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:20.818132 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:20.819903 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:20.821177 10699 tablet_bootstrap.cc:654] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.821373 10697 tablet_bootstrap.cc:492] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:20.822057 10697 ts_tablet_manager.cc:1403] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.158s	user 0.018s	sys 0.027s
I20260709 14:52:20.823782 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:20.824417 10547 leader_election.cc:304] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [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: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:20.825914 10703 raft_consensus.cc:2804] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.826300 10703 raft_consensus.cc:493] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.826694 10703 raft_consensus.cc:3060] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.827065 10697 raft_consensus.cc:359] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.827950 10697 raft_consensus.cc:385] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.828248 10697 raft_consensus.cc:740] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.829069 10697 consensus_queue.cc:260] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
W20260709 14:52:20.833331 10472 leader_election.cc:343] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:20.835012 10472 leader_election.cc:343] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.835638 10472 leader_election.cc:304] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659
I20260709 14:52:20.837481 10701 raft_consensus.cc:2749] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:20.839778 10472 leader_election.cc:343] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.840621 10472 leader_election.cc:304] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659
I20260709 14:52:20.841863 10701 raft_consensus.cc:2749] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:20.842732 10472 leader_election.cc:343] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.843485 10472 leader_election.cc:304] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659
I20260709 14:52:20.841765 10696 tablet_bootstrap.cc:654] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.812233 10717 raft_consensus.cc:2804] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.843268 10703 raft_consensus.cc:515] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.845973 10701 raft_consensus.cc:2749] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.845623 10717 raft_consensus.cc:493] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.851109 10717 raft_consensus.cc:3060] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.854799 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:20.855087 10703 leader_election.cc:290] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.855827 10652 raft_consensus.cc:3060] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.861096 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
W20260709 14:52:20.863157 10545 leader_election.cc:343] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.870215 10697 ts_tablet_manager.cc:1434] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.048s	user 0.021s	sys 0.015s
I20260709 14:52:20.880676 10652 raft_consensus.cc:2468] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:20.881172 10699 tablet_bootstrap.cc:492] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:20.881762 10699 ts_tablet_manager.cc:1403] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.070s	user 0.036s	sys 0.027s
I20260709 14:52:20.882108 10547 leader_election.cc:304] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:20.883260 10697 tablet_bootstrap.cc:492] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:20.883653 10724 raft_consensus.cc:2804] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.884274 10724 raft_consensus.cc:697] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:20.885285 10699 raft_consensus.cc:359] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.885198 10724 consensus_queue.cc:237] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.886096 10699 raft_consensus.cc:385] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.886431 10699 raft_consensus.cc:740] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.889801 10696 tablet_bootstrap.cc:492] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:20.887281 10699 consensus_queue.cc:260] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.891556 10717 raft_consensus.cc:515] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.892266 10699 ts_tablet_manager.cc:1434] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:20.893406 10699 tablet_bootstrap.cc:492] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:20.893826 10697 tablet_bootstrap.cc:654] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.890633 10696 ts_tablet_manager.cc:1403] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.019s
I20260709 14:52:20.894795 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a21ee55d284cf19a375416d7021c5b" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:20.895490 10579 raft_consensus.cc:3060] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.898429 10696 raft_consensus.cc:359] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.900947 10699 tablet_bootstrap.cc:654] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.902660 10696 raft_consensus.cc:385] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.903172 10696 raft_consensus.cc:740] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.904229 10579 raft_consensus.cc:2468] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:20.904425 10696 consensus_queue.cc:260] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.905766 10470 leader_election.cc:304] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:20.907006 10701 raft_consensus.cc:2804] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.917774 10696 ts_tablet_manager.cc:1434] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:52:20.917901 10402 catalog_manager.cc:5697] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.922096 10701 raft_consensus.cc:697] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:20.923579 10701 consensus_queue.cc:237] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.928917 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a21ee55d284cf19a375416d7021c5b" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:20.929955 10696 tablet_bootstrap.cc:492] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
W20260709 14:52:20.931151 10472 leader_election.cc:343] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.937670 10717 leader_election.cc:290] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.941576 10696 tablet_bootstrap.cc:654] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.945921 10699 tablet_bootstrap.cc:492] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:20.946743 10699 ts_tablet_manager.cc:1403] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.024s
I20260709 14:52:20.951499 10699 raft_consensus.cc:359] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.952665 10699 raft_consensus.cc:385] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.953068 10699 raft_consensus.cc:740] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.954905 10699 consensus_queue.cc:260] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.962347 10699 ts_tablet_manager.cc:1434] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:52:20.964109 10699 tablet_bootstrap.cc:492] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:20.966130 10696 tablet_bootstrap.cc:492] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:20.966953 10696 ts_tablet_manager.cc:1403] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.007s
I20260709 14:52:20.977807 10404 catalog_manager.cc:5697] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 0 to 1, leader changed from <none> to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 1 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.970148 10697 tablet_bootstrap.cc:492] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:20.979803 10697 ts_tablet_manager.cc:1403] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.005s
I20260709 14:52:20.980938 10696 raft_consensus.cc:359] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.981839 10696 raft_consensus.cc:385] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.982175 10696 raft_consensus.cc:740] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.973747 10699 tablet_bootstrap.cc:654] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.983448 10697 raft_consensus.cc:359] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.984441 10697 raft_consensus.cc:385] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.984814 10697 raft_consensus.cc:740] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.985700 10697 consensus_queue.cc:260] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.986703 10696 consensus_queue.cc:260] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.987886 10717 raft_consensus.cc:493] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.988711 10697 ts_tablet_manager.cc:1434] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260709 14:52:20.988368 10717 raft_consensus.cc:515] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:20.990542 10696 ts_tablet_manager.cc:1434] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:52:20.990793 10717 leader_election.cc:290] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:20.991760 10696 tablet_bootstrap.cc:492] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:20.993109 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:20.993875 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:20.993892 10652 raft_consensus.cc:2468] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:20.994624 10699 tablet_bootstrap.cc:492] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:20.994757 10579 raft_consensus.cc:2468] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:20.995483 10699 ts_tablet_manager.cc:1403] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 14:52:20.995913 10472 leader_election.cc:304] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:20.997080 10717 raft_consensus.cc:2804] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.997591 10717 raft_consensus.cc:493] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.998003 10717 raft_consensus.cc:3060] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.999686 10699 raft_consensus.cc:359] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.000597 10699 raft_consensus.cc:385] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.000931 10699 raft_consensus.cc:740] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.001784 10699 consensus_queue.cc:260] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.008289 10717 raft_consensus.cc:515] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.010882 10706 raft_consensus.cc:493] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.013242 10724 raft_consensus.cc:493] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.013041 10706 raft_consensus.cc:515] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.013943 10724 raft_consensus.cc:515] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.014784 10696 tablet_bootstrap.cc:654] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.016004 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.010221 10697 tablet_bootstrap.cc:492] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:21.017289 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a21ee55d284cf19a375416d7021c5b" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.017431 10717 leader_election.cc:290] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.019822 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:21.020721 10579 raft_consensus.cc:3060] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.017246 10652 raft_consensus.cc:3060] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.025200 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.037436 10656 raft_consensus.cc:2468] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:21.026247 10724 leader_election.cc:290] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.039304 10547 leader_election.cc:304] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:21.040342 10724 raft_consensus.cc:2804] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.040797 10724 raft_consensus.cc:493] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.041185 10724 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.042613 10579 raft_consensus.cc:2468] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:21.027166 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.045542 10470 leader_election.cc:304] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.047194 10652 raft_consensus.cc:2468] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
W20260709 14:52:21.047464 10545 leader_election.cc:343] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.048959 10717 raft_consensus.cc:2804] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.049597 10717 raft_consensus.cc:697] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:21.031791 10706 leader_election.cc:290] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:21.010088 10699 ts_tablet_manager.cc:1434] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:52:21.031342 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a21ee55d284cf19a375416d7021c5b" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:21.051494 10580 raft_consensus.cc:2393] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1af676ccc0a84af0804c62aa26f0f1ff in current term 1: Already voted for candidate cd0e5e3c2f99455c8564bfa0001dd4be in this term.
I20260709 14:52:21.051841 10699 tablet_bootstrap.cc:492] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:21.051930 10696 tablet_bootstrap.cc:492] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:21.052518 10696 ts_tablet_manager.cc:1403] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.018s
I20260709 14:52:21.052886 10619 leader_election.cc:304] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff; no voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.053745 10724 raft_consensus.cc:515] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.050549 10717 consensus_queue.cc:237] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.056267 10696 raft_consensus.cc:359] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.057118 10696 raft_consensus.cc:385] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.057404 10696 raft_consensus.cc:740] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.057911 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.058641 10652 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.060539 10706 raft_consensus.cc:3060] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.057914 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.062047 10707 raft_consensus.cc:493] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.063378 10707 raft_consensus.cc:515] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.058171 10696 consensus_queue.cc:260] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.066098 10707 leader_election.cc:290] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:21.033298 10697 tablet_bootstrap.cc:654] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:21.067159 10545 leader_election.cc:343] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.067870 10699 tablet_bootstrap.cc:654] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.067458 10696 ts_tablet_manager.cc:1434] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:21.068879 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.069103 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:21.069804 10696 tablet_bootstrap.cc:492] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
W20260709 14:52:21.070858 10619 leader_election.cc:343] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.069713 10507 raft_consensus.cc:2468] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 0.
I20260709 14:52:21.073829 10619 leader_election.cc:304] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [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: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.075809 10707 raft_consensus.cc:2804] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.076334 10707 raft_consensus.cc:493] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.076969 10707 raft_consensus.cc:3060] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.079623 10703 raft_consensus.cc:493] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.080334 10703 raft_consensus.cc:515] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.085336 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.086211 10656 raft_consensus.cc:2468] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:21.087071 10724 leader_election.cc:290] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.087970 10547 leader_election.cc:304] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:21.089529 10703 leader_election.cc:290] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.090273 10703 raft_consensus.cc:2804] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.090301 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.090811 10703 raft_consensus.cc:493] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.091120 10507 raft_consensus.cc:2468] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:21.091360 10703 raft_consensus.cc:3060] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.099745 10707 raft_consensus.cc:515] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.089196 10706 raft_consensus.cc:2749] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.095471 10696 tablet_bootstrap.cc:654] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.102341 10699 tablet_bootstrap.cc:492] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:21.103056 10699 ts_tablet_manager.cc:1403] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.003s
I20260709 14:52:21.102998 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.103861 10507 raft_consensus.cc:3060] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.104049 10652 raft_consensus.cc:2468] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:21.105533 10547 leader_election.cc:304] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.104728 10405 catalog_manager.cc:5697] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 0 to 1, leader changed from <none> to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 1 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.107002 10724 raft_consensus.cc:2804] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.114655 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
W20260709 14:52:21.116535 10619 leader_election.cc:343] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.117445 10707 leader_election.cc:290] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:21.117739 10699 raft_consensus.cc:359] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.120608 10699 raft_consensus.cc:385] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.120916 10699 raft_consensus.cc:740] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.119736 10507 raft_consensus.cc:2468] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 1.
I20260709 14:52:21.124873 10619 leader_election.cc:304] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.099754 10703 raft_consensus.cc:515] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.122277 10699 consensus_queue.cc:260] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.122016 10724 raft_consensus.cc:697] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.127787 10706 raft_consensus.cc:2804] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.130331 10699 ts_tablet_manager.cc:1434] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:52:21.131819 10699 tablet_bootstrap.cc:492] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:21.134317 10696 tablet_bootstrap.cc:492] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:21.134954 10696 ts_tablet_manager.cc:1403] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.015s
I20260709 14:52:21.136818 10697 tablet_bootstrap.cc:492] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:21.137523 10697 ts_tablet_manager.cc:1403] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.128s	user 0.028s	sys 0.023s
I20260709 14:52:21.138531 10703 leader_election.cc:290] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.138273 10696 raft_consensus.cc:359] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.136931 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.139791 10696 raft_consensus.cc:385] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.140144 10696 raft_consensus.cc:740] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.141026 10696 consensus_queue.cc:260] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.141396 10507 raft_consensus.cc:3060] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.145815 10696 ts_tablet_manager.cc:1434] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:52:21.141786 10724 consensus_queue.cc:237] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.149189 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.149891 10652 raft_consensus.cc:3060] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.148013 10697 raft_consensus.cc:359] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.146895 10706 raft_consensus.cc:697] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:21.152235 10697 raft_consensus.cc:385] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.157287 10699 tablet_bootstrap.cc:654] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.169770 10507 raft_consensus.cc:2468] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:21.163300 10697 raft_consensus.cc:740] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.171980 10545 leader_election.cc:304] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.172986 10724 raft_consensus.cc:2804] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.173866 10724 raft_consensus.cc:697] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.173007 10405 catalog_manager.cc:5697] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.173569 10697 consensus_queue.cc:260] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.174857 10652 raft_consensus.cc:2468] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:21.174540 10706 consensus_queue.cc:237] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.177011 10699 tablet_bootstrap.cc:492] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:21.177048 10724 consensus_queue.cc:237] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.177906 10717 raft_consensus.cc:493] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.178400 10697 ts_tablet_manager.cc:1434] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 14:52:21.178465 10717 raft_consensus.cc:515] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.179647 10697 tablet_bootstrap.cc:492] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:21.180936 10717 leader_election.cc:290] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.182188 10699 ts_tablet_manager.cc:1403] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260709 14:52:21.182642 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:21.182713 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.183844 10652 raft_consensus.cc:2468] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
W20260709 14:52:21.184478 10470 leader_election.cc:343] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.185563 10472 leader_election.cc:304] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [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: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.185913 10699 raft_consensus.cc:359] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.186892 10699 raft_consensus.cc:385] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.187260 10699 raft_consensus.cc:740] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.187319 10717 raft_consensus.cc:2804] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.187968 10717 raft_consensus.cc:493] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.188468 10717 raft_consensus.cc:3060] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.188315 10699 consensus_queue.cc:260] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.191422 10699 ts_tablet_manager.cc:1434] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:21.199020 10697 tablet_bootstrap.cc:654] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.202188 10717 raft_consensus.cc:515] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.209704 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.210597 10652 raft_consensus.cc:3060] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.215737 10717 leader_election.cc:290] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.211856 10405 catalog_manager.cc:5697] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.227025 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
W20260709 14:52:21.228628 10470 leader_election.cc:343] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.230047 10404 catalog_manager.cc:5697] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.231017 10697 tablet_bootstrap.cc:492] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:21.231611 10697 ts_tablet_manager.cc:1403] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.022s
I20260709 14:52:21.231623 10652 raft_consensus.cc:2468] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:21.233111 10472 leader_election.cc:304] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.234385 10717 raft_consensus.cc:2804] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.234896 10717 raft_consensus.cc:697] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:21.235335 10697 raft_consensus.cc:359] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.236176 10697 raft_consensus.cc:385] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.235764 10717 consensus_queue.cc:237] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.236539 10697 raft_consensus.cc:740] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.237440 10697 consensus_queue.cc:260] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.239890 10697 ts_tablet_manager.cc:1434] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:21.241003 10697 tablet_bootstrap.cc:492] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:21.248302 10697 tablet_bootstrap.cc:654] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.249279 10706 raft_consensus.cc:493] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.250003 10706 raft_consensus.cc:515] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.253386 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.254142 10507 raft_consensus.cc:2468] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 0.
I20260709 14:52:21.255052 10697 tablet_bootstrap.cc:492] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:21.255342 10619 leader_election.cc:304] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.255681 10697 ts_tablet_manager.cc:1403] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 14:52:21.256381 10742 raft_consensus.cc:2804] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.256846 10742 raft_consensus.cc:493] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.257211 10742 raft_consensus.cc:3060] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.253448 10706 leader_election.cc:290] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:21.258024 10402 catalog_manager.cc:5697] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 0 to 1, leader changed from <none> to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 1 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.258944 10697 raft_consensus.cc:359] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.259737 10697 raft_consensus.cc:385] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.256539 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:21.259996 10697 raft_consensus.cc:740] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.260784 10697 consensus_queue.cc:260] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
W20260709 14:52:21.261093 10619 leader_election.cc:343] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.262698 10697 ts_tablet_manager.cc:1434] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:52:21.264797 10697 tablet_bootstrap.cc:492] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:21.267082 10742 raft_consensus.cc:515] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.269237 10742 leader_election.cc:290] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:21.270605 10697 tablet_bootstrap.cc:654] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.270500 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.271543 10507 raft_consensus.cc:3060] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.270500 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
W20260709 14:52:21.277663 10619 leader_election.cc:343] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.280709 10507 raft_consensus.cc:2468] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 1.
I20260709 14:52:21.282629 10724 consensus_queue.cc:1048] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.283202 10619 leader_election.cc:304] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.284024 10742 raft_consensus.cc:2804] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.284595 10697 tablet_bootstrap.cc:492] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:21.284564 10742 raft_consensus.cc:697] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:21.285173 10697 ts_tablet_manager.cc:1403] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 14:52:21.285523 10742 consensus_queue.cc:237] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.289129 10697 raft_consensus.cc:359] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.290148 10697 raft_consensus.cc:385] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.290535 10697 raft_consensus.cc:740] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.291378 10697 consensus_queue.cc:260] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.293666 10697 ts_tablet_manager.cc:1434] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:21.298098 10741 raft_consensus.cc:493] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.298868 10741 raft_consensus.cc:515] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.297549 10404 catalog_manager.cc:5697] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.303030 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.303326 10741 leader_election.cc:290] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.304203 10507 raft_consensus.cc:2468] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:21.304734 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.305430 10656 raft_consensus.cc:2468] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:21.305536 10545 leader_election.cc:304] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.308871 10724 raft_consensus.cc:2804] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.309264 10724 raft_consensus.cc:493] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.309597 10724 raft_consensus.cc:3060] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.318069 10507 raft_consensus.cc:3060] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.318430 10724 raft_consensus.cc:515] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.321261 10724 leader_election.cc:290] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.322451 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.323172 10506 raft_consensus.cc:3060] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.329685 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.330603 10656 raft_consensus.cc:3060] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.335554 10724 consensus_queue.cc:1048] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.339098 10717 consensus_queue.cc:1048] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.346778 10506 raft_consensus.cc:2468] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:21.348357 10545 leader_election.cc:304] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.349459 10724 raft_consensus.cc:2804] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.349994 10724 raft_consensus.cc:697] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.350925 10724 consensus_queue.cc:237] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.355309 10656 raft_consensus.cc:2468] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:21.363546 10402 catalog_manager.cc:5697] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.371393 10703 raft_consensus.cc:493] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.372325 10703 raft_consensus.cc:515] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.377388 10703 leader_election.cc:290] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.380523 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.380914 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.380568 10701 consensus_queue.cc:1048] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.381918 10506 raft_consensus.cc:2393] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55354babadb34756bd1e467a6f52c659 in current term 1: Already voted for candidate 1af676ccc0a84af0804c62aa26f0f1ff in this term.
I20260709 14:52:21.383611 10545 leader_election.cc:304] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55354babadb34756bd1e467a6f52c659; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.385120 10724 raft_consensus.cc:3060] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.398324 10724 raft_consensus.cc:2749] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.490713 10724 raft_consensus.cc:493] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.491245 10724 raft_consensus.cc:515] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.493737 10724 leader_election.cc:290] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.494141 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.494360 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.495048 10507 raft_consensus.cc:2393] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55354babadb34756bd1e467a6f52c659 in current term 1: Already voted for candidate 1af676ccc0a84af0804c62aa26f0f1ff in this term.
I20260709 14:52:21.496009 10545 leader_election.cc:304] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55354babadb34756bd1e467a6f52c659; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.496738 10724 raft_consensus.cc:3060] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.502146 10724 raft_consensus.cc:2749] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.522459 10701 consensus_queue.cc:1048] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.537371 10717 consensus_queue.cc:1048] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.540454 10724 raft_consensus.cc:493] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.541069 10724 raft_consensus.cc:515] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.541663 10579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
mode: GRACEFUL
new_leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:55284
I20260709 14:52:21.542362 10579 raft_consensus.cc:606] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Received request to transfer leadership to TS cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.543190 10724 leader_election.cc:290] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.544060 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:21.546099 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.549014 10656 raft_consensus.cc:2393] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55354babadb34756bd1e467a6f52c659 in current term 1: Already voted for candidate cd0e5e3c2f99455c8564bfa0001dd4be in this term.
I20260709 14:52:21.554329 10547 leader_election.cc:304] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55354babadb34756bd1e467a6f52c659; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.555357 10724 raft_consensus.cc:3060] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.564718 10724 raft_consensus.cc:2749] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.566183 10656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
mode: GRACEFUL
new_leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:58724
I20260709 14:52:21.566895 10656 raft_consensus.cc:606] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Received request to transfer leadership to TS cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.573167 10580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
mode: GRACEFUL
new_leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:55284
I20260709 14:52:21.573905 10580 raft_consensus.cc:606] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Received request to transfer leadership to TS cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:21.575449 10724 consensus_queue.cc:1048] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.590034 10741 consensus_queue.cc:1048] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.595758 10506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bca537435b47659e01389a01edd409"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
mode: GRACEFUL
new_leader_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:57482
I20260709 14:52:21.596417 10506 raft_consensus.cc:606] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Received request to transfer leadership to TS 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.608434 10507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
mode: GRACEFUL
new_leader_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:57482
I20260709 14:52:21.609095 10507 raft_consensus.cc:606] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Received request to transfer leadership to TS 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.610967 10717 raft_consensus.cc:493] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.611589 10717 raft_consensus.cc:515] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.613673 10717 leader_election.cc:290] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.614758 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:21.614979 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:21.617074 10656 raft_consensus.cc:2393] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd0e5e3c2f99455c8564bfa0001dd4be in current term 1: Already voted for candidate 55354babadb34756bd1e467a6f52c659 in this term.
I20260709 14:52:21.617333 10652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
mode: GRACEFUL
new_leader_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:58724
I20260709 14:52:21.617993 10652 raft_consensus.cc:606] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Received request to transfer leadership to TS 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.618067 10472 leader_election.cc:304] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659
I20260709 14:52:21.618970 10717 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.625524 10717 raft_consensus.cc:2749] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.625701 10580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
mode: GRACEFUL
new_leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:55284
I20260709 14:52:21.626394 10580 raft_consensus.cc:606] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Received request to transfer leadership to TS 1af676ccc0a84af0804c62aa26f0f1ff
I20260709 14:52:21.630515 10741 consensus_queue.cc:1048] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.645172 10703 consensus_queue.cc:1048] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.658437 10755 raft_consensus.cc:993] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659: : Instructing follower cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:21.658972 10755 raft_consensus.cc:1081] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Signalling peer cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:21.660885 10507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:57472
I20260709 14:52:21.661592 10507 raft_consensus.cc:493] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.661988 10507 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.668289 10507 raft_consensus.cc:515] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.670610 10507 leader_election.cc:290] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.671711 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:21.672515 10580 raft_consensus.cc:3055] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:21.672886 10580 raft_consensus.cc:740] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.672911 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.673766 10652 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.674265 10580 consensus_queue.cc:260] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.675997 10580 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.680760 10652 raft_consensus.cc:2468] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:21.682108 10472 leader_election.cc:304] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.682971 10717 raft_consensus.cc:2804] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:21.683753 10580 raft_consensus.cc:2468] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:21.683766 10717 raft_consensus.cc:697] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:21.685245 10717 consensus_queue.cc:237] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.693521 10404 catalog_manager.cc:5697] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 1 to 2, leader changed from 55354babadb34756bd1e467a6f52c659 (127.6.4.66) to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 2 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.694160 10717 consensus_queue.cc:1048] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.706769 10701 consensus_queue.cc:1048] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.715844 10701 raft_consensus.cc:993] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be: : Instructing follower 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:21.716403 10701 raft_consensus.cc:1081] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Signalling peer 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:21.718226 10580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:55280
I20260709 14:52:21.718854 10580 raft_consensus.cc:493] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.719208 10580 raft_consensus.cc:3060] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.725242 10580 raft_consensus.cc:515] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.727283 10580 leader_election.cc:290] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.728467 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.729202 10652 raft_consensus.cc:3060] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.730448 10742 consensus_queue.cc:1048] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.732195 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e317145773814e6e8244f98e06c3c40a" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.733070 10507 raft_consensus.cc:3055] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:21.733451 10507 raft_consensus.cc:740] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:21.734336 10507 consensus_queue.cc:260] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.735792 10507 raft_consensus.cc:3060] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.737990 10652 raft_consensus.cc:2468] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:21.739537 10547 leader_election.cc:304] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:21.740579 10755 raft_consensus.cc:2804] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:21.741127 10755 raft_consensus.cc:697] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.742031 10755 consensus_queue.cc:237] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.750177 10507 raft_consensus.cc:2468] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:21.751230 10405 catalog_manager.cc:5697] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 1 to 2, leader changed from cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65) to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.764943 10775 consensus_queue.cc:1048] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.767998 10775 consensus_queue.cc:1048] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.775892 10775 raft_consensus.cc:993] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff: : Instructing follower 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:21.776405 10775 raft_consensus.cc:1081] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Signalling peer 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:21.777230 10706 consensus_queue.cc:1048] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.779078 10579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:55276
I20260709 14:52:21.779873 10579 raft_consensus.cc:493] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.780297 10579 raft_consensus.cc:3060] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.791296 10579 raft_consensus.cc:515] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.794710 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.795430 10506 raft_consensus.cc:3060] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.796065 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a7951ca0ab4092888fd96d32b004f4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.796789 10652 raft_consensus.cc:3055] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:21.797150 10652 raft_consensus.cc:740] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:21.798009 10652 consensus_queue.cc:260] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.799278 10652 raft_consensus.cc:3060] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.800563 10742 raft_consensus.cc:993] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff: : Instructing follower cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:21.801167 10742 raft_consensus.cc:1081] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Signalling peer cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:21.804683 10505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:57466
I20260709 14:52:21.805441 10505 raft_consensus.cc:493] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.805847 10505 raft_consensus.cc:3060] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.811522 10652 raft_consensus.cc:2468] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:21.813643 10547 leader_election.cc:304] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:21.814664 10755 raft_consensus.cc:2804] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:21.815303 10755 raft_consensus.cc:697] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.815285 10505 raft_consensus.cc:515] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.816612 10506 raft_consensus.cc:2468] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:21.816725 10755 consensus_queue.cc:237] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.818797 10505 leader_election.cc:290] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.819672 10507 raft_consensus.cc:1240] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Rejecting Update request from peer 1af676ccc0a84af0804c62aa26f0f1ff for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:21.820788 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:21.821449 10581 raft_consensus.cc:3060] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.823086 10579 leader_election.cc:290] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.824270 10706 consensus_queue.cc:1059] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.824949 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07837a9113d471c9d77f4c1c4c55a93" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.825484 10742 raft_consensus.cc:3055] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:21.825908 10742 raft_consensus.cc:740] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:21.826828 10742 consensus_queue.cc:260] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.828233 10742 raft_consensus.cc:3060] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.830469 10581 raft_consensus.cc:2468] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:21.831820 10470 leader_election.cc:304] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.832743 10701 raft_consensus.cc:2804] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:21.831302 10405 catalog_manager.cc:5697] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 1 to 2, leader changed from 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67) to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.833233 10701 raft_consensus.cc:697] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:21.834187 10701 consensus_queue.cc:237] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [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: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.846168 10652 raft_consensus.cc:2468] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:21.845474 10402 catalog_manager.cc:5697] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 1 to 2, leader changed from 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67) to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 2 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.874786 10755 consensus_queue.cc:1048] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.888300 10703 consensus_queue.cc:1048] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.897670 10724 raft_consensus.cc:993] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659: : Instructing follower 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:21.898312 10703 raft_consensus.cc:1081] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Signalling peer 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:21.900452 10652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:58716
I20260709 14:52:21.901252 10652 raft_consensus.cc:493] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.901608 10652 raft_consensus.cc:3060] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.907807 10652 raft_consensus.cc:515] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.910014 10652 leader_election.cc:290] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:21.911226 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:21.911973 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a648c3c19459297d35da4b92bf11d" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:21.911983 10507 raft_consensus.cc:3060] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.912834 10581 raft_consensus.cc:3055] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:21.913209 10581 raft_consensus.cc:740] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.913996 10581 consensus_queue.cc:260] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.915019 10581 raft_consensus.cc:3060] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.919278 10507 raft_consensus.cc:2468] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:21.920650 10619 leader_election.cc:304] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.920746 10581 raft_consensus.cc:2468] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:21.921430 10742 raft_consensus.cc:2804] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:21.921993 10742 raft_consensus.cc:697] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:21.922878 10742 consensus_queue.cc:237] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.928850 10741 raft_consensus.cc:993] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659: : Instructing follower cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:21.929412 10703 raft_consensus.cc:1081] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Signalling peer cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:21.931002 10507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:57472
I20260709 14:52:21.931555 10507 raft_consensus.cc:493] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.932158 10507 raft_consensus.cc:3060] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.931531 10405 catalog_manager.cc:5697] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 1 to 2, leader changed from 55354babadb34756bd1e467a6f52c659 (127.6.4.66) to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 2 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.938912 10507 raft_consensus.cc:515] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.941250 10507 leader_election.cc:290] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:21.941772 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:21.941892 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0579d8b6458148bdb7d909a2254f0ecd" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:21.942516 10581 raft_consensus.cc:3055] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:21.942643 10652 raft_consensus.cc:3060] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.942916 10581 raft_consensus.cc:740] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:21.943696 10581 consensus_queue.cc:260] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.944799 10581 raft_consensus.cc:3060] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.949029 10652 raft_consensus.cc:2468] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:21.950325 10581 raft_consensus.cc:2468] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:21.950528 10472 leader_election.cc:304] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:21.951498 10701 raft_consensus.cc:2804] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:21.952077 10701 raft_consensus.cc:697] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:21.952939 10701 consensus_queue.cc:237] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:21.961069 10405 catalog_manager.cc:5697] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 1 to 2, leader changed from 55354babadb34756bd1e467a6f52c659 (127.6.4.66) to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 2 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.106498 10581 raft_consensus.cc:1275] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.108086 10701 consensus_queue.cc:1048] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:22.118741 10652 raft_consensus.cc:1275] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.120321 10728 consensus_queue.cc:1048] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:22.142017 10728 raft_consensus.cc:993] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be: : Instructing follower 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:22.142498 10728 raft_consensus.cc:1081] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Signalling peer 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:22.144606 10581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bca537435b47659e01389a01edd409"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:55280
I20260709 14:52:22.145300 10581 raft_consensus.cc:493] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:22.145721 10581 raft_consensus.cc:3060] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.152334 10581 raft_consensus.cc:515] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:22.154160 10581 leader_election.cc:290] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:22.155228 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:22.155228 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bca537435b47659e01389a01edd409" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:22.156226 10652 raft_consensus.cc:3060] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.156256 10507 raft_consensus.cc:3055] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:22.156855 10507 raft_consensus.cc:740] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:22.157747 10507 consensus_queue.cc:260] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:22.158300 10505 raft_consensus.cc:1275] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.159284 10507 raft_consensus.cc:3060] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.159865 10724 consensus_queue.cc:1048] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:22.166361 10656 raft_consensus.cc:1275] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.167563 10507 raft_consensus.cc:2468] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:22.168526 10652 raft_consensus.cc:2468] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:22.168912 10545 leader_election.cc:304] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:22.169574 10724 consensus_queue.cc:1048] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:22.169945 10703 raft_consensus.cc:2804] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:22.170364 10703 raft_consensus.cc:697] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:22.171182 10703 consensus_queue.cc:237] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:22.182092 10402 catalog_manager.cc:5697] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 1 to 2, leader changed from cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65) to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.343636 10581 raft_consensus.cc:1275] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.345232 10742 consensus_queue.cc:1048] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:22.349725 10505 raft_consensus.cc:1275] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.351413 10703 consensus_queue.cc:1048] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:22.355923 10505 raft_consensus.cc:1275] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.358314 10742 consensus_queue.cc:1048] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:22.363099 10656 raft_consensus.cc:1275] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.366398 10728 consensus_queue.cc:1048] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:22.381686 10581 raft_consensus.cc:1275] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.384420 10701 consensus_queue.cc:1048] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:22.391275 10656 raft_consensus.cc:1275] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.394035 10741 consensus_queue.cc:1048] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:22.515727 10656 raft_consensus.cc:1275] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.517446 10717 consensus_queue.cc:1048] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:22.517822 10581 raft_consensus.cc:1275] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.519759 10717 consensus_queue.cc:1048] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:22.610720 10505 raft_consensus.cc:1275] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.612134 10741 consensus_queue.cc:1048] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:22.622506 10656 raft_consensus.cc:1275] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:22.625104 10724 consensus_queue.cc:1048] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.659511 10405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60544:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:24.662052 10405 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:24.725200 10496 tablet_service.cc:1511] Processing CreateTablet for tablet 10ea0eb349934abd8f9f549d223d5a48 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:24.726672 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ea0eb349934abd8f9f549d223d5a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.727150 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 10ea0eb349934abd8f9f549d223d5a48 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:24.728083 10638 tablet_service.cc:1511] Processing CreateTablet for tablet 10ea0eb349934abd8f9f549d223d5a48 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:24.728674 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ea0eb349934abd8f9f549d223d5a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.729492 10638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ea0eb349934abd8f9f549d223d5a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.732373 10492 tablet_service.cc:1511] Processing CreateTablet for tablet 055496b8a6fc47b3b751d5848b15e78f (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:24.733992 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055496b8a6fc47b3b751d5848b15e78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.734584 10642 tablet_service.cc:1511] Processing CreateTablet for tablet 055496b8a6fc47b3b751d5848b15e78f (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:24.736123 10642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055496b8a6fc47b3b751d5848b15e78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.738281 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 055496b8a6fc47b3b751d5848b15e78f (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:24.739811 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055496b8a6fc47b3b751d5848b15e78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.753417 10494 tablet_service.cc:1511] Processing CreateTablet for tablet b57736feefc84ceb9c79f6bc03bd6d95 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:24.755621 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57736feefc84ceb9c79f6bc03bd6d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.757349 10801 tablet_bootstrap.cc:492] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:24.765751 10801 tablet_bootstrap.cc:654] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.770421 10570 tablet_service.cc:1511] Processing CreateTablet for tablet b57736feefc84ceb9c79f6bc03bd6d95 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:24.771977 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57736feefc84ceb9c79f6bc03bd6d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.775794 10638 tablet_service.cc:1511] Processing CreateTablet for tablet b57736feefc84ceb9c79f6bc03bd6d95 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:24.777475 10638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57736feefc84ceb9c79f6bc03bd6d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.778275 10493 tablet_service.cc:1511] Processing CreateTablet for tablet 17c5222a16ca4a1ba426152b9084e292 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:24.779779 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c5222a16ca4a1ba426152b9084e292. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:24.788089 10453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:24.797899 10571 tablet_service.cc:1511] Processing CreateTablet for tablet 17c5222a16ca4a1ba426152b9084e292 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:24.799659 10571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c5222a16ca4a1ba426152b9084e292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.805275 10639 tablet_service.cc:1511] Processing CreateTablet for tablet 17c5222a16ca4a1ba426152b9084e292 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:24.807101 10639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c5222a16ca4a1ba426152b9084e292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.819497 10496 tablet_service.cc:1511] Processing CreateTablet for tablet 11adc59732c246d1809c932f284f2bb2 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:24.822084 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11adc59732c246d1809c932f284f2bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.834049 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 11adc59732c246d1809c932f284f2bb2 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:24.835829 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11adc59732c246d1809c932f284f2bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.842527 10642 tablet_service.cc:1511] Processing CreateTablet for tablet 11adc59732c246d1809c932f284f2bb2 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:24.848543 10642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11adc59732c246d1809c932f284f2bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.850782 10800 tablet_bootstrap.cc:492] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:24.869020 10494 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5bf7b2dae94cbaa942c785d411a4b2 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:24.870353 10801 tablet_bootstrap.cc:492] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:24.870837 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5bf7b2dae94cbaa942c785d411a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.871016 10801 ts_tablet_manager.cc:1403] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.035s
I20260709 14:52:24.871312 10638 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5bf7b2dae94cbaa942c785d411a4b2 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:24.869385 10566 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5bf7b2dae94cbaa942c785d411a4b2 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:24.873241 10638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5bf7b2dae94cbaa942c785d411a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.873353 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5bf7b2dae94cbaa942c785d411a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.883695 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 53d76314ba9245c0a4c349d2aab02588 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:24.885423 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d76314ba9245c0a4c349d2aab02588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.885640 10570 tablet_service.cc:1511] Processing CreateTablet for tablet 53d76314ba9245c0a4c349d2aab02588 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:24.876901 10803 tablet_bootstrap.cc:492] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:24.875602 10801 raft_consensus.cc:359] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:24.888875 10801 raft_consensus.cc:385] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.889249 10801 raft_consensus.cc:740] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.890108 10801 consensus_queue.cc:260] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:24.895318 10801 ts_tablet_manager.cc:1434] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.006s
I20260709 14:52:24.891274 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d76314ba9245c0a4c349d2aab02588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.902139 10800 tablet_bootstrap.cc:654] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.906324 10801 tablet_bootstrap.cc:492] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:24.877429 10492 tablet_service.cc:1511] Processing CreateTablet for tablet 53d76314ba9245c0a4c349d2aab02588 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:24.908555 10492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d76314ba9245c0a4c349d2aab02588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.924335 10803 tablet_bootstrap.cc:654] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.929948 10496 tablet_service.cc:1511] Processing CreateTablet for tablet 932274daa5c447e8806be79a999b782f (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:24.931522 10496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 932274daa5c447e8806be79a999b782f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:24.933754 10801 tablet_bootstrap.cc:654] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:24.967221 10801 tablet_bootstrap.cc:492] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:24.967921 10801 ts_tablet_manager.cc:1403] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.015s
I20260709 14:52:24.971664 10801 raft_consensus.cc:359] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:24.972630 10801 raft_consensus.cc:385] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:24.972936 10803 tablet_bootstrap.cc:492] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:24.973064 10801 raft_consensus.cc:740] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:24.973806 10803 ts_tablet_manager.cc:1403] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.014s
I20260709 14:52:25.017885 10803 raft_consensus.cc:359] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.018872 10803 raft_consensus.cc:385] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.019217 10803 raft_consensus.cc:740] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.020054 10803 consensus_queue.cc:260] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.017925 10800 tablet_bootstrap.cc:492] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.026165 10801 consensus_queue.cc:260] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.022783 10803 ts_tablet_manager.cc:1434] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.049s	user 0.018s	sys 0.029s
I20260709 14:52:25.027980 10800 ts_tablet_manager.cc:1403] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.017s
I20260709 14:52:25.029492 10803 tablet_bootstrap.cc:492] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.031536 10801 ts_tablet_manager.cc:1434] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.063s	user 0.013s	sys 0.037s
I20260709 14:52:25.033190 10801 tablet_bootstrap.cc:492] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:25.038580 10803 tablet_bootstrap.cc:654] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:25.042649 10389 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.4.66:45619, user_credentials={real_user=slave}} blocked reactor thread for 68622.7us
I20260709 14:52:25.052851 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 932274daa5c447e8806be79a999b782f (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:25.054078 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 932274daa5c447e8806be79a999b782f (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:25.067057 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 932274daa5c447e8806be79a999b782f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:25.056860 10788 raft_consensus.cc:493] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.056941 10639 tablet_service.cc:1511] Processing CreateTablet for tablet d383b66b912845d2b97e1b463a12e2d4 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:25.067698 10788 raft_consensus.cc:515] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.070163 10788 leader_election.cc:290] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:25.072779 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea0eb349934abd8f9f549d223d5a48" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.074402 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea0eb349934abd8f9f549d223d5a48" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.061945 10566 tablet_service.cc:1511] Processing CreateTablet for tablet d383b66b912845d2b97e1b463a12e2d4 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260709 14:52:25.076435 10619 leader_election.cc:343] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:25.077222 10619 leader_election.cc:343] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.063186 10801 tablet_bootstrap.cc:654] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.067114 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 932274daa5c447e8806be79a999b782f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:25.055099 10493 tablet_service.cc:1511] Processing CreateTablet for tablet d383b66b912845d2b97e1b463a12e2d4 (DEFAULT_TABLE table=soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:25.078657 10566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d383b66b912845d2b97e1b463a12e2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:25.079023 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d383b66b912845d2b97e1b463a12e2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:25.077656 10619 leader_election.cc:304] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff; no voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:25.088229 10639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d383b66b912845d2b97e1b463a12e2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:25.088626 10788 raft_consensus.cc:2749] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.096819 10800 raft_consensus.cc:359] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.097769 10800 raft_consensus.cc:385] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.098097 10800 raft_consensus.cc:740] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.098917 10800 consensus_queue.cc:260] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.118008 10801 tablet_bootstrap.cc:492] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:25.118633 10801 ts_tablet_manager.cc:1403] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.008s
I20260709 14:52:25.120582 10800 ts_tablet_manager.cc:1434] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.003s
I20260709 14:52:25.121888 10800 tablet_bootstrap.cc:492] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.125120 10803 tablet_bootstrap.cc:492] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.125850 10803 ts_tablet_manager.cc:1403] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.024s
I20260709 14:52:25.129436 10803 raft_consensus.cc:359] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.130760 10803 raft_consensus.cc:385] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.131145 10803 raft_consensus.cc:740] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.131654 10800 tablet_bootstrap.cc:654] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.132035 10803 consensus_queue.cc:260] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.132890 10801 raft_consensus.cc:359] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.133787 10801 raft_consensus.cc:385] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.134171 10801 raft_consensus.cc:740] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.135016 10803 ts_tablet_manager.cc:1434] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 14:52:25.135144 10801 consensus_queue.cc:260] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.136276 10803 tablet_bootstrap.cc:492] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.138331 10801 ts_tablet_manager.cc:1434] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.005s
I20260709 14:52:25.139565 10801 tablet_bootstrap.cc:492] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:25.147081 10801 tablet_bootstrap.cc:654] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.160808 10801 tablet_bootstrap.cc:492] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:25.160861 10800 tablet_bootstrap.cc:492] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.161381 10801 ts_tablet_manager.cc:1403] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.009s
I20260709 14:52:25.161492 10800 ts_tablet_manager.cc:1403] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.019s
I20260709 14:52:25.162714 10803 tablet_bootstrap.cc:654] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.164239 10801 raft_consensus.cc:359] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.165066 10801 raft_consensus.cc:385] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.165050 10800 raft_consensus.cc:359] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.165618 10801 raft_consensus.cc:740] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.165957 10800 raft_consensus.cc:385] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.166409 10800 raft_consensus.cc:740] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.166764 10801 consensus_queue.cc:260] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.167388 10800 consensus_queue.cc:260] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.169816 10801 ts_tablet_manager.cc:1434] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:52:25.169973 10800 ts_tablet_manager.cc:1434] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:52:25.170962 10801 tablet_bootstrap.cc:492] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:25.171109 10800 tablet_bootstrap.cc:492] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.177140 10801 tablet_bootstrap.cc:654] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.177937 10803 tablet_bootstrap.cc:492] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.178637 10803 ts_tablet_manager.cc:1403] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 14:52:25.178855 10800 tablet_bootstrap.cc:654] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.183292 10803 raft_consensus.cc:359] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.184772 10803 raft_consensus.cc:385] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.185333 10803 raft_consensus.cc:740] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.187506 10803 consensus_queue.cc:260] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.190122 10803 ts_tablet_manager.cc:1434] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:52:25.191373 10803 tablet_bootstrap.cc:492] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.200736 10803 tablet_bootstrap.cc:654] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.211477 10800 tablet_bootstrap.cc:492] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.212065 10800 ts_tablet_manager.cc:1403] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.011s
I20260709 14:52:25.212031 10803 tablet_bootstrap.cc:492] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.212031 10801 tablet_bootstrap.cc:492] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:25.213052 10801 ts_tablet_manager.cc:1403] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.011s
I20260709 14:52:25.213055 10803 ts_tablet_manager.cc:1403] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260709 14:52:25.216598 10800 raft_consensus.cc:359] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.217332 10803 raft_consensus.cc:359] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.218245 10803 raft_consensus.cc:385] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.218578 10803 raft_consensus.cc:740] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.217818 10800 raft_consensus.cc:385] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.219396 10803 consensus_queue.cc:260] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.219517 10800 raft_consensus.cc:740] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.219359 10801 raft_consensus.cc:359] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.220674 10801 raft_consensus.cc:385] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.221045 10801 raft_consensus.cc:740] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.222553 10800 consensus_queue.cc:260] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.222357 10801 consensus_queue.cc:260] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.227288 10801 ts_tablet_manager.cc:1434] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:52:25.228384 10803 ts_tablet_manager.cc:1434] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:52:25.228567 10801 tablet_bootstrap.cc:492] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:25.229666 10803 tablet_bootstrap.cc:492] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.230803 10800 ts_tablet_manager.cc:1434] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 14:52:25.232096 10800 tablet_bootstrap.cc:492] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.237067 10803 tablet_bootstrap.cc:654] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.239387 10800 tablet_bootstrap.cc:654] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.246184 10801 tablet_bootstrap.cc:654] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.253446 10800 tablet_bootstrap.cc:492] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.254225 10800 ts_tablet_manager.cc:1403] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 14:52:25.258324 10803 tablet_bootstrap.cc:492] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.258179 10800 raft_consensus.cc:359] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.258976 10803 ts_tablet_manager.cc:1403] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260709 14:52:25.259040 10800 raft_consensus.cc:385] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.259573 10801 tablet_bootstrap.cc:492] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:25.259485 10800 raft_consensus.cc:740] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.260144 10801 ts_tablet_manager.cc:1403] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.002s
I20260709 14:52:25.260509 10800 consensus_queue.cc:260] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.262162 10803 raft_consensus.cc:359] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.262949 10803 raft_consensus.cc:385] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.263118 10800 ts_tablet_manager.cc:1434] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:25.263262 10803 raft_consensus.cc:740] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.263527 10801 raft_consensus.cc:359] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.264353 10800 tablet_bootstrap.cc:492] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.264575 10801 raft_consensus.cc:385] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.264212 10803 consensus_queue.cc:260] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.264918 10801 raft_consensus.cc:740] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.265895 10801 consensus_queue.cc:260] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.266960 10803 ts_tablet_manager.cc:1434] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:25.268462 10803 tablet_bootstrap.cc:492] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.268647 10717 raft_consensus.cc:493] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.269202 10717 raft_consensus.cc:515] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.273588 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.274406 10581 raft_consensus.cc:2468] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:25.276069 10470 leader_election.cc:304] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.277392 10803 tablet_bootstrap.cc:654] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.277462 10800 tablet_bootstrap.cc:654] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.278715 10801 ts_tablet_manager.cc:1434] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:52:25.291919 10814 raft_consensus.cc:493] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.292725 10814 raft_consensus.cc:515] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.293357 10717 leader_election.cc:290] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.294329 10717 raft_consensus.cc:2804] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.294857 10717 raft_consensus.cc:493] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.294902 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.295462 10717 raft_consensus.cc:3060] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.295756 10652 raft_consensus.cc:2468] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:25.297223 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.298029 10656 raft_consensus.cc:2468] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:25.298561 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.299021 10814 leader_election.cc:290] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.299326 10507 raft_consensus.cc:2468] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:25.300585 10547 leader_election.cc:304] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:25.301457 10703 raft_consensus.cc:493] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.304193 10703 raft_consensus.cc:515] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.304730 10822 raft_consensus.cc:2804] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.305250 10822 raft_consensus.cc:493] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.305604 10822 raft_consensus.cc:3060] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.306708 10703 leader_election.cc:290] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.307641 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
W20260709 14:52:25.309859 10545 leader_election.cc:343] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.316934 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.317544 10801 tablet_bootstrap.cc:492] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
W20260709 14:52:25.321259 10547 leader_election.cc:343] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.322009 10547 leader_election.cc:304] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55354babadb34756bd1e467a6f52c659; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:25.323261 10814 raft_consensus.cc:2749] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.327461 10788 raft_consensus.cc:493] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.328312 10788 raft_consensus.cc:515] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.327569 10801 tablet_bootstrap.cc:654] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.332291 10800 tablet_bootstrap.cc:492] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.333060 10800 ts_tablet_manager.cc:1403] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.012s
I20260709 14:52:25.334105 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.335299 10581 raft_consensus.cc:2468] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 0.
I20260709 14:52:25.336547 10803 tablet_bootstrap.cc:492] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.337212 10803 ts_tablet_manager.cc:1403] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.035s
I20260709 14:52:25.337018 10619 leader_election.cc:304] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:25.337035 10800 raft_consensus.cc:359] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.334322 10788 leader_election.cc:290] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:25.339570 10788 raft_consensus.cc:2804] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.340026 10788 raft_consensus.cc:493] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.340694 10788 raft_consensus.cc:3060] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.340409 10822 raft_consensus.cc:515] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.341526 10803 raft_consensus.cc:359] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.342837 10803 raft_consensus.cc:385] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.343181 10803 raft_consensus.cc:740] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.344388 10819 raft_consensus.cc:493] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.344611 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:25.345481 10507 raft_consensus.cc:3060] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.345225 10819 raft_consensus.cc:515] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.345386 10803 consensus_queue.cc:260] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
W20260709 14:52:25.348968 10470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:45619, user_credentials={real_user=slave}} blocked reactor thread for 73009.4us
I20260709 14:52:25.349741 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea0eb349934abd8f9f549d223d5a48" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.350540 10803 ts_tablet_manager.cc:1434] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:52:25.350555 10652 raft_consensus.cc:2468] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:25.350987 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea0eb349934abd8f9f549d223d5a48" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.351912 10803 tablet_bootstrap.cc:492] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.351751 10581 raft_consensus.cc:2468] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:25.352237 10472 leader_election.cc:304] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.355521 10825 raft_consensus.cc:2804] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.356032 10825 raft_consensus.cc:493] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.356403 10825 raft_consensus.cc:3060] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.338850 10800 raft_consensus.cc:385] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.361021 10800 raft_consensus.cc:740] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.362278 10822 leader_election.cc:290] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.362907 10800 consensus_queue.cc:260] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.364261 10652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:25.363706 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.364953 10652 raft_consensus.cc:3060] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.348258 10819 leader_election.cc:290] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.380695 10505 raft_consensus.cc:2468] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 0.
I20260709 14:52:25.381047 10814 raft_consensus.cc:493] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.381629 10814 raft_consensus.cc:515] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.386117 10814 leader_election.cc:290] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.383394 10507 raft_consensus.cc:2468] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:25.386777 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5bf7b2dae94cbaa942c785d411a4b2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.389264 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5bf7b2dae94cbaa942c785d411a4b2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.390254 10656 raft_consensus.cc:2468] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:25.391440 10717 raft_consensus.cc:515] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.392192 10547 leader_election.cc:304] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:25.394847 10814 raft_consensus.cc:2804] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.395416 10814 raft_consensus.cc:493] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.395884 10814 raft_consensus.cc:3060] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.398651 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:25.399461 10581 raft_consensus.cc:3060] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.400017 10545 leader_election.cc:304] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.401700 10822 raft_consensus.cc:2804] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.402496 10822 raft_consensus.cc:697] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:25.403643 10822 consensus_queue.cc:237] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
W20260709 14:52:25.406332 10619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.66:45619, user_credentials={real_user=slave}} blocked reactor thread for 69414.3us
W20260709 14:52:25.412837 10545 leader_election.cc:343] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.421360 10801 tablet_bootstrap.cc:492] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:25.422358 10717 leader_election.cc:290] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.424017 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:25.422933 10652 raft_consensus.cc:2468] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:25.429142 10656 raft_consensus.cc:3060] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.431128 10803 tablet_bootstrap.cc:654] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.433072 10788 raft_consensus.cc:515] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.434355 10801 ts_tablet_manager.cc:1403] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.117s	user 0.005s	sys 0.038s
I20260709 14:52:25.437724 10800 ts_tablet_manager.cc:1434] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.104s	user 0.015s	sys 0.005s
I20260709 14:52:25.440699 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:25.441411 10788 leader_election.cc:290] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:25.441511 10506 raft_consensus.cc:3060] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.441970 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:25.444761 10579 raft_consensus.cc:3060] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.442610 10800 tablet_bootstrap.cc:492] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.453641 10581 raft_consensus.cc:2468] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:25.456396 10470 leader_election.cc:304] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.457590 10827 raft_consensus.cc:2804] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.458220 10827 raft_consensus.cc:697] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:25.459183 10827 consensus_queue.cc:237] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.471113 10801 raft_consensus.cc:359] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.472007 10801 raft_consensus.cc:385] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.472345 10801 raft_consensus.cc:740] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.472328 10656 raft_consensus.cc:2468] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:25.485205 10803 tablet_bootstrap.cc:492] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.480708 10506 raft_consensus.cc:2468] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 1.
I20260709 14:52:25.486248 10579 raft_consensus.cc:2468] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 1.
I20260709 14:52:25.490485 10619 leader_election.cc:304] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.490818 10404 catalog_manager.cc:5697] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 0 to 1, leader changed from <none> to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 1 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.491743 10803 ts_tablet_manager.cc:1403] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.012s
I20260709 14:52:25.492282 10788 raft_consensus.cc:2804] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.493042 10788 raft_consensus.cc:697] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:25.494025 10788 consensus_queue.cc:237] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.494345 10814 raft_consensus.cc:515] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.496397 10803 raft_consensus.cc:359] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.497263 10803 raft_consensus.cc:385] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.497591 10803 raft_consensus.cc:740] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.485852 10801 consensus_queue.cc:260] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.498503 10803 consensus_queue.cc:260] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.501753 10803 ts_tablet_manager.cc:1434] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260709 14:52:25.502964 10803 tablet_bootstrap.cc:492] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.503278 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5bf7b2dae94cbaa942c785d411a4b2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:25.503961 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5bf7b2dae94cbaa942c785d411a4b2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:25.504845 10656 raft_consensus.cc:3060] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:25.505208 10545 leader_election.cc:343] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.512290 10803 tablet_bootstrap.cc:654] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.481976 10825 raft_consensus.cc:515] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.515142 10401 catalog_manager.cc:5697] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.516271 10656 raft_consensus.cc:2468] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:25.517727 10547 leader_election.cc:304] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:25.518281 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea0eb349934abd8f9f549d223d5a48" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:25.518750 10822 raft_consensus.cc:2804] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.519096 10579 raft_consensus.cc:3060] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.519502 10801 ts_tablet_manager.cc:1434] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.002s
I20260709 14:52:25.519405 10822 raft_consensus.cc:697] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:25.523218 10801 tablet_bootstrap.cc:492] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:25.523631 10822 consensus_queue.cc:237] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.520149 10814 leader_election.cc:290] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.519506 10405 catalog_manager.cc:5697] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.520717 10800 tablet_bootstrap.cc:654] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.528771 10579 raft_consensus.cc:2468] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:25.530583 10470 leader_election.cc:304] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.531790 10827 raft_consensus.cc:2804] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.532328 10827 raft_consensus.cc:697] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:25.533456 10827 consensus_queue.cc:237] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.534160 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ea0eb349934abd8f9f549d223d5a48" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:25.534860 10656 raft_consensus.cc:3060] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.521622 10825 leader_election.cc:290] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.546234 10801 tablet_bootstrap.cc:654] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.554973 10800 tablet_bootstrap.cc:492] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.556746 10800 ts_tablet_manager.cc:1403] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.009s
I20260709 14:52:25.561554 10800 raft_consensus.cc:359] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.562651 10800 raft_consensus.cc:385] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.563427 10800 raft_consensus.cc:740] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.566507 10803 tablet_bootstrap.cc:492] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.564971 10800 consensus_queue.cc:260] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.569624 10801 tablet_bootstrap.cc:492] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:25.570917 10656 raft_consensus.cc:2468] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:25.574726 10801 ts_tablet_manager.cc:1403] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.010s
I20260709 14:52:25.574186 10803 ts_tablet_manager.cc:1403] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.023s
I20260709 14:52:25.577240 10800 ts_tablet_manager.cc:1434] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 14:52:25.578015 10801 raft_consensus.cc:359] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.578843 10801 raft_consensus.cc:385] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.579177 10801 raft_consensus.cc:740] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.578568 10803 raft_consensus.cc:359] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.579921 10803 raft_consensus.cc:385] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.580227 10803 raft_consensus.cc:740] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.580008 10801 consensus_queue.cc:260] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.581156 10803 consensus_queue.cc:260] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.582737 10801 ts_tablet_manager.cc:1434] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:25.583434 10803 ts_tablet_manager.cc:1434] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:25.583909 10801 tablet_bootstrap.cc:492] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: Bootstrap starting.
I20260709 14:52:25.584522 10803 tablet_bootstrap.cc:492] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: Bootstrap starting.
I20260709 14:52:25.584661 10800 tablet_bootstrap.cc:492] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.591490 10803 tablet_bootstrap.cc:654] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.593320 10801 tablet_bootstrap.cc:654] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.597805 10404 catalog_manager.cc:5697] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 0 to 1, leader changed from <none> to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 1 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.603052 10800 tablet_bootstrap.cc:654] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.584830 10401 catalog_manager.cc:5697] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.608703 10788 raft_consensus.cc:493] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.614463 10801 tablet_bootstrap.cc:492] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: No bootstrap required, opened a new log
I20260709 14:52:25.609608 10788 raft_consensus.cc:515] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.615113 10801 ts_tablet_manager.cc:1403] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.002s
I20260709 14:52:25.617797 10824 raft_consensus.cc:493] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.618423 10824 raft_consensus.cc:515] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.619571 10801 raft_consensus.cc:359] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.620373 10801 raft_consensus.cc:385] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.620693 10801 raft_consensus.cc:740] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.621446 10801 consensus_queue.cc:260] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.622175 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.625012 10824 leader_election.cc:290] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
W20260709 14:52:25.625849 10619 leader_election.cc:343] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.626623 10788 leader_election.cc:290] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:25.627547 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.628831 10579 raft_consensus.cc:2468] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 0.
I20260709 14:52:25.635609 10827 raft_consensus.cc:493] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.636528 10827 raft_consensus.cc:515] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.637826 10619 leader_election.cc:304] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [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: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:25.639510 10827 leader_election.cc:290] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.640554 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.640712 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.640930 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.641369 10581 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:25.641690 10506 raft_consensus.cc:2468] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 0.
I20260709 14:52:25.642082 10822 raft_consensus.cc:493] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.641746 10656 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 0.
I20260709 14:52:25.642707 10822 raft_consensus.cc:515] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.643576 10470 leader_election.cc:304] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.644990 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.645886 10579 raft_consensus.cc:2468] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 0.
I20260709 14:52:25.646781 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.647514 10822 leader_election.cc:290] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.645303 10827 raft_consensus.cc:2804] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.646873 10619 leader_election.cc:304] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.647778 10506 raft_consensus.cc:2468] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:25.659755 10843 raft_consensus.cc:2804] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.660219 10843 raft_consensus.cc:493] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.660610 10843 raft_consensus.cc:3060] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.660751 10545 leader_election.cc:304] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.664399 10822 raft_consensus.cc:2804] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.653779 10803 tablet_bootstrap.cc:492] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: No bootstrap required, opened a new log
I20260709 14:52:25.664889 10822 raft_consensus.cc:493] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.650651 10827 raft_consensus.cc:493] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.665351 10803 ts_tablet_manager.cc:1403] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.016s
I20260709 14:52:25.649600 10824 raft_consensus.cc:2804] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.665989 10827 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.666157 10824 raft_consensus.cc:493] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.666708 10824 raft_consensus.cc:3060] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.650552 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.654157 10801 ts_tablet_manager.cc:1434] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 14:52:25.665333 10822 raft_consensus.cc:3060] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.675307 10803 raft_consensus.cc:359] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.676213 10803 raft_consensus.cc:385] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.676712 10803 raft_consensus.cc:740] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.677524 10803 consensus_queue.cc:260] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.679989 10803 ts_tablet_manager.cc:1434] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:52:25.680224 10827 raft_consensus.cc:515] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.682987 10827 leader_election.cc:290] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.685626 10800 tablet_bootstrap.cc:492] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.685818 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:25.686414 10800 ts_tablet_manager.cc:1403] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.010s
I20260709 14:52:25.686574 10654 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.688171 10822 raft_consensus.cc:515] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.690521 10800 raft_consensus.cc:359] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.691624 10822 leader_election.cc:290] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.691473 10800 raft_consensus.cc:385] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.691645 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:25.692219 10800 raft_consensus.cc:740] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.692647 10506 raft_consensus.cc:3060] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.692940 10653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:25.693079 10800 consensus_queue.cc:260] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.694113 10824 raft_consensus.cc:515] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.695327 10827 raft_consensus.cc:493] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.696120 10827 raft_consensus.cc:515] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.696843 10824 leader_election.cc:290] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:25.698002 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:25.698360 10827 leader_election.cc:290] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.698865 10843 raft_consensus.cc:515] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
W20260709 14:52:25.699819 10619 leader_election.cc:343] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:25.700327 10800 ts_tablet_manager.cc:1434] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:52:25.700733 10656 raft_consensus.cc:2393] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55354babadb34756bd1e467a6f52c659 in current term 1: Already voted for candidate 1af676ccc0a84af0804c62aa26f0f1ff in this term.
I20260709 14:52:25.701113 10843 leader_election.cc:290] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:25.701198 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:25.701529 10800 tablet_bootstrap.cc:492] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.701987 10579 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.704207 10580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:25.704665 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5bf7b2dae94cbaa942c785d411a4b2" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.704993 10580 raft_consensus.cc:3060] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.705031 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:25.706374 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11adc59732c246d1809c932f284f2bb2" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:25.707305 10582 raft_consensus.cc:2393] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1af676ccc0a84af0804c62aa26f0f1ff in current term 1: Already voted for candidate 55354babadb34756bd1e467a6f52c659 in this term.
I20260709 14:52:25.707491 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5bf7b2dae94cbaa942c785d411a4b2" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.708310 10656 raft_consensus.cc:2393] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd0e5e3c2f99455c8564bfa0001dd4be in current term 1: Already voted for candidate 55354babadb34756bd1e467a6f52c659 in this term.
I20260709 14:52:25.708882 10619 leader_election.cc:304] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [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: 1af676ccc0a84af0804c62aa26f0f1ff; no voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:25.713603 10472 leader_election.cc:304] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659
I20260709 14:52:25.714571 10827 raft_consensus.cc:3060] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.721271 10800 tablet_bootstrap.cc:654] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.724929 10827 raft_consensus.cc:2749] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.727088 10654 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:25.728739 10843 raft_consensus.cc:2749] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.728843 10472 leader_election.cc:304] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.729933 10827 raft_consensus.cc:2804] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.730455 10827 raft_consensus.cc:697] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:25.730581 10506 raft_consensus.cc:2468] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:25.731585 10827 consensus_queue.cc:237] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.732210 10545 leader_election.cc:304] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 1af676ccc0a84af0804c62aa26f0f1ff
I20260709 14:52:25.733278 10822 raft_consensus.cc:2804] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.733505 10580 raft_consensus.cc:2468] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 1.
I20260709 14:52:25.733803 10822 raft_consensus.cc:697] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:25.734791 10822 consensus_queue.cc:237] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.735270 10579 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 1.
I20260709 14:52:25.736878 10619 leader_election.cc:304] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:25.739444 10800 tablet_bootstrap.cc:492] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.740125 10800 ts_tablet_manager.cc:1403] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260709 14:52:25.744750 10800 raft_consensus.cc:359] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.746115 10800 raft_consensus.cc:385] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.746511 10800 raft_consensus.cc:740] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.747319 10800 consensus_queue.cc:260] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.748941 10800 ts_tablet_manager.cc:1434] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:25.750454 10800 tablet_bootstrap.cc:492] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be: Bootstrap starting.
I20260709 14:52:25.754369 10843 raft_consensus.cc:2804] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.754789 10401 catalog_manager.cc:5697] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.756064 10843 raft_consensus.cc:697] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:25.758664 10800 tablet_bootstrap.cc:654] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:25.759266 10843 consensus_queue.cc:237] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.761052 10404 catalog_manager.cc:5697] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 0 to 1, leader changed from <none> to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 1 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.771915 10401 catalog_manager.cc:5697] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 1 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.774128 10800 tablet_bootstrap.cc:492] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be: No bootstrap required, opened a new log
I20260709 14:52:25.774736 10800 ts_tablet_manager.cc:1403] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 14:52:25.779063 10800 raft_consensus.cc:359] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.779878 10800 raft_consensus.cc:385] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:25.780246 10800 raft_consensus.cc:740] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Initialized, Role: FOLLOWER
I20260709 14:52:25.781028 10800 consensus_queue.cc:260] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.783377 10800 ts_tablet_manager.cc:1434] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260709 14:52:25.799966 10453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:25.820437 10822 raft_consensus.cc:493] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.821553 10822 raft_consensus.cc:515] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.823967 10822 leader_election.cc:290] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.825294 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" is_pre_election: true
I20260709 14:52:25.825294 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.826520 10506 raft_consensus.cc:2468] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:25.826521 10654 raft_consensus.cc:2468] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 0.
I20260709 14:52:25.827795 10545 leader_election.cc:304] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:25.828706 10822 raft_consensus.cc:2804] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:25.829121 10822 raft_consensus.cc:493] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:25.829525 10822 raft_consensus.cc:3060] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.830953 10814 consensus_queue.cc:1048] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.837697 10822 raft_consensus.cc:515] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.841084 10822 leader_election.cc:290] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.841747 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:25.842034 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:25.842622 10506 raft_consensus.cc:3060] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.842622 10654 raft_consensus.cc:3060] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.857123 10506 raft_consensus.cc:2468] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:25.858173 10654 raft_consensus.cc:2468] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 1.
I20260709 14:52:25.859782 10547 leader_election.cc:304] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:25.860800 10822 raft_consensus.cc:2804] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:25.860698 10703 consensus_queue.cc:1048] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.861482 10822 raft_consensus.cc:697] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:25.862867 10822 consensus_queue.cc:237] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.873697 10401 catalog_manager.cc:5697] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.895306 10827 raft_consensus.cc:493] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.895962 10827 raft_consensus.cc:515] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:25.898073 10827 leader_election.cc:290] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:25.898949 10579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55354babadb34756bd1e467a6f52c659" is_pre_election: true
I20260709 14:52:25.899959 10579 raft_consensus.cc:2393] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd0e5e3c2f99455c8564bfa0001dd4be in current term 1: Already voted for candidate 1af676ccc0a84af0804c62aa26f0f1ff in this term.
I20260709 14:52:25.899761 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" is_pre_election: true
I20260709 14:52:25.901777 10470 leader_election.cc:304] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659
I20260709 14:52:25.902666 10827 raft_consensus.cc:3060] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:25.908277 10814 consensus_queue.cc:1048] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:25.911204 10827 raft_consensus.cc:2749] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:25.927480 10814 consensus_queue.cc:1048] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:25.937264 10843 consensus_queue.cc:1048] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:25.946457 10843 consensus_queue.cc:1048] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:25.947184 10827 consensus_queue.cc:1048] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:25.967353 10825 consensus_queue.cc:1048] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:25.984591 10581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
mode: GRACEFUL
new_leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:55284
I20260709 14:52:25.992072 10581 raft_consensus.cc:606] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Received request to transfer leadership to TS cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:26.013832 10656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
mode: GRACEFUL
new_leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:58724
I20260709 14:52:26.014617 10656 raft_consensus.cc:606] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Received request to transfer leadership to TS cd0e5e3c2f99455c8564bfa0001dd4be
I20260709 14:52:26.014483 10827 consensus_queue.cc:1048] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.024780 10717 consensus_queue.cc:1048] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.029026 10824 raft_consensus.cc:993] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: : Instructing follower cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:26.029663 10824 raft_consensus.cc:1081] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Signalling peer cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:26.032646 10506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:57466
I20260709 14:52:26.060604 10506 raft_consensus.cc:493] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:26.061355 10506 raft_consensus.cc:3060] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.073160 10506 raft_consensus.cc:515] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.078750 10506 leader_election.cc:290] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:26.084558 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:26.084638 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57736feefc84ceb9c79f6bc03bd6d95" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:26.085412 10581 raft_consensus.cc:3060] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.086024 10654 raft_consensus.cc:3055] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:26.086788 10654 raft_consensus.cc:740] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:26.088150 10656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
mode: GRACEFUL
new_leader_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:58724
I20260709 14:52:26.088896 10656 raft_consensus.cc:606] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Received request to transfer leadership to TS 55354babadb34756bd1e467a6f52c659
I20260709 14:52:26.087950 10654 consensus_queue.cc:260] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.090293 10654 raft_consensus.cc:3060] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.094952 10581 raft_consensus.cc:2468] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:26.096588 10470 leader_election.cc:304] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55354babadb34756bd1e467a6f52c659, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:26.096978 10506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "932274daa5c447e8806be79a999b782f"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
mode: GRACEFUL
new_leader_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:57482
I20260709 14:52:26.097563 10863 raft_consensus.cc:2804] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:26.097785 10506 raft_consensus.cc:606] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Received request to transfer leadership to TS 55354babadb34756bd1e467a6f52c659
I20260709 14:52:26.098089 10863 raft_consensus.cc:697] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:26.099027 10863 consensus_queue.cc:237] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.099601 10654 raft_consensus.cc:2468] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:26.105752 10581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
mode: GRACEFUL
new_leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:55284
I20260709 14:52:26.106559 10581 raft_consensus.cc:606] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Received request to transfer leadership to TS 1af676ccc0a84af0804c62aa26f0f1ff
I20260709 14:52:26.111374 10402 catalog_manager.cc:5697] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 1 to 2, leader changed from 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67) to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 2 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:26.146858 10814 consensus_queue.cc:1048] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.158073 10863 consensus_queue.cc:1048] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.163168 10822 consensus_queue.cc:1048] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.178062 10825 raft_consensus.cc:993] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: : Instructing follower 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:26.178650 10825 raft_consensus.cc:1081] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Signalling peer 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:26.183985 10582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "932274daa5c447e8806be79a999b782f"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:55280
I20260709 14:52:26.184700 10582 raft_consensus.cc:493] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:26.185602 10582 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.184469 10825 consensus_queue.cc:1048] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.194693 10582 raft_consensus.cc:515] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.197970 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:26.198185 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:26.198714 10506 raft_consensus.cc:3055] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:26.198885 10656 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.199105 10506 raft_consensus.cc:740] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:26.200057 10506 consensus_queue.cc:260] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.200876 10582 leader_election.cc:290] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:26.201596 10506 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.206808 10656 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:26.208103 10547 leader_election.cc:304] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:26.208352 10506 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:26.208976 10866 raft_consensus.cc:2804] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:26.209477 10866 raft_consensus.cc:697] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:26.210278 10866 consensus_queue.cc:237] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.218315 10405 catalog_manager.cc:5697] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 1 to 2, leader changed from cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65) to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:26.226634 10788 consensus_queue.cc:1048] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.241798 10824 consensus_queue.cc:1048] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:26.252204 10843 raft_consensus.cc:993] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: : Instructing follower 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:26.252882 10843 raft_consensus.cc:1081] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Signalling peer 55354babadb34756bd1e467a6f52c659 to start an election
I20260709 14:52:26.254752 10582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
 from {username='slave'} at 127.0.0.1:55276
I20260709 14:52:26.255505 10582 raft_consensus.cc:493] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:26.255925 10582 raft_consensus.cc:3060] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.256490 10866 consensus_queue.cc:1048] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.263356 10582 raft_consensus.cc:515] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.265991 10582 leader_election.cc:290] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:26.266914 10507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:26.267215 10656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d76314ba9245c0a4c349d2aab02588" candidate_uuid: "55354babadb34756bd1e467a6f52c659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:26.267638 10507 raft_consensus.cc:3060] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.267900 10656 raft_consensus.cc:3055] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:26.268321 10656 raft_consensus.cc:740] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:26.269271 10656 consensus_queue.cc:260] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.270905 10656 raft_consensus.cc:3060] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.282847 10656 raft_consensus.cc:2468] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:26.284015 10703 consensus_queue.cc:1048] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:26.284183 10547 leader_election.cc:304] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:26.286788 10703 raft_consensus.cc:2804] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:26.287335 10703 raft_consensus.cc:697] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Becoming Leader. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:26.288208 10703 consensus_queue.cc:237] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.294678 10507 raft_consensus.cc:2468] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55354babadb34756bd1e467a6f52c659 in term 2.
I20260709 14:52:26.299587 10866 raft_consensus.cc:993] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: : Instructing follower cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:26.300186 10866 raft_consensus.cc:1081] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Signalling peer cd0e5e3c2f99455c8564bfa0001dd4be to start an election
I20260709 14:52:26.299532 10401 catalog_manager.cc:5697] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 reported cstate change: term changed from 1 to 2, leader changed from 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67) to 55354babadb34756bd1e467a6f52c659 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "55354babadb34756bd1e467a6f52c659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:26.302843 10506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
 from {username='slave'} at 127.0.0.1:57472
I20260709 14:52:26.303692 10506 raft_consensus.cc:493] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:26.304152 10506 raft_consensus.cc:3060] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.310127 10703 raft_consensus.cc:993] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: : Instructing follower 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:26.310793 10703 raft_consensus.cc:1081] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Signalling peer 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:26.312815 10656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:58716
I20260709 14:52:26.313799 10656 raft_consensus.cc:493] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:26.314504 10656 raft_consensus.cc:3060] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.315443 10506 raft_consensus.cc:515] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.317884 10506 leader_election.cc:290] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Requested vote from peers 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619), 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67:36847)
I20260709 14:52:26.318993 10582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:26.319124 10654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055496b8a6fc47b3b751d5848b15e78f" candidate_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
I20260709 14:52:26.319772 10582 raft_consensus.cc:3055] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:26.319877 10654 raft_consensus.cc:3060] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.320173 10582 raft_consensus.cc:740] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:26.321208 10582 consensus_queue.cc:260] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.322643 10582 raft_consensus.cc:3060] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.324841 10656 raft_consensus.cc:515] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.326427 10654 raft_consensus.cc:2468] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:26.327702 10656 leader_election.cc:290] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:26.327824 10472 leader_election.cc:304] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:26.328912 10825 raft_consensus.cc:2804] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:26.328794 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:26.329478 10825 raft_consensus.cc:697] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Becoming Leader. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:26.329540 10581 raft_consensus.cc:3055] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:26.329995 10581 raft_consensus.cc:740] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:26.330500 10825 consensus_queue.cc:237] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.330896 10581 consensus_queue.cc:260] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.330428 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d383b66b912845d2b97e1b463a12e2d4" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:26.332113 10506 raft_consensus.cc:3060] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.332228 10581 raft_consensus.cc:3060] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:26.330928 10582 raft_consensus.cc:2468] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd0e5e3c2f99455c8564bfa0001dd4be in term 2.
I20260709 14:52:26.340543 10506 raft_consensus.cc:2468] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:26.341888 10402 catalog_manager.cc:5697] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be reported cstate change: term changed from 1 to 2, leader changed from 55354babadb34756bd1e467a6f52c659 (127.6.4.66) to cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65). New cstate: current_term: 2 leader_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:26.342160 10581 raft_consensus.cc:2468] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:26.342144 10619 leader_election.cc:304] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:26.343469 10824 raft_consensus.cc:2804] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:26.344009 10824 raft_consensus.cc:697] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:26.345000 10824 consensus_queue.cc:237] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:26.353667 10401 catalog_manager.cc:5697] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 1 to 2, leader changed from 55354babadb34756bd1e467a6f52c659 (127.6.4.66) to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 2 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:26.561034 10581 raft_consensus.cc:1275] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.562409 10863 consensus_queue.cc:1048] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.570762 10656 raft_consensus.cc:1275] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.572566 10717 consensus_queue.cc:1048] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.748818 10656 raft_consensus.cc:1275] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.750116 10703 consensus_queue.cc:1048] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.757946 10506 raft_consensus.cc:1275] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.759593 10866 consensus_queue.cc:1048] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.768445 10656 raft_consensus.cc:1275] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.770428 10866 consensus_queue.cc:1048] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.780607 10506 raft_consensus.cc:1275] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 55354babadb34756bd1e467a6f52c659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.782598 10703 consensus_queue.cc:1048] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:26.833310 10581 raft_consensus.cc:1275] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.834693 10825 consensus_queue.cc:1048] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.844154 10656 raft_consensus.cc:1275] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Refusing update from remote peer cd0e5e3c2f99455c8564bfa0001dd4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.846220 10825 consensus_queue.cc:1048] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:26.908083 10506 raft_consensus.cc:1275] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.909489 10824 consensus_queue.cc:1048] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.921195 10581 raft_consensus.cc:1275] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.922719 10875 consensus_queue.cc:1048] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:29.110863 10402 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60544:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:29.133678 10402 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60544:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:29.159842  6161 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:52:29.318751 10893 log.cc:927] Time spent T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
W20260709 14:52:29.451196 10894 log.cc:927] Time spent T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: Append to log took a long time: real 0.164s	user 0.003s	sys 0.000s
I20260709 14:52:29.449009 10923 tablet.cc:1724] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.484850 10927 tablet.cc:1724] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.458199 10926 tablet.cc:1724] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.592116 10932 tablet.cc:1724] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.602121 10934 tablet.cc:1724] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.614218 10933 tablet.cc:1724] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.660897 10927 tablet.cc:1724] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.667137 10932 tablet.cc:1724] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:29.679183 10682 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:d383b66b912845d2b97e1b463a12e2d4)
W20260709 14:52:29.705081 10682 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:d383b66b912845d2b97e1b463a12e2d4)
W20260709 14:52:29.706972 10682 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:d383b66b912845d2b97e1b463a12e2d4)
I20260709 14:52:29.776273 10933 tablet.cc:1724] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.776970 10934 tablet.cc:1724] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.828295 10923 tablet.cc:1724] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.912449 10937 tablet.cc:1724] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:29.949882 10506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
mode: GRACEFUL
new_leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:49154
I20260709 14:52:29.950965 10506 raft_consensus.cc:606] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Received request to transfer leadership to TS 1af676ccc0a84af0804c62aa26f0f1ff
W20260709 14:52:29.958959 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:41153, user_credentials={real_user=slave}} blocked reactor thread for 508556us
I20260709 14:52:29.959582 10933 tablet.cc:1724] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:29.962621 10929 log.cc:927] Time spent T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: Append to log took a long time: real 0.479s	user 0.003s	sys 0.003s
W20260709 14:52:29.984833 10547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:36847, user_credentials={real_user=slave}} blocked reactor thread for 533466us
W20260709 14:52:29.988427 10507 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.002s	sys 0.018s
W20260709 14:52:29.988950 10507 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.002s	sys 0.018s
W20260709 14:52:29.980149 10504 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.007s	sys 0.000s
W20260709 14:52:29.995980 10504 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.009s	sys 0.000s
I20260709 14:52:29.998620 10934 tablet.cc:1724] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:30.014582 10545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:41153, user_credentials={real_user=slave}} blocked reactor thread for 52680.6us
W20260709 14:52:30.020314 10922 log.cc:927] Time spent T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: Append to log took a long time: real 0.542s	user 0.009s	sys 0.000s
I20260709 14:52:30.032931 10932 tablet.cc:1724] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.043452 10927 tablet.cc:1724] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:30.047580 10936 log.cc:927] Time spent T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: Append to log took a long time: real 0.421s	user 0.005s	sys 0.000s
W20260709 14:52:30.070638 10938 log.cc:927] Time spent T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: Append to log took a long time: real 0.140s	user 0.002s	sys 0.000s
I20260709 14:52:30.111032 10944 tablet.cc:1724] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.113858 10926 tablet.cc:1724] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:30.128886 10931 log.cc:927] Time spent T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: Append to log took a long time: real 0.542s	user 0.004s	sys 0.003s
I20260709 14:52:30.133126 10945 tablet.cc:1724] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.081946 10923 tablet.cc:1724] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:30.136345 10935 log.cc:927] Time spent T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: Append to log took a long time: real 0.518s	user 0.005s	sys 0.000s
I20260709 14:52:30.131701 10944 tablet.cc:1724] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:30.145375 10866 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.616s	user 0.011s	sys 0.004s
W20260709 14:52:30.145884 10866 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.669s	user 0.011s	sys 0.004s
I20260709 14:52:30.147632 10927 tablet.cc:1724] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.173516 10934 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57462 (request call id 18) took 1028 ms. Trace:
I20260709 14:52:30.173904 10937 tablet.cc:1724] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.190063 10934 rpcz_store.cc:276] 0709 14:52:29.145437 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:29.145650 (+   213us) service_pool.cc:224] Handling call
0709 14:52:30.170800 (+1025150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:29.152602 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0709 14:52:29.153262 (+   660us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0709 14:52:29.153307 (+    45us) alter_schema_op.cc:66] Acquired schema lock
0709 14:52:29.166215 (+ 12908us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0709 14:52:29.166414 (+   199us) alter_schema_op.cc:128] START. Timestamp: 1783608749166315
0709 14:52:29.166447 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 14:52:29.167487 (+  1040us) log.cc:844] Serialized 204 byte log entry
0709 14:52:29.391807 (+224320us) spinlock_profiling.cc:243] Waited 4.59 ms on lock 0x7b1800172300. stack: 00007fc040b07343 00007fc040b07240 00007fc0404961d4 00007fc04a1d4304 00007fc04a1d4299 00007fc049a01de1 00007fc049a0e5b1 00007fc040b393f3 00007fc040b3b7c1 00007fc040b3b779 00007fc040b3b709 00007fc040b3b6d1 00007fc040b3a9cd 0000000000396ad4 0000000000396919 00007fc040b1c83a
0709 14:52:29.997130 (+605323us) op_driver.cc:464] REPLICATION: finished
0709 14:52:29.998390 (+  1260us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0709 14:52:30.008316 (+  9926us) log.cc:844] Serialized 5 byte log entry
0709 14:52:30.142946 (+134630us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:30.144200 (+  1254us) log.cc:844] Serialized 14 byte log entry
0709 14:52:30.158966 (+ 14766us) alter_schema_op.cc:73] Released schema lock
0709 14:52:30.159581 (+   615us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":591,"mutex_wait_us":360,"prepare.queue_time_us":5023,"prepare.run_cpu_time_us":45800,"prepare.run_wall_time_us":224289,"raft.queue_time_us":52060,"raft.run_cpu_time_us":966,"raft.run_wall_time_us":966,"replication_time_us":830413,"spinlock_wait_cycles":10566016,"thread_start_us":171429,"threads_started":3,"wal-append.queue_time_us":93270}]]}
I20260709 14:52:30.194149 10923 tablet.cc:1724] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.198253 10949 tablet.cc:1724] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.202836 10948 tablet.cc:1724] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.206673 10405 catalog_manager.cc:5789] TS cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153) does not have the latest schema for tablet b57736feefc84ceb9c79f6bc03bd6d95 (table soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140]). Expected version 1 got 0
I20260709 14:52:30.200853 10934 tablet.cc:1724] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:30.238703 10578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "932274daa5c447e8806be79a999b782f"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
mode: GRACEFUL
new_leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:56890
I20260709 14:52:30.239382 10578 raft_consensus.cc:606] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Received request to transfer leadership to TS 1af676ccc0a84af0804c62aa26f0f1ff
I20260709 14:52:30.241950  6161 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:52:30.249189 10949 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57462 (request call id 20) took 1100 ms. Trace:
I20260709 14:52:30.253522  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:30.250078 10949 rpcz_store.cc:276] 0709 14:52:29.149169 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:29.149700 (+   531us) service_pool.cc:224] Handling call
0709 14:52:30.249041 (+1099341us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:29.187334 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0709 14:52:29.188014 (+   680us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0709 14:52:29.188065 (+    51us) alter_schema_op.cc:66] Acquired schema lock
0709 14:52:29.188155 (+    90us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0709 14:52:29.188314 (+   159us) alter_schema_op.cc:128] START. Timestamp: 1783608749188239
0709 14:52:29.188347 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 14:52:29.189261 (+   914us) log.cc:844] Serialized 204 byte log entry
0709 14:52:29.392805 (+203544us) spinlock_profiling.cc:243] Waited 3.07 ms on lock 0x7b1800046ae0. stack: 00007fc040b07343 00007fc040b07240 00007fc0404961d4 00007fc04a1d4304 00007fc04a1d4299 00007fc049a01de1 00007fc049a0e5b1 00007fc040b39522 00007fc040b3b7c1 00007fc040b3b779 00007fc040b3b709 00007fc040b3b6d1 00007fc040b3a9cd 0000000000396ad4 0000000000396919 00007fc040b1c83a
0709 14:52:29.418302 (+ 25497us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b1800046ae0. stack: 00007fc040b07343 00007fc040b07240 00007fc0404961d4 00007fc04a1d4304 00007fc04a1d4299 00007fc049a01de1 00007fc049a0e5b1 00007fc040b393f3 00007fc040b3b7c1 00007fc040b3b779 00007fc040b3b709 00007fc040b3b6d1 00007fc040b3a9cd 0000000000396ad4 0000000000396919 00007fc040b1c83a
0709 14:52:30.062023 (+643721us) op_driver.cc:464] REPLICATION: finished
0709 14:52:30.197842 (+135819us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0709 14:52:30.211955 (+ 14113us) log.cc:844] Serialized 5 byte log entry
0709 14:52:30.241103 (+ 29148us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:30.242148 (+  1045us) log.cc:844] Serialized 14 byte log entry
0709 14:52:30.248741 (+  6593us) alter_schema_op.cc:73] Released schema lock
0709 14:52:30.248796 (+    55us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":112619,"mutex_wait_us":7688,"prepare.queue_time_us":34858,"prepare.run_cpu_time_us":23145,"prepare.run_wall_time_us":118205,"raft.queue_time_us":51553,"raft.run_cpu_time_us":2723,"raft.run_wall_time_us":24766,"replication_time_us":873440,"spinlock_wait_cycles":35158144,"thread_start_us":163831,"threads_started":4,"wal-append.queue_time_us":96974}]]}
I20260709 14:52:30.265789 10402 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d: soft_deleted_table [id=6f13ce3f0e924b0e84dab30ff740f140] alter complete (version 1)
I20260709 14:52:30.269946 10578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6"
dest_uuid: "55354babadb34756bd1e467a6f52c659"
mode: GRACEFUL
new_leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:56890
I20260709 14:52:30.270709 10578 raft_consensus.cc:606] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Received request to transfer leadership to TS 1af676ccc0a84af0804c62aa26f0f1ff
I20260709 14:52:30.275889 10505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb"
dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
mode: GRACEFUL
new_leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:49154
I20260709 14:52:30.276739 10505 raft_consensus.cc:606] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Received request to transfer leadership to TS 1af676ccc0a84af0804c62aa26f0f1ff
I20260709 14:52:30.278432  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:30.278837 10912 raft_consensus.cc:993] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: : Instructing follower 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.279213  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:30.279621 10905 raft_consensus.cc:1081] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Signalling peer 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.282075 10652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:58702
I20260709 14:52:30.282799 10652 raft_consensus.cc:493] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:30.283284 10652 raft_consensus.cc:3060] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.290375 10652 raft_consensus.cc:515] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.292339 10652 leader_election.cc:290] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:30.293713 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:30.293541 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c5222a16ca4a1ba426152b9084e292" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:30.294476 10578 raft_consensus.cc:3060] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.294621 10505 raft_consensus.cc:3055] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:30.295107 10505 raft_consensus.cc:740] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:30.296096 10505 consensus_queue.cc:260] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.297359 10505 raft_consensus.cc:3060] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.301052 10578 raft_consensus.cc:2468] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:30.302716 10619 leader_election.cc:304] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:30.303933 10908 raft_consensus.cc:2804] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:30.304446 10908 raft_consensus.cc:697] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:30.304445 10505 raft_consensus.cc:2468] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:30.305894 10908 consensus_queue.cc:237] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.313120 10405 catalog_manager.cc:5697] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 1 to 2, leader changed from cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65) to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 2 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:30.594568 10912 raft_consensus.cc:993] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be: : Instructing follower 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.595127 10905 raft_consensus.cc:1081] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Signalling peer 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.596737 10652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:58702
I20260709 14:52:30.597275 10652 raft_consensus.cc:493] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:30.597576 10652 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.602662 10652 raft_consensus.cc:515] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.604918 10652 leader_election.cc:290] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 3 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:30.605782 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:30.606587 10505 raft_consensus.cc:3055] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:30.606525 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d87c9906d34219af5d40dec88376fb" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:30.607210 10505 raft_consensus.cc:740] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd0e5e3c2f99455c8564bfa0001dd4be, State: Running, Role: LEADER
I20260709 14:52:30.607414 10578 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.608338 10505 consensus_queue.cc:260] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [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: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.609897 10505 raft_consensus.cc:3060] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.616581 10578 raft_consensus.cc:2468] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 3.
I20260709 14:52:30.618451 10619 leader_election.cc:304] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [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: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:30.618605 10505 raft_consensus.cc:2468] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 3.
I20260709 14:52:30.619685 10908 raft_consensus.cc:2804] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:30.621183 10908 raft_consensus.cc:697] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:30.621469 10911 raft_consensus.cc:993] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659: : Instructing follower 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.622014 10911 raft_consensus.cc:1081] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Signalling peer 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.622215 10908 consensus_queue.cc:237] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [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: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.624774 10866 raft_consensus.cc:993] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: : Instructing follower 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.624709 10653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:58716
I20260709 14:52:30.625411 10866 raft_consensus.cc:1081] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Signalling peer 1af676ccc0a84af0804c62aa26f0f1ff to start an election
I20260709 14:52:30.625494 10653 raft_consensus.cc:493] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:30.626075 10653 raft_consensus.cc:3060] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.627332 10652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "932274daa5c447e8806be79a999b782f"
dest_uuid: "1af676ccc0a84af0804c62aa26f0f1ff"
 from {username='slave'} at 127.0.0.1:58716
I20260709 14:52:30.628185 10652 raft_consensus.cc:493] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:30.628646 10652 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.634044 10405 catalog_manager.cc:5697] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 2 to 3, leader changed from cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65) to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 3 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:30.635485 10652 raft_consensus.cc:515] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.635809 10653 raft_consensus.cc:515] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.638394 10653 leader_election.cc:290] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:30.639171 10652 leader_election.cc:290] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 3 election: Requested vote from peers cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153), 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619)
I20260709 14:52:30.640134 10506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:30.640439 10505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be"
I20260709 14:52:30.640906 10506 raft_consensus.cc:3060] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.641196 10505 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.641340 10581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932274daa5c447e8806be79a999b782f" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:30.641994 10581 raft_consensus.cc:3055] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:30.642359 10581 raft_consensus.cc:740] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:30.643345 10578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031026142e694fbcbd66a9f5df14a4a6" candidate_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55354babadb34756bd1e467a6f52c659"
I20260709 14:52:30.643332 10581 consensus_queue.cc:260] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [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: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.644155 10578 raft_consensus.cc:3055] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:30.644600 10578 raft_consensus.cc:740] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55354babadb34756bd1e467a6f52c659, State: Running, Role: LEADER
I20260709 14:52:30.645963 10581 raft_consensus.cc:3060] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.645731 10578 consensus_queue.cc:260] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.647460 10578 raft_consensus.cc:3060] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.650871 10505 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 3.
I20260709 14:52:30.653648 10619 leader_election.cc:304] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [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: 1af676ccc0a84af0804c62aa26f0f1ff, cd0e5e3c2f99455c8564bfa0001dd4be; no voters: 
I20260709 14:52:30.654799 10908 raft_consensus.cc:2804] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:30.655391 10908 raft_consensus.cc:697] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:30.658177 10578 raft_consensus.cc:2468] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:30.656420 10908 consensus_queue.cc:237] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [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: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.658957 10581 raft_consensus.cc:2468] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 3.
I20260709 14:52:30.659974 10506 raft_consensus.cc:2468] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1af676ccc0a84af0804c62aa26f0f1ff in term 2.
I20260709 14:52:30.659991 10619 leader_election.cc:304] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1af676ccc0a84af0804c62aa26f0f1ff, 55354babadb34756bd1e467a6f52c659; no voters: 
I20260709 14:52:30.661525 10824 raft_consensus.cc:2804] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:30.662675 10824 raft_consensus.cc:697] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Becoming Leader. State: Replica: 1af676ccc0a84af0804c62aa26f0f1ff, State: Running, Role: LEADER
I20260709 14:52:30.663763 10824 consensus_queue.cc:237] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } }
I20260709 14:52:30.672850 10405 catalog_manager.cc:5697] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 2 to 3, leader changed from 55354babadb34756bd1e467a6f52c659 (127.6.4.66) to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 3 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:30.686249 10405 catalog_manager.cc:5697] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff reported cstate change: term changed from 1 to 2, leader changed from 55354babadb34756bd1e467a6f52c659 (127.6.4.66) to 1af676ccc0a84af0804c62aa26f0f1ff (127.6.4.67). New cstate: current_term: 2 leader_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1af676ccc0a84af0804c62aa26f0f1ff" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 36847 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:30.696352 10581 raft_consensus.cc:1275] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:52:30.697992 10824 consensus_queue.cc:1048] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.707353 10506 raft_consensus.cc:1275] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:52:30.711217 10956 consensus_queue.cc:1048] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:52:30.855696 10677 debug-util.cc:398] Leaking SignalData structure 0x7b0800103980 after lost signal to thread 6164
W20260709 14:52:30.856841 10677 debug-util.cc:398] Leaking SignalData structure 0x7b080010b100 after lost signal to thread 10439
W20260709 14:52:30.857970 10677 debug-util.cc:398] Leaking SignalData structure 0x7b080030f3c0 after lost signal to thread 10531
W20260709 14:52:30.859551 10677 debug-util.cc:398] Leaking SignalData structure 0x7b0800304920 after lost signal to thread 10680
I20260709 14:52:31.009491 10505 raft_consensus.cc:1275] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:31.011336 10956 consensus_queue.cc:1048] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:31.026701 10581 raft_consensus.cc:1275] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:31.030565 10824 consensus_queue.cc:1048] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:31.167681 10581 raft_consensus.cc:1275] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:31.169185 10824 consensus_queue.cc:1048] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:31.177845 10505 raft_consensus.cc:1275] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:31.181721 10956 consensus_queue.cc:1048] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:31.198002 10506 raft_consensus.cc:1275] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:31.200407 10908 consensus_queue.cc:1048] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0e5e3c2f99455c8564bfa0001dd4be" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:31.227943 10581 raft_consensus.cc:1275] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Refusing update from remote peer 1af676ccc0a84af0804c62aa26f0f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:31.230013 10956 consensus_queue.cc:1048] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "55354babadb34756bd1e467a6f52c659" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:31.360363  6161 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:31.366045  6161 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:52:31.366560  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:31.371709  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:52:31.372200  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:32.411960  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
W20260709 14:52:32.445163 10619 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]
W20260709 14:52:32.458122 10619 consensus_peers.cc:597] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.460872  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:32.461858  6161 tablet_replica.cc:333] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.463080  6161 raft_consensus.cc:2243] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.463948  6161 raft_consensus.cc:2272] T d383b66b912845d2b97e1b463a12e2d4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.467674  6161 tablet_replica.cc:333] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.468887  6161 raft_consensus.cc:2243] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.469520  6161 raft_consensus.cc:2272] T 3b5bf7b2dae94cbaa942c785d411a4b2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:32.471167 10545 consensus_peers.cc:597] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.472929  6161 tablet_replica.cc:333] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.473764  6161 raft_consensus.cc:2243] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.474351  6161 raft_consensus.cc:2272] T 932274daa5c447e8806be79a999b782f P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.477281  6161 tablet_replica.cc:333] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.478200  6161 raft_consensus.cc:2243] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.479012  6161 raft_consensus.cc:2272] T 11adc59732c246d1809c932f284f2bb2 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.483448  6161 tablet_replica.cc:333] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.484422  6161 raft_consensus.cc:2243] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.485541  6161 raft_consensus.cc:2272] T b57736feefc84ceb9c79f6bc03bd6d95 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.488577  6161 tablet_replica.cc:333] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.489276  6161 raft_consensus.cc:2243] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.489799  6161 raft_consensus.cc:2272] T 17c5222a16ca4a1ba426152b9084e292 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.492130  6161 tablet_replica.cc:333] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.492951  6161 raft_consensus.cc:2243] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.493942  6161 raft_consensus.cc:2272] T 10ea0eb349934abd8f9f549d223d5a48 P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.496544  6161 tablet_replica.cc:333] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.497355  6161 raft_consensus.cc:2243] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.498306  6161 raft_consensus.cc:2272] T 055496b8a6fc47b3b751d5848b15e78f P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.500694  6161 tablet_replica.cc:333] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.501513  6161 raft_consensus.cc:2243] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.502033  6161 raft_consensus.cc:2272] T 69d87c9906d34219af5d40dec88376fb P cd0e5e3c2f99455c8564bfa0001dd4be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.504771  6161 tablet_replica.cc:333] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.505388  6161 raft_consensus.cc:2243] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.506407  6161 raft_consensus.cc:2272] T 0579d8b6458148bdb7d909a2254f0ecd P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.509125  6161 tablet_replica.cc:333] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.509766  6161 raft_consensus.cc:2243] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.510278  6161 raft_consensus.cc:2272] T 25bca537435b47659e01389a01edd409 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.512677  6161 tablet_replica.cc:333] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.513383  6161 raft_consensus.cc:2243] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.513906  6161 raft_consensus.cc:2272] T 53d76314ba9245c0a4c349d2aab02588 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.516129  6161 tablet_replica.cc:333] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.516942  6161 raft_consensus.cc:2243] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.517549  6161 raft_consensus.cc:2272] T 031026142e694fbcbd66a9f5df14a4a6 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.520610  6161 tablet_replica.cc:333] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.521275  6161 raft_consensus.cc:2243] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.521835  6161 raft_consensus.cc:2272] T e317145773814e6e8244f98e06c3c40a P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.524325  6161 tablet_replica.cc:333] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.525014  6161 raft_consensus.cc:2243] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.526013  6161 raft_consensus.cc:2272] T e5a21ee55d284cf19a375416d7021c5b P cd0e5e3c2f99455c8564bfa0001dd4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.528676  6161 tablet_replica.cc:333] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.529309  6161 raft_consensus.cc:2243] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.529850  6161 raft_consensus.cc:2272] T 0b4a648c3c19459297d35da4b92bf11d P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.532898  6161 tablet_replica.cc:333] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.533560  6161 raft_consensus.cc:2243] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.534997  6161 raft_consensus.cc:2272] T f07837a9113d471c9d77f4c1c4c55a93 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.538153  6161 tablet_replica.cc:333] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be: stopping tablet replica
I20260709 14:52:32.539021  6161 raft_consensus.cc:2243] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.539723  6161 raft_consensus.cc:2272] T f6a7951ca0ab4092888fd96d32b004f4 P cd0e5e3c2f99455c8564bfa0001dd4be [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:32.540143 10545 consensus_peers.cc:597] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:32.551425 10545 consensus_peers.cc:597] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:32.552276 10545 consensus_peers.cc:597] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:32.564064 10545 consensus_peers.cc:597] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.585378  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
W20260709 14:52:32.649380 10619 consensus_peers.cc:597] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.654420  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
W20260709 14:52:32.656594 10619 consensus_peers.cc:597] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:32.667629 10619 consensus_peers.cc:597] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Couldn't send request to peer 55354babadb34756bd1e467a6f52c659. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.705037  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:32.706218  6161 tablet_replica.cc:333] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.707540  6161 raft_consensus.cc:2243] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.708292  6161 raft_consensus.cc:2272] T 932274daa5c447e8806be79a999b782f P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:32.709789 10545 consensus_peers.cc:597] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.711328  6161 tablet_replica.cc:333] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.712423  6161 raft_consensus.cc:2243] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.713702  6161 raft_consensus.cc:2272] T 11adc59732c246d1809c932f284f2bb2 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.717442  6161 tablet_replica.cc:333] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.718905  6161 raft_consensus.cc:2243] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.719924  6161 raft_consensus.cc:2272] T d383b66b912845d2b97e1b463a12e2d4 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.723145  6161 tablet_replica.cc:333] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.724189  6161 raft_consensus.cc:2243] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.725659  6161 raft_consensus.cc:2272] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.729823  6161 tablet_replica.cc:333] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.731127  6161 raft_consensus.cc:2243] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:32.731267 10619 consensus_peers.cc:597] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.731963  6161 raft_consensus.cc:2272] T 17c5222a16ca4a1ba426152b9084e292 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.735913  6161 tablet_replica.cc:333] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.737002  6161 raft_consensus.cc:2243] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.737699  6161 raft_consensus.cc:2272] T 10ea0eb349934abd8f9f549d223d5a48 P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.740686  6161 tablet_replica.cc:333] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.741736  6161 raft_consensus.cc:2243] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.742574  6161 raft_consensus.cc:2272] T b57736feefc84ceb9c79f6bc03bd6d95 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.746454  6161 tablet_replica.cc:333] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.747807  6161 raft_consensus.cc:2243] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.749228  6161 raft_consensus.cc:2272] T 69d87c9906d34219af5d40dec88376fb P 55354babadb34756bd1e467a6f52c659 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.753288  6161 tablet_replica.cc:333] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.754424  6161 raft_consensus.cc:2243] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.755191  6161 raft_consensus.cc:2272] T 055496b8a6fc47b3b751d5848b15e78f P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.758713  6161 tablet_replica.cc:333] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.759773  6161 raft_consensus.cc:2243] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.761171  6161 raft_consensus.cc:2272] T f6a7951ca0ab4092888fd96d32b004f4 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.764878  6161 tablet_replica.cc:333] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.765982  6161 raft_consensus.cc:2243] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.766650  6161 raft_consensus.cc:2272] T f07837a9113d471c9d77f4c1c4c55a93 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.771142  6161 tablet_replica.cc:333] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.772150  6161 raft_consensus.cc:2243] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.772818  6161 raft_consensus.cc:2272] T e5a21ee55d284cf19a375416d7021c5b P 55354babadb34756bd1e467a6f52c659 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:32.775478 10619 consensus_peers.cc:597] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.776628  6161 tablet_replica.cc:333] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.777628  6161 raft_consensus.cc:2243] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.778492  6161 raft_consensus.cc:2272] T 0b4a648c3c19459297d35da4b92bf11d P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.782361  6161 tablet_replica.cc:333] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.783300  6161 raft_consensus.cc:2243] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.784621  6161 raft_consensus.cc:2272] T 25bca537435b47659e01389a01edd409 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.788138  6161 tablet_replica.cc:333] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.789072  6161 raft_consensus.cc:2243] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.790184  6161 raft_consensus.cc:2272] T e317145773814e6e8244f98e06c3c40a P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.794132  6161 tablet_replica.cc:333] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.795068  6161 raft_consensus.cc:2243] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.796319  6161 raft_consensus.cc:2272] T 53d76314ba9245c0a4c349d2aab02588 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.799698  6161 tablet_replica.cc:333] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.800515  6161 raft_consensus.cc:2243] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.801152  6161 raft_consensus.cc:2272] T 031026142e694fbcbd66a9f5df14a4a6 P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.804435  6161 tablet_replica.cc:333] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659: stopping tablet replica
I20260709 14:52:32.805261  6161 raft_consensus.cc:2243] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.806133  6161 raft_consensus.cc:2272] T 0579d8b6458148bdb7d909a2254f0ecd P 55354babadb34756bd1e467a6f52c659 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:32.842250 10619 consensus_peers.cc:597] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer cd0e5e3c2f99455c8564bfa0001dd4be (127.6.4.65:41153): Couldn't send request to peer cd0e5e3c2f99455c8564bfa0001dd4be. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.65:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.848349  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
W20260709 14:52:32.913637 10619 consensus_peers.cc:597] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Couldn't send request to peer 55354babadb34756bd1e467a6f52c659. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:45619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:32.914883  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
I20260709 14:52:32.952888  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:32.954165  6161 tablet_replica.cc:333] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.955199  6161 raft_consensus.cc:2243] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.956514  6161 raft_consensus.cc:2272] T 932274daa5c447e8806be79a999b782f P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.959986  6161 tablet_replica.cc:333] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.961081  6161 raft_consensus.cc:2243] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.962905  6161 raft_consensus.cc:2272] T 17c5222a16ca4a1ba426152b9084e292 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.966233  6161 tablet_replica.cc:333] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.967248  6161 raft_consensus.cc:2243] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.967931  6161 raft_consensus.cc:2272] T 11adc59732c246d1809c932f284f2bb2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.971448  6161 tablet_replica.cc:333] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.972544  6161 raft_consensus.cc:2243] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.973848  6161 raft_consensus.cc:2272] T d383b66b912845d2b97e1b463a12e2d4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.977357  6161 tablet_replica.cc:333] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.978370  6161 raft_consensus.cc:2243] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.979167  6161 raft_consensus.cc:2272] T 3b5bf7b2dae94cbaa942c785d411a4b2 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.982616  6161 tablet_replica.cc:333] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.983919  6161 raft_consensus.cc:2243] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.984755  6161 raft_consensus.cc:2272] T b57736feefc84ceb9c79f6bc03bd6d95 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.988456  6161 tablet_replica.cc:333] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.989894  6161 raft_consensus.cc:2243] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:32.991199  6161 raft_consensus.cc:2272] T 69d87c9906d34219af5d40dec88376fb P 1af676ccc0a84af0804c62aa26f0f1ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.994777  6161 tablet_replica.cc:333] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:32.995934  6161 raft_consensus.cc:2243] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:32.996727  6161 raft_consensus.cc:2272] T 055496b8a6fc47b3b751d5848b15e78f P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:32.999873  6161 tablet_replica.cc:333] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.000802  6161 raft_consensus.cc:2243] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.001528  6161 raft_consensus.cc:2272] T 10ea0eb349934abd8f9f549d223d5a48 P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.004920  6161 tablet_replica.cc:333] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.005894  6161 raft_consensus.cc:2243] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.006624  6161 raft_consensus.cc:2272] T f07837a9113d471c9d77f4c1c4c55a93 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.010834  6161 tablet_replica.cc:333] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.011858  6161 raft_consensus.cc:2243] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:33.012085 10619 consensus_peers.cc:597] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff -> Peer 55354babadb34756bd1e467a6f52c659 (127.6.4.66:45619): Couldn't send request to peer 55354babadb34756bd1e467a6f52c659. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:45619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:33.012741  6161 raft_consensus.cc:2272] T f6a7951ca0ab4092888fd96d32b004f4 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.016294  6161 tablet_replica.cc:333] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.017290  6161 raft_consensus.cc:2243] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.018476  6161 raft_consensus.cc:2272] T 0b4a648c3c19459297d35da4b92bf11d P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.022054  6161 tablet_replica.cc:333] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.022944  6161 raft_consensus.cc:2243] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.023604  6161 raft_consensus.cc:2272] T e5a21ee55d284cf19a375416d7021c5b P 1af676ccc0a84af0804c62aa26f0f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.026782  6161 tablet_replica.cc:333] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.027601  6161 raft_consensus.cc:2243] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.028260  6161 raft_consensus.cc:2272] T e317145773814e6e8244f98e06c3c40a P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.031147  6161 tablet_replica.cc:333] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.031929  6161 raft_consensus.cc:2243] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.032581  6161 raft_consensus.cc:2272] T 53d76314ba9245c0a4c349d2aab02588 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.035398  6161 tablet_replica.cc:333] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.036186  6161 raft_consensus.cc:2243] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:33.037358  6161 raft_consensus.cc:2272] T 031026142e694fbcbd66a9f5df14a4a6 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.040407  6161 tablet_replica.cc:333] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.041227  6161 raft_consensus.cc:2243] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.041844  6161 raft_consensus.cc:2272] T 0579d8b6458148bdb7d909a2254f0ecd P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:33.044852  6161 tablet_replica.cc:333] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff: stopping tablet replica
I20260709 14:52:33.045562  6161 raft_consensus.cc:2243] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:33.046171  6161 raft_consensus.cc:2272] T 25bca537435b47659e01389a01edd409 P 1af676ccc0a84af0804c62aa26f0f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.097756  6161 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10677)
W20260709 14:52:35.098330  6161 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10677)
W20260709 14:52:36.098790  6161 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10677)
I20260709 14:52:36.642239  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:52:36.680814  6161 master.cc:562] Master@127.6.4.126:35447 shutting down...
I20260709 14:52:36.713999  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.714644  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.714968  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32bf4bf1c63f44b68e8488eafc7bf15d: stopping tablet replica
I20260709 14:52:36.736752  6161 master.cc:584] Master@127.6.4.126:35447 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (17246 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:52:36.791687  6161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.4.126:46051
I20260709 14:52:36.792974  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:36.799842 10978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:36.800392 10977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:36.800575 10980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:36.800841  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:36.802284  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:36.802531  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:36.802683  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608756802668 us; error 0 us; skew 500 ppm
I20260709 14:52:36.803155  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:36.805744  6161 webserver.cc:533] Webserver started at http://127.6.4.126:33113/ using document root <none> and password file <none>
I20260709 14:52:36.806190  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:36.806341  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:36.806563  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:36.807655  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/master-0-root/instance:
uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440"
format_stamp: "Formatted at 2026-07-09 14:52:36 on dist-test-slave-tp5d"
I20260709 14:52:36.812340  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:36.816159 10985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:36.817199  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:36.817464  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/master-0-root
uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440"
format_stamp: "Formatted at 2026-07-09 14:52:36 on dist-test-slave-tp5d"
I20260709 14:52:36.817719  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:36.830804  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:36.832170  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:36.875787  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.126:46051
I20260709 14:52:36.876045 11036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.126:46051 every 8 connection(s)
I20260709 14:52:36.880373 11037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:36.892733 11037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440: Bootstrap starting.
I20260709 14:52:36.898226 11037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.903226 11037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440: No bootstrap required, opened a new log
I20260709 14:52:36.905557 11037 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440" member_type: VOTER }
I20260709 14:52:36.905957 11037 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.906141 11037 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb8e7f0e6794c5fbb09eb2b7e53a440, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.906644 11037 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcb8e7f0e6794c5fbb09eb2b7e53a440" member_type: VOTER }
I20260709 14:52:36.907109 11037 raft_consensus.cc:399] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:36.907300 11037 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:36.907512 11037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.912442 11037 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440" member_type: VOTER }
I20260709 14:52:36.912983 11037 leader_election.cc:304] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [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: fcb8e7f0e6794c5fbb09eb2b7e53a440; no voters: 
I20260709 14:52:36.914182 11037 leader_election.cc:290] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:36.914620 11040 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.916275 11040 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 1 LEADER]: Becoming Leader. State: Replica: fcb8e7f0e6794c5fbb09eb2b7e53a440, State: Running, Role: LEADER
I20260709 14:52:36.917150 11040 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [LEADER]: Queue going to LEADER mode. State: All 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: "fcb8e7f0e6794c5fbb09eb2b7e53a440" member_type: VOTER }
I20260709 14:52:36.917320 11037 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:36.921909 11041 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440" member_type: VOTER } }
I20260709 14:52:36.922863 11041 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:36.922677 11042 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcb8e7f0e6794c5fbb09eb2b7e53a440. Latest consensus state: current_term: 1 leader_uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcb8e7f0e6794c5fbb09eb2b7e53a440" member_type: VOTER } }
I20260709 14:52:36.923599 11042 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:36.927000 11049 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:36.933338 11049 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:36.934485  6161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:36.942830 11049 catalog_manager.cc:1383] Generated new cluster ID: 65037f50e94d46d1b4a051da841eb8c0
I20260709 14:52:36.943159 11049 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:36.956319 11049 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:36.957755 11049 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:36.988018 11049 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440: Generated new TSK 0
I20260709 14:52:36.988731 11049 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:37.001996  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:37.008671 11058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:37.010041 11059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:37.011871 11061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:37.012162  6161 server_base.cc:1061] running on GCE node
I20260709 14:52:37.013283  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:37.013494  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:37.013633  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608757013620 us; error 0 us; skew 500 ppm
I20260709 14:52:37.014199  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:37.016919  6161 webserver.cc:533] Webserver started at http://127.6.4.65:37547/ using document root <none> and password file <none>
I20260709 14:52:37.017398  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:37.017576  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:37.017812  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:37.019207  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-0-root/instance:
uuid: "945d7d6f6670426bac766e96805aa9cd"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-tp5d"
I20260709 14:52:37.025660  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260709 14:52:37.029690 11067 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.030668  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:37.031016  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-0-root
uuid: "945d7d6f6670426bac766e96805aa9cd"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-tp5d"
I20260709 14:52:37.031325  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:37.065719  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:37.067102  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:37.068807  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:37.071415  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:37.071630  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.071848  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:37.072012  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.118410  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.65:35483
I20260709 14:52:37.118685 11129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.65:35483 every 8 connection(s)
I20260709 14:52:37.124168  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:37.131731 11134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:37.134749 11135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:37.139207  6161 server_base.cc:1061] running on GCE node
W20260709 14:52:37.139487 11137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:37.140793  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:37.141094  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:37.141299  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608757141282 us; error 0 us; skew 500 ppm
I20260709 14:52:37.142036  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:37.142307 11130 heartbeater.cc:344] Connected to a master server at 127.6.4.126:46051
I20260709 14:52:37.142823 11130 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:37.143617 11130 heartbeater.cc:507] Master 127.6.4.126:46051 requested a full tablet report, sending...
I20260709 14:52:37.145500  6161 webserver.cc:533] Webserver started at http://127.6.4.66:41443/ using document root <none> and password file <none>
I20260709 14:52:37.146165  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:37.146202 11002 ts_manager.cc:194] Registered new tserver with Master: 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483)
I20260709 14:52:37.146420  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:37.146953  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:37.148298  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-1-root/instance:
uuid: "a0448f08706e4f4f93cba08a4d1f2831"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-tp5d"
I20260709 14:52:37.148557 11002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46820
I20260709 14:52:37.153674  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:37.157933 11142 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.159017  6161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:37.159374  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-1-root
uuid: "a0448f08706e4f4f93cba08a4d1f2831"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-tp5d"
I20260709 14:52:37.159653  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:37.175964  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:37.177459  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:37.179131  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:37.181654  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:37.181902  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.182202  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:37.182363  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.229552  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.66:34591
I20260709 14:52:37.229679 11204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.66:34591 every 8 connection(s)
I20260709 14:52:37.235383  6161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:37.243912 11208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:37.244890 11209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:37.248631  6161 server_base.cc:1061] running on GCE node
W20260709 14:52:37.249059 11211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:37.249543 11205 heartbeater.cc:344] Connected to a master server at 127.6.4.126:46051
I20260709 14:52:37.249997 11205 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:37.250370  6161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:37.250670  6161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:37.250825 11205 heartbeater.cc:507] Master 127.6.4.126:46051 requested a full tablet report, sending...
I20260709 14:52:37.250886  6161 hybrid_clock.cc:648] HybridClock initialized: now 1783608757250865 us; error 0 us; skew 500 ppm
I20260709 14:52:37.251799  6161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:37.253458 11002 ts_manager.cc:194] Registered new tserver with Master: a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:37.254910  6161 webserver.cc:533] Webserver started at http://127.6.4.67:44783/ using document root <none> and password file <none>
I20260709 14:52:37.255226 11002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46824
I20260709 14:52:37.255609  6161 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:37.255924  6161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:37.256320  6161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:37.257712  6161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-2-root/instance:
uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-tp5d"
I20260709 14:52:37.262971  6161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:37.266922 11216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.267781  6161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:37.268137  6161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-2-root
uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-tp5d"
I20260709 14:52:37.268478  6161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEqTBEl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608648055079-6161-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:37.300194  6161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:37.301870  6161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:37.303440  6161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:37.305972  6161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:37.306231  6161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.306488  6161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:37.306672  6161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.350946  6161 rpc_server.cc:307] RPC server started. Bound to: 127.6.4.67:33321
I20260709 14:52:37.351075 11278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.4.67:33321 every 8 connection(s)
I20260709 14:52:37.367077 11279 heartbeater.cc:344] Connected to a master server at 127.6.4.126:46051
I20260709 14:52:37.367580 11279 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:37.368367 11279 heartbeater.cc:507] Master 127.6.4.126:46051 requested a full tablet report, sending...
I20260709 14:52:37.370666 11002 ts_manager.cc:194] Registered new tserver with Master: b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:37.371003  6161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016391734s
I20260709 14:52:37.372162 11002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46840
I20260709 14:52:37.399437 11002 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46844:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:37.402377 11002 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:37.474912 11170 tablet_service.cc:1511] Processing CreateTablet for tablet b92a0da969444eff98686c44c8c21081 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:37.477747 11169 tablet_service.cc:1511] Processing CreateTablet for tablet 65e0098b40914e8b9eca6358b833171e (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:37.479992 11243 tablet_service.cc:1511] Processing CreateTablet for tablet 65e0098b40914e8b9eca6358b833171e (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:37.480953 11244 tablet_service.cc:1511] Processing CreateTablet for tablet b92a0da969444eff98686c44c8c21081 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:37.481606 11243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e0098b40914e8b9eca6358b833171e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.482378 11244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92a0da969444eff98686c44c8c21081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.487221 11242 tablet_service.cc:1511] Processing CreateTablet for tablet f9e6a53ac1594cd88cc21e0455a6b1b4 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:37.488330 11092 tablet_service.cc:1511] Processing CreateTablet for tablet dc1df7ebfeca4af0a453c7ddc60b3c9b (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:37.489890 11092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1df7ebfeca4af0a453c7ddc60b3c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.489656 11168 tablet_service.cc:1511] Processing CreateTablet for tablet f9e6a53ac1594cd88cc21e0455a6b1b4 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:37.493635 11095 tablet_service.cc:1511] Processing CreateTablet for tablet b92a0da969444eff98686c44c8c21081 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:37.495072 11095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92a0da969444eff98686c44c8c21081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.498008 11241 tablet_service.cc:1511] Processing CreateTablet for tablet dc1df7ebfeca4af0a453c7ddc60b3c9b (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:37.498428 11091 tablet_service.cc:1511] Processing CreateTablet for tablet 4833b19b637f4eebbf2eb45d6e89aa52 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:37.499948 11170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92a0da969444eff98686c44c8c21081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.500240 11091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4833b19b637f4eebbf2eb45d6e89aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.501276 11240 tablet_service.cc:1511] Processing CreateTablet for tablet 4833b19b637f4eebbf2eb45d6e89aa52 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:37.501724 11093 tablet_service.cc:1511] Processing CreateTablet for tablet f9e6a53ac1594cd88cc21e0455a6b1b4 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:37.502700 11169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e0098b40914e8b9eca6358b833171e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.503197 11093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e6a53ac1594cd88cc21e0455a6b1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.504523 11168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e6a53ac1594cd88cc21e0455a6b1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.505683 11094 tablet_service.cc:1511] Processing CreateTablet for tablet 65e0098b40914e8b9eca6358b833171e (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:37.506376 11090 tablet_service.cc:1511] Processing CreateTablet for tablet 800247d9f26a42ffa3ed0c70486bb724 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:37.507431 11094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e0098b40914e8b9eca6358b833171e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.499989 11241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1df7ebfeca4af0a453c7ddc60b3c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.492225 11167 tablet_service.cc:1511] Processing CreateTablet for tablet dc1df7ebfeca4af0a453c7ddc60b3c9b (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:37.509915 11167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1df7ebfeca4af0a453c7ddc60b3c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.508152 11090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800247d9f26a42ffa3ed0c70486bb724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.511952 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4833b19b637f4eebbf2eb45d6e89aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.512861 11242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e6a53ac1594cd88cc21e0455a6b1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.513005 11166 tablet_service.cc:1511] Processing CreateTablet for tablet 4833b19b637f4eebbf2eb45d6e89aa52 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:37.514669 11166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4833b19b637f4eebbf2eb45d6e89aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.547499 11165 tablet_service.cc:1511] Processing CreateTablet for tablet 800247d9f26a42ffa3ed0c70486bb724 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:37.548862 11239 tablet_service.cc:1511] Processing CreateTablet for tablet 800247d9f26a42ffa3ed0c70486bb724 (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:37.549466 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800247d9f26a42ffa3ed0c70486bb724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.550462 11239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800247d9f26a42ffa3ed0c70486bb724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.553362 11089 tablet_service.cc:1511] Processing CreateTablet for tablet e42f994f619340bfbeaab7b8a994acac (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:37.555104 11089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42f994f619340bfbeaab7b8a994acac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.585299 11164 tablet_service.cc:1511] Processing CreateTablet for tablet e42f994f619340bfbeaab7b8a994acac (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:37.586051 11244 tablet_service.cc:1511] Processing CreateTablet for tablet e42f994f619340bfbeaab7b8a994acac (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:37.587581 11164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42f994f619340bfbeaab7b8a994acac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.588565 11244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42f994f619340bfbeaab7b8a994acac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.611203 11294 tablet_bootstrap.cc:492] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:37.620443 11092 tablet_service.cc:1511] Processing CreateTablet for tablet c682e6f8bf74448f882d27f8333fef7f (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:37.622673 11170 tablet_service.cc:1511] Processing CreateTablet for tablet c682e6f8bf74448f882d27f8333fef7f (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:37.624434 11170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c682e6f8bf74448f882d27f8333fef7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.627974 11092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c682e6f8bf74448f882d27f8333fef7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.651357 11296 tablet_bootstrap.cc:492] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:37.652053 11295 tablet_bootstrap.cc:492] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:37.660032 11243 tablet_service.cc:1511] Processing CreateTablet for tablet c682e6f8bf74448f882d27f8333fef7f (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:37.661896 11243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c682e6f8bf74448f882d27f8333fef7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.675736 11169 tablet_service.cc:1511] Processing CreateTablet for tablet bf642bc7abff4c19bb6ed0d39a34a2ad (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:37.676687 11093 tablet_service.cc:1511] Processing CreateTablet for tablet bf642bc7abff4c19bb6ed0d39a34a2ad (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:37.677863 11169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf642bc7abff4c19bb6ed0d39a34a2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.678135 11093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf642bc7abff4c19bb6ed0d39a34a2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.682603 11296 tablet_bootstrap.cc:654] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.685791 11295 tablet_bootstrap.cc:654] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.687213 11294 tablet_bootstrap.cc:654] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.690531 11241 tablet_service.cc:1511] Processing CreateTablet for tablet bf642bc7abff4c19bb6ed0d39a34a2ad (DEFAULT_TABLE table=test-workload [id=2f747fc325a5452aacc213e7f6902a51]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:37.692024 11241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf642bc7abff4c19bb6ed0d39a34a2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.696393 11295 tablet_bootstrap.cc:492] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:37.697049 11295 ts_tablet_manager.cc:1403] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.010s
I20260709 14:52:37.700677 11295 raft_consensus.cc:359] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.701534 11295 raft_consensus.cc:385] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.701876 11295 raft_consensus.cc:740] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.706386 11295 consensus_queue.cc:260] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.715807 11296 tablet_bootstrap.cc:492] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:37.716568 11296 ts_tablet_manager.cc:1403] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.017s
I20260709 14:52:37.720055 11296 raft_consensus.cc:359] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.720983 11296 raft_consensus.cc:385] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.721338 11296 raft_consensus.cc:740] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.722343 11296 consensus_queue.cc:260] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.738142 11279 heartbeater.cc:499] Master 127.6.4.126:46051 was elected leader, sending a full tablet report...
I20260709 14:52:37.739274 11296 ts_tablet_manager.cc:1434] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:52:37.741130 11296 tablet_bootstrap.cc:492] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:37.741178 11294 tablet_bootstrap.cc:492] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:37.742668 11294 ts_tablet_manager.cc:1403] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.010s
I20260709 14:52:37.743942 11295 ts_tablet_manager.cc:1434] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.026s
I20260709 14:52:37.744881 11130 heartbeater.cc:499] Master 127.6.4.126:46051 was elected leader, sending a full tablet report...
I20260709 14:52:37.746358 11294 raft_consensus.cc:359] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.748549 11294 raft_consensus.cc:385] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.751295 11295 tablet_bootstrap.cc:492] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:37.753823 11294 raft_consensus.cc:740] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.757261 11294 consensus_queue.cc:260] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.758273 11296 tablet_bootstrap.cc:654] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.761787 11295 tablet_bootstrap.cc:654] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.771807 11295 tablet_bootstrap.cc:492] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:37.772423 11295 ts_tablet_manager.cc:1403] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 14:52:37.774730 11294 ts_tablet_manager.cc:1434] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.007s
I20260709 14:52:37.778188 11296 tablet_bootstrap.cc:492] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:37.778774 11296 ts_tablet_manager.cc:1403] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260709 14:52:37.778246 11295 raft_consensus.cc:359] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.779227 11295 raft_consensus.cc:385] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.779589 11295 raft_consensus.cc:740] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.780426 11295 consensus_queue.cc:260] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.780891 11205 heartbeater.cc:499] Master 127.6.4.126:46051 was elected leader, sending a full tablet report...
I20260709 14:52:37.781903 11296 raft_consensus.cc:359] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.782706 11295 ts_tablet_manager.cc:1434] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:52:37.784035 11295 tablet_bootstrap.cc:492] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:37.784056 11294 tablet_bootstrap.cc:492] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:37.786391 11301 raft_consensus.cc:493] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.786950 11301 raft_consensus.cc:515] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.782727 11296 raft_consensus.cc:385] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.788849 11296 raft_consensus.cc:740] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.789371 11301 leader_election.cc:290] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:37.789731 11296 consensus_queue.cc:260] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.795656 11295 tablet_bootstrap.cc:654] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.797125 11296 ts_tablet_manager.cc:1434] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 14:52:37.798336 11296 tablet_bootstrap.cc:492] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:37.792304 11294 tablet_bootstrap.cc:654] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.808162 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
W20260709 14:52:37.811098 11219 leader_election.cc:343] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.825475 11296 tablet_bootstrap.cc:654] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.833298 11294 tablet_bootstrap.cc:492] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:37.834147 11294 ts_tablet_manager.cc:1403] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.004s
I20260709 14:52:37.835994 11300 raft_consensus.cc:493] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.836587 11300 raft_consensus.cc:515] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.838301 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:37.841815 11300 leader_election.cc:290] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:37.842721 11296 tablet_bootstrap.cc:492] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:37.843597 11296 ts_tablet_manager.cc:1403] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.013s
I20260709 14:52:37.838629 11294 raft_consensus.cc:359] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.847148 11295 tablet_bootstrap.cc:492] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:37.847483 11294 raft_consensus.cc:385] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.848066 11295 ts_tablet_manager.cc:1403] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.020s
I20260709 14:52:37.847934 11296 raft_consensus.cc:359] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.851554 11296 raft_consensus.cc:385] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.851985 11296 raft_consensus.cc:740] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.851784 11295 raft_consensus.cc:359] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.852830 11295 raft_consensus.cc:385] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.853245 11295 raft_consensus.cc:740] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.853235 11296 consensus_queue.cc:260] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.848654 11294 raft_consensus.cc:740] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.854506 11295 consensus_queue.cc:260] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.854993 11294 consensus_queue.cc:260] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
W20260709 14:52:37.855774 11280 tablet.cc:2406] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:37.858973 11294 ts_tablet_manager.cc:1434] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:52:37.859218 11180 raft_consensus.cc:2468] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:37.861855 11294 tablet_bootstrap.cc:492] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:37.863471 11217 leader_election.cc:304] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [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: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:37.865355 11301 raft_consensus.cc:2804] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.865752 11301 raft_consensus.cc:493] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.866106 11301 raft_consensus.cc:3060] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.867792 11295 ts_tablet_manager.cc:1434] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:52:37.868988 11294 tablet_bootstrap.cc:654] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.869038 11295 tablet_bootstrap.cc:492] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:37.875592 11300 raft_consensus.cc:493] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.876217 11300 raft_consensus.cc:515] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.878587 11300 leader_election.cc:290] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:37.881656 11294 tablet_bootstrap.cc:492] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:37.882326 11294 ts_tablet_manager.cc:1403] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:52:37.857061 11296 ts_tablet_manager.cc:1434] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 14:52:37.885742 11295 tablet_bootstrap.cc:654] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.885612 11294 raft_consensus.cc:359] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.886639 11294 raft_consensus.cc:385] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.887079 11294 raft_consensus.cc:740] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.887465 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:37.886994 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:37.887981 11294 consensus_queue.cc:260] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.889076 11180 raft_consensus.cc:2468] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
I20260709 14:52:37.889144 11179 raft_consensus.cc:2468] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
I20260709 14:52:37.881233 11301 raft_consensus.cc:515] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.891593 11068 leader_election.cc:304] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:37.892567 11300 raft_consensus.cc:2804] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.892953 11300 raft_consensus.cc:493] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.892997 11301 leader_election.cc:290] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:37.893405 11300 raft_consensus.cc:3060] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.894301 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:37.894842 11301 raft_consensus.cc:493] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.895442 11301 raft_consensus.cc:515] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.897014 11068 leader_election.cc:304] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:37.898263 11301 leader_election.cc:290] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483)
I20260709 14:52:37.899745 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:37.899946 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:37.900584 11180 raft_consensus.cc:2468] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:37.901793 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:37.900589 11313 raft_consensus.cc:2804] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.902830 11313 raft_consensus.cc:493] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.903283 11313 raft_consensus.cc:3060] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.903257 11300 raft_consensus.cc:515] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.909432 11217 leader_election.cc:304] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
W20260709 14:52:37.904963 11219 leader_election.cc:343] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.908356 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:37.911381 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:37.902742 11253 raft_consensus.cc:2468] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
I20260709 14:52:37.912029 11180 raft_consensus.cc:3060] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.912633 11301 raft_consensus.cc:2804] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.913111 11301 raft_consensus.cc:493] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.913450 11301 raft_consensus.cc:3060] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:37.910441 11070 leader_election.cc:343] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.903630 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:37.915243 11179 raft_consensus.cc:3060] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.919919 11180 raft_consensus.cc:2468] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
I20260709 14:52:37.922456 11300 leader_election.cc:290] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:37.908627 11294 ts_tablet_manager.cc:1434] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 14:52:37.922492 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:37.922928 11068 leader_election.cc:304] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:37.924003 11294 tablet_bootstrap.cc:492] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
W20260709 14:52:37.924453 11070 leader_election.cc:343] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.925681 11179 raft_consensus.cc:2468] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:37.926996 11217 leader_election.cc:304] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:37.889788 11296 tablet_bootstrap.cc:492] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:37.928383 11300 raft_consensus.cc:2804] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:37.930150 11050 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:37.932891 11314 raft_consensus.cc:2804] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.912360 11313 raft_consensus.cc:515] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.933733 11294 tablet_bootstrap.cc:654] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.934567 11300 raft_consensus.cc:697] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:37.935473 11105 raft_consensus.cc:2393] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3da5fcbc7f648dbbb094bd8a8c24211 in current term 1: Already voted for candidate 945d7d6f6670426bac766e96805aa9cd in this term.
I20260709 14:52:37.936887 11313 leader_election.cc:290] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:37.937697 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:37.938463 11179 raft_consensus.cc:3060] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.939347 11301 raft_consensus.cc:515] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.939949 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:37.941222 11253 raft_consensus.cc:2393] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 945d7d6f6670426bac766e96805aa9cd in current term 1: Already voted for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in this term.
I20260709 14:52:37.941820 11314 raft_consensus.cc:697] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:37.943185 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:37.943372 11314 consensus_queue.cc:237] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.945971 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92a0da969444eff98686c44c8c21081" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:37.947068 11105 raft_consensus.cc:2393] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3da5fcbc7f648dbbb094bd8a8c24211 in current term 1: Already voted for candidate 945d7d6f6670426bac766e96805aa9cd in this term.
I20260709 14:52:37.935912 11300 consensus_queue.cc:237] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.948796 11294 tablet_bootstrap.cc:492] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:37.948808 11219 leader_election.cc:304] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [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: b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:37.949506 11294 ts_tablet_manager.cc:1403] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260709 14:52:37.950364 11316 raft_consensus.cc:2749] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.954387 11179 raft_consensus.cc:2468] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
I20260709 14:52:37.955998 11068 leader_election.cc:304] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:37.957557 11313 raft_consensus.cc:2804] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.957782 11296 tablet_bootstrap.cc:654] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.954468 11294 raft_consensus.cc:359] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.958103 11313 raft_consensus.cc:697] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:37.958278 11294 raft_consensus.cc:385] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.958721 11294 raft_consensus.cc:740] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.959268 11313 consensus_queue.cc:237] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } }
I20260709 14:52:37.959649 11294 consensus_queue.cc:260] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:37.954497 11301 leader_election.cc:290] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483)
I20260709 14:52:37.963447 11294 ts_tablet_manager.cc:1434] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:52:37.964715 11294 tablet_bootstrap.cc:492] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:37.965655 11002 catalog_manager.cc:5697] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:37.967391 11000 catalog_manager.cc:5697] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 1 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:37.972652 11294 tablet_bootstrap.cc:654] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.998021 11295 tablet_bootstrap.cc:492] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:37.998607 11295 ts_tablet_manager.cc:1403] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.130s	user 0.025s	sys 0.021s
I20260709 14:52:37.998716 11294 tablet_bootstrap.cc:492] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:37.998965 11296 tablet_bootstrap.cc:492] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:37.999472 11294 ts_tablet_manager.cc:1403] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260709 14:52:37.999585 11296 ts_tablet_manager.cc:1403] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.017s
I20260709 14:52:38.001915 11295 raft_consensus.cc:359] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.002298 11294 raft_consensus.cc:359] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.002800 11295 raft_consensus.cc:385] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.003177 11294 raft_consensus.cc:385] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.002936 11296 raft_consensus.cc:359] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.003531 11295 raft_consensus.cc:740] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.003695 11294 raft_consensus.cc:740] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.003981 11296 raft_consensus.cc:385] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.004552 11296 raft_consensus.cc:740] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.004961 11294 consensus_queue.cc:260] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.005475 11296 consensus_queue.cc:260] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.008034 11294 ts_tablet_manager.cc:1434] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:38.008281 11296 ts_tablet_manager.cc:1434] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260709 14:52:38.009377 11294 tablet_bootstrap.cc:492] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:38.010360 11296 tablet_bootstrap.cc:492] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:38.017954 11294 tablet_bootstrap.cc:654] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.019086 11296 tablet_bootstrap.cc:654] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.004856 11295 consensus_queue.cc:260] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.025350 11295 ts_tablet_manager.cc:1434] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.003s
I20260709 14:52:38.026589 11295 tablet_bootstrap.cc:492] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:38.030619 11296 tablet_bootstrap.cc:492] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:38.031271 11296 ts_tablet_manager.cc:1403] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.006s
I20260709 14:52:38.033994 11295 tablet_bootstrap.cc:654] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.034933 11296 raft_consensus.cc:359] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.035888 11296 raft_consensus.cc:385] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.036320 11296 raft_consensus.cc:740] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.037458 11296 consensus_queue.cc:260] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.039266 11294 tablet_bootstrap.cc:492] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:38.039944 11294 ts_tablet_manager.cc:1403] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.001s
I20260709 14:52:38.040025 11295 tablet_bootstrap.cc:492] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:38.040729 11295 ts_tablet_manager.cc:1403] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.003s
I20260709 14:52:38.043020 11296 ts_tablet_manager.cc:1434] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 14:52:38.043488 11294 raft_consensus.cc:359] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.044677 11294 raft_consensus.cc:385] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.044673 11296 tablet_bootstrap.cc:492] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:38.044575 11295 raft_consensus.cc:359] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.045475 11294 raft_consensus.cc:740] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.045717 11295 raft_consensus.cc:385] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.046437 11295 raft_consensus.cc:740] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.046470 11294 consensus_queue.cc:260] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.047640 11295 consensus_queue.cc:260] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.040494 11000 catalog_manager.cc:5697] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 1 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.049556 11294 ts_tablet_manager.cc:1434] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.009s
I20260709 14:52:38.050894 11294 tablet_bootstrap.cc:492] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:38.053937 11296 tablet_bootstrap.cc:654] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.058669 11294 tablet_bootstrap.cc:654] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.054013 11295 ts_tablet_manager.cc:1434] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 14:52:38.067879 11296 tablet_bootstrap.cc:492] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:38.067975 11295 tablet_bootstrap.cc:492] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:38.068765 11296 ts_tablet_manager.cc:1403] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 14:52:38.072840 11296 raft_consensus.cc:359] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.073836 11296 raft_consensus.cc:385] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.074255 11296 raft_consensus.cc:740] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.075343 11296 consensus_queue.cc:260] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.076308 11295 tablet_bootstrap.cc:654] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.078428 11296 ts_tablet_manager.cc:1434] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:52:38.079846 11296 tablet_bootstrap.cc:492] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:38.092869 11296 tablet_bootstrap.cc:654] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.092980 11314 raft_consensus.cc:493] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.093796 11314 raft_consensus.cc:515] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.098873 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:38.099542 11314 leader_election.cc:290] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
W20260709 14:52:38.100703 11219 leader_election.cc:343] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.101397 11295 tablet_bootstrap.cc:492] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:38.102373 11295 ts_tablet_manager.cc:1403] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260709 14:52:38.104359 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.105584 11179 raft_consensus.cc:2468] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.107652 11295 raft_consensus.cc:359] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.109222 11295 raft_consensus.cc:385] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.109700 11295 raft_consensus.cc:740] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.107788 11217 leader_election.cc:304] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [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: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:38.110877 11295 consensus_queue.cc:260] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.114842 11295 ts_tablet_manager.cc:1434] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 14:52:38.116533 11295 tablet_bootstrap.cc:492] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:38.127105 11295 tablet_bootstrap.cc:654] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.128746 11313 raft_consensus.cc:493] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.129411 11313 raft_consensus.cc:515] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.131843 11313 leader_election.cc:290] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.139559 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.133466 11314 raft_consensus.cc:2804] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:38.145740 11068 leader_election.cc:343] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.146555 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
W20260709 14:52:38.148751 11070 leader_election.cc:343] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.146688 11314 raft_consensus.cc:493] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.149397 11070 leader_election.cc:304] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd; no voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:38.150156 11314 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.151170 11313 raft_consensus.cc:2749] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.166661 11314 raft_consensus.cc:515] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.171592 11295 tablet_bootstrap.cc:492] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:38.172627 11314 leader_election.cc:290] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.172654 11295 ts_tablet_manager.cc:1403] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.056s	user 0.033s	sys 0.014s
I20260709 14:52:38.172683 11313 raft_consensus.cc:493] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.173580 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.172713 11296 tablet_bootstrap.cc:492] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:38.174026 11313 raft_consensus.cc:515] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.174623 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.175313 11179 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.175596 11296 ts_tablet_manager.cc:1403] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.096s	user 0.031s	sys 0.058s
I20260709 14:52:38.176352 11313 leader_election.cc:290] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.176620 11295 raft_consensus.cc:359] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.177341 11295 raft_consensus.cc:385] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.177645 11295 raft_consensus.cc:740] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.171653 11294 tablet_bootstrap.cc:492] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:38.178334 11294 ts_tablet_manager.cc:1403] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.128s	user 0.028s	sys 0.067s
I20260709 14:52:38.178243 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.178350 11295 consensus_queue.cc:260] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.179404 11180 raft_consensus.cc:2393] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 945d7d6f6670426bac766e96805aa9cd in current term 1: Already voted for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in this term.
I20260709 14:52:38.181288 11300 raft_consensus.cc:493] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.181921 11300 raft_consensus.cc:515] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.181973 11294 raft_consensus.cc:359] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.182821 11294 raft_consensus.cc:385] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.183157 11294 raft_consensus.cc:740] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.183702 11295 ts_tablet_manager.cc:1434] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:52:38.184068 11294 consensus_queue.cc:260] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.184847 11295 tablet_bootstrap.cc:492] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:38.185597 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:38.186791 11294 ts_tablet_manager.cc:1434] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:38.188030 11294 tablet_bootstrap.cc:492] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:38.187727 11296 raft_consensus.cc:359] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.188618 11296 raft_consensus.cc:385] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.188973 11296 raft_consensus.cc:740] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.189924 11296 consensus_queue.cc:260] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.192757 11295 tablet_bootstrap.cc:654] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:38.193490 11219 leader_election.cc:343] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.193554 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.194437 11180 raft_consensus.cc:2468] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
I20260709 14:52:38.194481 11070 leader_election.cc:304] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd; no voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:38.195948 11068 leader_election.cc:304] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:38.196667 11313 raft_consensus.cc:3060] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.196935 11315 raft_consensus.cc:2804] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.197219 11294 tablet_bootstrap.cc:654] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.197404 11315 raft_consensus.cc:493] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.197793 11315 raft_consensus.cc:3060] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.198264 11300 leader_election.cc:290] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.200153 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:38.200892 11253 raft_consensus.cc:2468] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
I20260709 14:52:38.206723 11179 raft_consensus.cc:2468] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.208180 11217 leader_election.cc:304] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:38.209108 11314 raft_consensus.cc:2804] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.209645 11314 raft_consensus.cc:697] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.210816 11314 consensus_queue.cc:237] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.211333 11296 ts_tablet_manager.cc:1434] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:52:38.212677 11296 tablet_bootstrap.cc:492] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:38.214241 11313 raft_consensus.cc:2749] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.221237 11296 tablet_bootstrap.cc:654] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.225399 11294 tablet_bootstrap.cc:492] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:38.226229 11294 ts_tablet_manager.cc:1403] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.011s
I20260709 14:52:38.230088 11294 raft_consensus.cc:359] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.231180 11294 raft_consensus.cc:385] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.231598 11294 raft_consensus.cc:740] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.232676 11294 consensus_queue.cc:260] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.234395 11296 tablet_bootstrap.cc:492] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:38.235037 11296 ts_tablet_manager.cc:1403] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260709 14:52:38.236632 11301 raft_consensus.cc:493] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.241585 11301 raft_consensus.cc:515] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.244751 11301 leader_election.cc:290] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.245468 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:38.246273 11105 raft_consensus.cc:2468] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.247730 11219 leader_election.cc:304] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.248253 11295 tablet_bootstrap.cc:492] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:38.248836 11295 ts_tablet_manager.cc:1403] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.029s
I20260709 14:52:38.249657 11314 raft_consensus.cc:2804] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.249845 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.250164 11314 raft_consensus.cc:493] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.250593 11314 raft_consensus.cc:3060] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.250694 11179 raft_consensus.cc:2468] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.238628 11296 raft_consensus.cc:359] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.251973 11295 raft_consensus.cc:359] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.252424 11296 raft_consensus.cc:385] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.252730 11295 raft_consensus.cc:385] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.252905 11296 raft_consensus.cc:740] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.253098 11295 raft_consensus.cc:740] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.254042 11296 consensus_queue.cc:260] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.254123 11295 consensus_queue.cc:260] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.236277 11315 raft_consensus.cc:515] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.256561 11295 ts_tablet_manager.cc:1434] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:52:38.258133 11295 tablet_bootstrap.cc:492] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:38.256578 11296 ts_tablet_manager.cc:1434] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:52:38.259315 11296 tablet_bootstrap.cc:492] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:38.238185 11294 ts_tablet_manager.cc:1434] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:38.261619 11294 tablet_bootstrap.cc:492] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:38.264521 11295 tablet_bootstrap.cc:654] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.266688 11296 tablet_bootstrap.cc:654] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.258443 10999 catalog_manager.cc:5697] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.272245 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.272588 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:38.273423 11179 raft_consensus.cc:3060] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.273455 11253 raft_consensus.cc:3060] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.274463 11315 leader_election.cc:290] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.268373 11294 tablet_bootstrap.cc:654] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.278913 11314 raft_consensus.cc:515] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.283427 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.284350 11105 raft_consensus.cc:3060] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.290637 11296 tablet_bootstrap.cc:492] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:38.291286 11296 ts_tablet_manager.cc:1403] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.007s
I20260709 14:52:38.294474 11296 raft_consensus.cc:359] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.295217 11296 raft_consensus.cc:385] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.295528 11296 raft_consensus.cc:740] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.295608 11301 raft_consensus.cc:493] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.296419 11105 raft_consensus.cc:2468] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.297456 11314 leader_election.cc:290] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.299767 11219 leader_election.cc:304] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.296449 11301 raft_consensus.cc:515] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.300853 11314 raft_consensus.cc:2804] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.299926 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.301410 11314 raft_consensus.cc:697] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.302575 11180 raft_consensus.cc:3060] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.303081 11314 consensus_queue.cc:237] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.298856 11296 consensus_queue.cc:260] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.305850 11296 ts_tablet_manager.cc:1434] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:52:38.306967 11179 raft_consensus.cc:2468] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
I20260709 14:52:38.308323 11068 leader_election.cc:304] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:38.309326 11315 raft_consensus.cc:2804] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.309868 11315 raft_consensus.cc:697] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:38.310767 11315 consensus_queue.cc:237] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.313182 11253 raft_consensus.cc:2468] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
I20260709 14:52:38.319422 11301 leader_election.cc:290] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.320318 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:38.321152 11105 raft_consensus.cc:2468] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.323074 11219 leader_election.cc:304] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.323477 11295 tablet_bootstrap.cc:492] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:38.324342 11295 ts_tablet_manager.cc:1403] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.012s
I20260709 14:52:38.324061 11301 raft_consensus.cc:2804] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.325737 11301 raft_consensus.cc:493] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.325877 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.326321 11301 raft_consensus.cc:3060] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.325188 11180 raft_consensus.cc:2468] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
W20260709 14:52:38.328877 11217 leader_election.cc:343] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.329238 11295 raft_consensus.cc:359] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.329995 11295 raft_consensus.cc:385] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.330291 11295 raft_consensus.cc:740] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.332326 11294 tablet_bootstrap.cc:492] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:38.331990 11295 consensus_queue.cc:260] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.330217 11001 catalog_manager.cc:5697] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.332893 11294 ts_tablet_manager.cc:1403] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.002s
I20260709 14:52:38.333838 11316 consensus_queue.cc:1048] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.334569 11295 ts_tablet_manager.cc:1434] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:38.336593 11294 raft_consensus.cc:359] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.337387 11294 raft_consensus.cc:385] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.337688 11294 raft_consensus.cc:740] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.338397 11294 consensus_queue.cc:260] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.331291 11314 raft_consensus.cc:493] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.347432 11314 raft_consensus.cc:515] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.350584 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf642bc7abff4c19bb6ed0d39a34a2ad" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:38.351336 11105 raft_consensus.cc:2468] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.352967 11219 leader_election.cc:304] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.354888 11313 consensus_queue.cc:1048] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.357434 11344 raft_consensus.cc:2804] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.358105 11344 raft_consensus.cc:493] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.358556 11344 raft_consensus.cc:3060] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.360899 11314 leader_election.cc:290] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.362790 11313 consensus_queue.cc:1048] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.369488 11294 ts_tablet_manager.cc:1434] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:52:38.370484 10999 catalog_manager.cc:5697] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 1 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.374552 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf642bc7abff4c19bb6ed0d39a34a2ad" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.374325 11301 raft_consensus.cc:515] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.375351 11180 raft_consensus.cc:2468] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.376430 11314 consensus_queue.cc:1048] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.377703 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.378010 11344 raft_consensus.cc:515] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.378587 11104 raft_consensus.cc:3060] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.383324 11301 leader_election.cc:290] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.390202 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.391031 11178 raft_consensus.cc:3060] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.394645 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf642bc7abff4c19bb6ed0d39a34a2ad" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.395469 11105 raft_consensus.cc:3060] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.396838 11344 leader_election.cc:290] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.400606 11254 raft_consensus.cc:3060] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.405061 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf642bc7abff4c19bb6ed0d39a34a2ad" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.405861 11177 raft_consensus.cc:3060] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.407061 11178 raft_consensus.cc:2468] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.411648 11217 leader_election.cc:304] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.416810 11104 raft_consensus.cc:2468] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.419361 11105 raft_consensus.cc:2468] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.420691 11219 leader_election.cc:304] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.421591 11301 raft_consensus.cc:2804] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.422127 11301 raft_consensus.cc:697] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.422269 11314 raft_consensus.cc:2804] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.422887 11314 raft_consensus.cc:697] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.423023 11301 consensus_queue.cc:237] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.423761 11314 consensus_queue.cc:237] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.429426 11313 consensus_queue.cc:1048] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.449160 11177 raft_consensus.cc:2468] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.454824 11313 consensus_queue.cc:1048] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.471421 10999 catalog_manager.cc:5697] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.473541 10999 catalog_manager.cc:5697] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.474787 11314 raft_consensus.cc:493] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.475412 11314 raft_consensus.cc:515] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.477895 11314 leader_election.cc:290] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.478681 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:38.479439 11105 raft_consensus.cc:2468] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.479568 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.480396 11180 raft_consensus.cc:2468] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:38.480656 11219 leader_election.cc:304] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.481570 11314 raft_consensus.cc:2804] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.481957 11314 raft_consensus.cc:493] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.482275 11314 raft_consensus.cc:3060] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.488405 11313 raft_consensus.cc:493] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.489122 11313 raft_consensus.cc:515] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.490245 11314 raft_consensus.cc:515] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.493767 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.494040 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:38.494535 11105 raft_consensus.cc:3060] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.495730 11180 raft_consensus.cc:2393] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 945d7d6f6670426bac766e96805aa9cd in current term 1: Already voted for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in this term.
I20260709 14:52:38.495602 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:38.495168 11313 leader_election.cc:290] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.497253 11070 leader_election.cc:304] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd; no voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:38.498325 11313 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.504522 11105 raft_consensus.cc:2468] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.505802 11314 leader_election.cc:290] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:38.505951 11219 leader_election.cc:304] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:38.506937 11314 raft_consensus.cc:2804] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.506872 11313 raft_consensus.cc:2749] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.507014 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.507637 11314 raft_consensus.cc:697] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.507794 11180 raft_consensus.cc:3060] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.508591 11314 consensus_queue.cc:237] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.513463 11180 raft_consensus.cc:2468] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:38.519790 10999 catalog_manager.cc:5697] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.655229 11254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:38.655972 11254 raft_consensus.cc:606] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:38.662209 11254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:38.662848 11254 raft_consensus.cc:606] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:38.671952 11254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:38.672622 11254 raft_consensus.cc:606] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:38.687199 11105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
mode: GRACEFUL
new_leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:51514
I20260709 14:52:38.687888 11105 raft_consensus.cc:606] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Received request to transfer leadership to TS a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:38.693727 11254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:38.694427 11254 raft_consensus.cc:606] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:38.700253 11254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:38.700994 11254 raft_consensus.cc:606] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:38.742205 11314 consensus_queue.cc:1048] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.749732 11301 raft_consensus.cc:993] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:38.750450 11316 raft_consensus.cc:1081] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:38.752291 11178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55642
I20260709 14:52:38.753141 11178 raft_consensus.cc:493] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.753614 11178 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.756528 11314 consensus_queue.cc:1048] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.762080 11178 raft_consensus.cc:515] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.765801 11178 leader_election.cc:290] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.782209 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.782989 11105 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.783064 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:38.783787 11254 raft_consensus.cc:3055] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.784119 11254 raft_consensus.cc:740] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.785094 11254 consensus_queue.cc:260] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.786274 11254 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.788977 11105 raft_consensus.cc:2468] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:38.790333 11145 leader_election.cc:304] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:38.791317 11302 raft_consensus.cc:2804] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.792534 11302 raft_consensus.cc:697] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:38.793490 11302 consensus_queue.cc:237] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.794083 11254 raft_consensus.cc:2468] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:38.801431 10999 catalog_manager.cc:5697] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.834730 11314 consensus_queue.cc:1048] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.846452 11314 consensus_queue.cc:1048] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.855702 11314 raft_consensus.cc:993] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:38.856184 11344 raft_consensus.cc:1081] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:38.857067 11344 consensus_queue.cc:1048] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.858203 11180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55642
I20260709 14:52:38.858884 11180 raft_consensus.cc:493] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.859283 11180 raft_consensus.cc:3060] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.868208 11180 raft_consensus.cc:515] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.870038 11301 consensus_queue.cc:1048] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.877038 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.877753 11104 raft_consensus.cc:3060] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.881959 11180 leader_election.cc:290] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.883630 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c682e6f8bf74448f882d27f8333fef7f" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:38.884696 11254 raft_consensus.cc:3055] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.885347 11254 raft_consensus.cc:740] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.886440 11254 consensus_queue.cc:260] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.888249 11254 raft_consensus.cc:3060] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.893548 11313 consensus_queue.cc:1048] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.897264 11104 raft_consensus.cc:2468] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:38.899171 11145 leader_election.cc:304] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:38.899209 11254 raft_consensus.cc:2468] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:38.900297 11302 raft_consensus.cc:2804] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.900854 11302 raft_consensus.cc:697] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:38.901889 11302 consensus_queue.cc:237] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.907034 11301 raft_consensus.cc:993] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:38.907614 11301 raft_consensus.cc:1081] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:38.910790 11301 consensus_queue.cc:1048] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.910048 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:52:38.915072 11104 raft_consensus.cc:493] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.915510 11104 raft_consensus.cc:3060] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.914216 11001 catalog_manager.cc:5697] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.927085 11104 raft_consensus.cc:515] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.930712 11178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.931350 11178 raft_consensus.cc:3060] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.931375 11104 leader_election.cc:290] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.932358 11313 consensus_queue.cc:1048] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.938954 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e0098b40914e8b9eca6358b833171e" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:38.939623 11253 raft_consensus.cc:3055] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.939972 11253 raft_consensus.cc:740] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.940397 11178 raft_consensus.cc:2468] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:38.945103 11068 leader_election.cc:304] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:38.946127 11300 raft_consensus.cc:2804] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:38.946554 11344 raft_consensus.cc:993] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:38.947206 11344 raft_consensus.cc:1081] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:38.940898 11253 consensus_queue.cc:260] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.943380 11313 raft_consensus.cc:993] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd: : Instructing follower a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:38.949767 11313 raft_consensus.cc:1081] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Signalling peer a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:38.950110 11253 raft_consensus.cc:3060] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.952544 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:52:38.953346 11104 raft_consensus.cc:493] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.953778 11104 raft_consensus.cc:3060] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.952656 11179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:38.956811 11179 raft_consensus.cc:493] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.957248 11179 raft_consensus.cc:3060] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.961024 11301 consensus_queue.cc:1048] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.963042 11104 raft_consensus.cc:515] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.965507 11104 leader_election.cc:290] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.966604 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:38.967343 11254 raft_consensus.cc:3055] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.967728 11254 raft_consensus.cc:740] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:38.968879 11254 consensus_queue.cc:260] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.970697 11254 raft_consensus.cc:3060] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.970741 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6a53ac1594cd88cc21e0455a6b1b4" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:38.971834 11176 raft_consensus.cc:3060] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.974707 11179 raft_consensus.cc:515] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.979416 11253 raft_consensus.cc:2468] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:38.980243 11301 consensus_queue.cc:1048] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.982455 11179 leader_election.cc:290] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:38.987179 11176 raft_consensus.cc:2468] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:38.988202 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:38.988633 11068 leader_election.cc:304] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:38.989462 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800247d9f26a42ffa3ed0c70486bb724" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:38.989710 11300 raft_consensus.cc:697] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:38.990902 11104 raft_consensus.cc:3055] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:38.991005 11254 raft_consensus.cc:2468] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:38.991328 11104 raft_consensus.cc:740] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:38.991415 11300 consensus_queue.cc:237] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.992398 11104 consensus_queue.cc:260] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:38.990351 11253 raft_consensus.cc:3060] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:38.993860 11104 raft_consensus.cc:3060] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.000098 11253 raft_consensus.cc:2468] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:39.000414 11316 raft_consensus.cc:993] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:39.001019 11316 raft_consensus.cc:1081] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:39.002339 11145 leader_election.cc:304] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:39.008648 11177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55642
I20260709 14:52:39.009529 11314 consensus_queue.cc:1048] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:39.016031 11177 raft_consensus.cc:493] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.016549 11177 raft_consensus.cc:3060] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.013669 11000 catalog_manager.cc:5697] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 2 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.005327 11302 raft_consensus.cc:2804] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.017477 11302 raft_consensus.cc:697] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:39.018420 11302 consensus_queue.cc:237] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:39.004338 11373 raft_consensus.cc:2804] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.026321 11177 raft_consensus.cc:515] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:39.028446 11373 raft_consensus.cc:697] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:39.030362 11373 consensus_queue.cc:237] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:39.029139 11177 leader_election.cc:290] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:39.034657 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:39.036974 11104 raft_consensus.cc:2468] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:39.037930 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f994f619340bfbeaab7b8a994acac" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:39.038767 11253 raft_consensus.cc:3055] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.039143 11253 raft_consensus.cc:740] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:39.040076 11253 consensus_queue.cc:260] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:39.041342 11253 raft_consensus.cc:3060] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.049100 11001 catalog_manager.cc:5697] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 2 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.050675 11253 raft_consensus.cc:2468] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:39.052001 11145 leader_election.cc:304] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [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: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:39.053088 11302 raft_consensus.cc:2804] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.053727 11302 raft_consensus.cc:697] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:39.054809 11302 consensus_queue.cc:237] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:39.062173 11000 catalog_manager.cc:5697] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 1 to 2, leader changed from 945d7d6f6670426bac766e96805aa9cd (127.6.4.65) to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.079191 11001 catalog_manager.cc:5697] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.192029 11253 raft_consensus.cc:1275] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.193631 11302 consensus_queue.cc:1048] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.203436 11105 raft_consensus.cc:1275] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.205117 11302 consensus_queue.cc:1048] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.369834 11105 raft_consensus.cc:1275] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.371415 11302 consensus_queue.cc:1048] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.380014 11253 raft_consensus.cc:1275] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.382321 11302 consensus_queue.cc:1048] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.456565 11253 raft_consensus.cc:1275] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.458134 11313 consensus_queue.cc:1048] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.467339 11177 raft_consensus.cc:1275] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.470439 11313 consensus_queue.cc:1048] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:39.603549 11253 raft_consensus.cc:1275] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.605162 11302 consensus_queue.cc:1048] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.612802 11177 raft_consensus.cc:1275] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.669912 11105 raft_consensus.cc:1275] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.673251 11315 consensus_queue.cc:1048] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:39.676508 11378 consensus_queue.cc:1048] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:39.678539 11254 raft_consensus.cc:1275] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.676474 11253 raft_consensus.cc:1275] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.680974 11105 raft_consensus.cc:3060] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.682754 11315 consensus_queue.cc:1048] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:39.684556 11378 consensus_queue.cc:1048] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:39.714632 11105 raft_consensus.cc:1275] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.717672 11377 consensus_queue.cc:1048] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:41.741348 11001 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46856:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:41.744696 11001 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:41.809104 11093 tablet_service.cc:1511] Processing CreateTablet for tablet 383bc64c82c4450eb33069fc86e29eee (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:41.810190 11170 tablet_service.cc:1511] Processing CreateTablet for tablet 383bc64c82c4450eb33069fc86e29eee (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:41.811111 11093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383bc64c82c4450eb33069fc86e29eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.811955 11170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383bc64c82c4450eb33069fc86e29eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.812029 11241 tablet_service.cc:1511] Processing CreateTablet for tablet 383bc64c82c4450eb33069fc86e29eee (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:41.814544 11092 tablet_service.cc:1511] Processing CreateTablet for tablet df45a3185bac4320ba617117be414011 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:41.815701 11169 tablet_service.cc:1511] Processing CreateTablet for tablet df45a3185bac4320ba617117be414011 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:41.817123 11169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df45a3185bac4320ba617117be414011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.824589 11244 tablet_service.cc:1511] Processing CreateTablet for tablet df45a3185bac4320ba617117be414011 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:41.825363 11092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df45a3185bac4320ba617117be414011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.828613 11091 tablet_service.cc:1511] Processing CreateTablet for tablet b7295618f5064ea1abae8a195e780e50 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:41.829018 11164 tablet_service.cc:1511] Processing CreateTablet for tablet b7295618f5064ea1abae8a195e780e50 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:41.829530 11243 tablet_service.cc:1511] Processing CreateTablet for tablet b7295618f5064ea1abae8a195e780e50 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:41.830385 11091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7295618f5064ea1abae8a195e780e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.830643 11164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7295618f5064ea1abae8a195e780e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.833359 11094 tablet_service.cc:1511] Processing CreateTablet for tablet dfcc5c39c5ea448484878759d1791c82 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:41.835426 11094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcc5c39c5ea448484878759d1791c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.814296 11241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383bc64c82c4450eb33069fc86e29eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.838574 11166 tablet_service.cc:1511] Processing CreateTablet for tablet dfcc5c39c5ea448484878759d1791c82 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:41.840186 11244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df45a3185bac4320ba617117be414011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.840310 11166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcc5c39c5ea448484878759d1791c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.844933 11243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7295618f5064ea1abae8a195e780e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.850899 11165 tablet_service.cc:1511] Processing CreateTablet for tablet b087201c7a3d4c7f9b5653ba3f191ed7 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:41.851783 11242 tablet_service.cc:1511] Processing CreateTablet for tablet dfcc5c39c5ea448484878759d1791c82 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:41.852238 11240 tablet_service.cc:1511] Processing CreateTablet for tablet b087201c7a3d4c7f9b5653ba3f191ed7 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:41.853257 11242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfcc5c39c5ea448484878759d1791c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.854238 11089 tablet_service.cc:1511] Processing CreateTablet for tablet b087201c7a3d4c7f9b5653ba3f191ed7 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:41.855713 11089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b087201c7a3d4c7f9b5653ba3f191ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.856679 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b087201c7a3d4c7f9b5653ba3f191ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.856808 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b087201c7a3d4c7f9b5653ba3f191ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.865480 11239 tablet_service.cc:1511] Processing CreateTablet for tablet 02808effde06499faecbad97d04570ee (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:41.866503 11238 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3a3b94f84c4bef9521d3420d734549 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:41.867147 11239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02808effde06499faecbad97d04570ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.866815 11090 tablet_service.cc:1511] Processing CreateTablet for tablet 02808effde06499faecbad97d04570ee (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:41.868070 11238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3a3b94f84c4bef9521d3420d734549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.870486 11090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02808effde06499faecbad97d04570ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.870675 11095 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3a3b94f84c4bef9521d3420d734549 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:41.871294 11088 tablet_service.cc:1511] Processing CreateTablet for tablet f864f7a464d143679bbe0439208e7598 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:41.873972 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 42e115d6ee324bd3ba576e6542a585ad (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:41.876035 11237 tablet_service.cc:1511] Processing CreateTablet for tablet f864f7a464d143679bbe0439208e7598 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:41.876690 11168 tablet_service.cc:1511] Processing CreateTablet for tablet 02808effde06499faecbad97d04570ee (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:41.877764 11237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f864f7a464d143679bbe0439208e7598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.878242 11168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02808effde06499faecbad97d04570ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.872396 11095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3a3b94f84c4bef9521d3420d734549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.885002 11088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f864f7a464d143679bbe0439208e7598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.889051 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e115d6ee324bd3ba576e6542a585ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.890554 11163 tablet_service.cc:1511] Processing CreateTablet for tablet f864f7a464d143679bbe0439208e7598 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:41.894074 11167 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3a3b94f84c4bef9521d3420d734549 (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:41.896875 11163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f864f7a464d143679bbe0439208e7598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.897941 11167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3a3b94f84c4bef9521d3420d734549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.903911 11162 tablet_service.cc:1511] Processing CreateTablet for tablet 42e115d6ee324bd3ba576e6542a585ad (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:41.905743 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e115d6ee324bd3ba576e6542a585ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.911158 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 42e115d6ee324bd3ba576e6542a585ad (DEFAULT_TABLE table=soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:41.913197 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e115d6ee324bd3ba576e6542a585ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.969342 11395 tablet_bootstrap.cc:492] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:41.992892 11396 tablet_bootstrap.cc:492] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.008898 11395 tablet_bootstrap.cc:654] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:42.013378 11050 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:42.020934 11396 tablet_bootstrap.cc:654] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.037683 11397 tablet_bootstrap.cc:492] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.053263 11397 tablet_bootstrap.cc:654] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.064431 11395 tablet_bootstrap.cc:492] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.065058 11395 ts_tablet_manager.cc:1403] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.006s
I20260709 14:52:42.066345 11397 tablet_bootstrap.cc:492] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.066424 11396 tablet_bootstrap.cc:492] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.067168 11397 ts_tablet_manager.cc:1403] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.014s
I20260709 14:52:42.067210 11396 ts_tablet_manager.cc:1403] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.008s
I20260709 14:52:42.068598 11395 raft_consensus.cc:359] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.070312 11396 raft_consensus.cc:359] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.069504 11395 raft_consensus.cc:385] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.071029 11396 raft_consensus.cc:385] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.070729 11397 raft_consensus.cc:359] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.071587 11395 raft_consensus.cc:740] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.071679 11396 raft_consensus.cc:740] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.071969 11397 raft_consensus.cc:385] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.072594 11397 raft_consensus.cc:740] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.072888 11396 consensus_queue.cc:260] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.073606 11397 consensus_queue.cc:260] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.076095 11396 ts_tablet_manager.cc:1434] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:42.076519 11397 ts_tablet_manager.cc:1434] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 14:52:42.077982 11397 tablet_bootstrap.cc:492] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.072597 11395 consensus_queue.cc:260] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.080675 11395 ts_tablet_manager.cc:1434] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 14:52:42.083017 11396 tablet_bootstrap.cc:492] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.087795 11397 tablet_bootstrap.cc:654] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.091050 11395 tablet_bootstrap.cc:492] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:42.097340 11396 tablet_bootstrap.cc:654] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.111999 11395 tablet_bootstrap.cc:654] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.124426 11396 tablet_bootstrap.cc:492] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.125124 11396 ts_tablet_manager.cc:1403] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.015s
I20260709 14:52:42.125650 11397 tablet_bootstrap.cc:492] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.126566 11397 ts_tablet_manager.cc:1403] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.010s
I20260709 14:52:42.127166 11395 tablet_bootstrap.cc:492] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.127935 11395 ts_tablet_manager.cc:1403] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.001s
I20260709 14:52:42.129187 11396 raft_consensus.cc:359] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.130084 11396 raft_consensus.cc:385] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.130442 11396 raft_consensus.cc:740] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.131332 11396 consensus_queue.cc:260] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.131485 11395 raft_consensus.cc:359] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.131512 11397 raft_consensus.cc:359] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.132988 11397 raft_consensus.cc:385] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.133003 11395 raft_consensus.cc:385] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.133740 11397 raft_consensus.cc:740] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.133762 11395 raft_consensus.cc:740] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.135072 11397 consensus_queue.cc:260] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.136523 11395 consensus_queue.cc:260] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.138998 11397 ts_tablet_manager.cc:1434] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:52:42.141952 11396 ts_tablet_manager.cc:1434] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:52:42.143095 11396 tablet_bootstrap.cc:492] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.144253 11397 tablet_bootstrap.cc:492] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.150671 11396 tablet_bootstrap.cc:654] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.152783 11397 tablet_bootstrap.cc:654] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.157058 11395 ts_tablet_manager.cc:1434] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 14:52:42.158437 11395 tablet_bootstrap.cc:492] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:42.162506 11397 tablet_bootstrap.cc:492] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.163156 11397 ts_tablet_manager.cc:1403] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.009s
I20260709 14:52:42.166533 11397 raft_consensus.cc:359] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.167233 11397 raft_consensus.cc:385] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.167516 11397 raft_consensus.cc:740] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.168263 11397 consensus_queue.cc:260] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.174831 11397 ts_tablet_manager.cc:1434] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:42.176187 11397 tablet_bootstrap.cc:492] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.182428 11395 tablet_bootstrap.cc:654] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.187937 11396 tablet_bootstrap.cc:492] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.188645 11396 ts_tablet_manager.cc:1403] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.019s
I20260709 14:52:42.189128 11397 tablet_bootstrap.cc:654] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.193527 11396 raft_consensus.cc:359] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.194396 11395 tablet_bootstrap.cc:492] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.195111 11395 ts_tablet_manager.cc:1403] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260709 14:52:42.196360 11378 raft_consensus.cc:493] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.197042 11378 raft_consensus.cc:515] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.199190 11395 raft_consensus.cc:359] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.200208 11395 raft_consensus.cc:385] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.200593 11395 raft_consensus.cc:740] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.201545 11395 consensus_queue.cc:260] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.201957 11396 raft_consensus.cc:385] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.202630 11396 raft_consensus.cc:740] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.203889 11396 consensus_queue.cc:260] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.204737 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3a3b94f84c4bef9521d3420d734549" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:42.205879 11105 raft_consensus.cc:2468] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 0.
I20260709 14:52:42.206674 11396 ts_tablet_manager.cc:1434] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 14:52:42.207125 11397 tablet_bootstrap.cc:492] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.207681 11397 ts_tablet_manager.cc:1403] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260709 14:52:42.207909 11396 tablet_bootstrap.cc:492] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.211421 11397 raft_consensus.cc:359] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.212525 11397 raft_consensus.cc:385] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.212898 11397 raft_consensus.cc:740] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.214095 11397 consensus_queue.cc:260] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.215819 11396 tablet_bootstrap.cc:654] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.217008 11145 leader_election.cc:304] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:42.220140 11397 ts_tablet_manager.cc:1434] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 14:52:42.221810 11397 tablet_bootstrap.cc:492] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.228288 11380 raft_consensus.cc:493] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.229004 11380 raft_consensus.cc:515] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.231197 11378 leader_election.cc:290] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.231940 11380 leader_election.cc:290] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:42.232300 11378 raft_consensus.cc:2804] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.234231 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:42.234668 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
W20260709 14:52:42.235872 11219 leader_election.cc:343] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.236219 11396 tablet_bootstrap.cc:492] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.236789 11396 ts_tablet_manager.cc:1403] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
W20260709 14:52:42.237030 11217 leader_election.cc:343] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.237725 11217 leader_election.cc:304] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.238895 11380 raft_consensus.cc:2749] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:42.240387 11396 raft_consensus.cc:359] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.241300 11396 raft_consensus.cc:385] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.241756 11396 raft_consensus.cc:740] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.242030 11397 tablet_bootstrap.cc:654] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.242630 11396 consensus_queue.cc:260] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.244699 11396 ts_tablet_manager.cc:1434] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:52:42.246009 11396 tablet_bootstrap.cc:492] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.255579 11397 tablet_bootstrap.cc:492] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.256748 11397 ts_tablet_manager.cc:1403] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.002s
I20260709 14:52:42.241078 11378 raft_consensus.cc:493] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.261489 11378 raft_consensus.cc:3060] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.262604 11397 raft_consensus.cc:359] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.263619 11397 raft_consensus.cc:385] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.264024 11397 raft_consensus.cc:740] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.265425 11396 tablet_bootstrap.cc:654] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.264993 11397 consensus_queue.cc:260] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.267881 11397 ts_tablet_manager.cc:1434] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:52:42.269914 11397 tablet_bootstrap.cc:492] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.281977 11397 tablet_bootstrap.cc:654] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.287515 11396 tablet_bootstrap.cc:492] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.288133 11396 ts_tablet_manager.cc:1403] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.012s
I20260709 14:52:42.288054 11413 raft_consensus.cc:493] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.288918 11413 raft_consensus.cc:515] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.291493 11413 leader_election.cc:290] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.292985 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
W20260709 14:52:42.295598 11068 leader_election.cc:343] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.292053 11396 raft_consensus.cc:359] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.299671 11396 raft_consensus.cc:385] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.300016 11396 raft_consensus.cc:740] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.300860 11397 tablet_bootstrap.cc:492] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.301699 11397 ts_tablet_manager.cc:1403] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.014s
I20260709 14:52:42.301543 11396 consensus_queue.cc:260] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.304318 11396 ts_tablet_manager.cc:1434] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:52:42.305693 11396 tablet_bootstrap.cc:492] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.306501 11397 raft_consensus.cc:359] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.307510 11397 raft_consensus.cc:385] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.307904 11397 raft_consensus.cc:740] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.308952 11397 consensus_queue.cc:260] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.312004 11397 ts_tablet_manager.cc:1434] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:42.313300 11397 tablet_bootstrap.cc:492] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.314291 11396 tablet_bootstrap.cc:654] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:42.319252 11145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:35483, user_credentials={real_user=slave}} blocked reactor thread for 102442us
I20260709 14:52:42.322279 11397 tablet_bootstrap.cc:654] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.348860 11396 tablet_bootstrap.cc:492] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.349488 11396 ts_tablet_manager.cc:1403] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.013s
I20260709 14:52:42.350978 11397 tablet_bootstrap.cc:492] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.351585 11397 ts_tablet_manager.cc:1403] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.002s
I20260709 14:52:42.352931 11396 raft_consensus.cc:359] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.353780 11396 raft_consensus.cc:385] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.354102 11396 raft_consensus.cc:740] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.354880 11396 consensus_queue.cc:260] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.355065 11397 raft_consensus.cc:359] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.355835 11397 raft_consensus.cc:385] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.357388 11410 raft_consensus.cc:493] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.358314 11410 raft_consensus.cc:515] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.362936 11396 ts_tablet_manager.cc:1434] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 14:52:42.363718 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02808effde06499faecbad97d04570ee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:42.364689 11105 raft_consensus.cc:2468] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 0.
I20260709 14:52:42.365172 11396 tablet_bootstrap.cc:492] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
W20260709 14:52:42.363819 11070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:33321, user_credentials={real_user=slave}} blocked reactor thread for 148227us
I20260709 14:52:42.366223 11145 leader_election.cc:304] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:42.366317 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3a3b94f84c4bef9521d3420d734549" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:42.367197 11254 raft_consensus.cc:2468] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 0.
I20260709 14:52:42.368171 11410 leader_election.cc:290] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.368928 11410 raft_consensus.cc:493] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.369397 11410 raft_consensus.cc:515] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.357391 11397 raft_consensus.cc:740] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.373319 11397 consensus_queue.cc:260] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.375182 11396 tablet_bootstrap.cc:654] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.375986 11397 ts_tablet_manager.cc:1434] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:52:42.371907 11410 leader_election.cc:290] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.355590 11378 raft_consensus.cc:515] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.382006 11410 raft_consensus.cc:2804] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.382447 11410 raft_consensus.cc:493] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.382790 11410 raft_consensus.cc:3060] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.386229 11378 leader_election.cc:290] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.386452 11397 tablet_bootstrap.cc:492] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.388454 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:42.389031 11395 ts_tablet_manager.cc:1434] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.194s	user 0.055s	sys 0.095s
I20260709 14:52:42.389860 11254 raft_consensus.cc:2468] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
I20260709 14:52:42.390720 11395 tablet_bootstrap.cc:492] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:42.395632 11409 raft_consensus.cc:493] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.396317 11409 raft_consensus.cc:515] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.400404 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295618f5064ea1abae8a195e780e50" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:42.401208 11410 raft_consensus.cc:515] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
W20260709 14:52:42.402150 11068 leader_election.cc:343] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.402549 11397 tablet_bootstrap.cc:654] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.403668 11410 leader_election.cc:290] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.405048 11395 tablet_bootstrap.cc:654] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.407505 11396 tablet_bootstrap.cc:492] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.408140 11396 ts_tablet_manager.cc:1403] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.010s
I20260709 14:52:42.409528 11409 leader_election.cc:290] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.411923 11396 raft_consensus.cc:359] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.413223 11396 raft_consensus.cc:385] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.413586 11396 raft_consensus.cc:740] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.414455 11396 consensus_queue.cc:260] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.417412 11396 ts_tablet_manager.cc:1434] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 14:52:42.418617 11396 tablet_bootstrap.cc:492] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.419518 11070 leader_election.cc:304] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [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: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.420441 11397 tablet_bootstrap.cc:492] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.421049 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295618f5064ea1abae8a195e780e50" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:42.425916 11397 ts_tablet_manager.cc:1403] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.008s
I20260709 14:52:42.426398 11396 tablet_bootstrap.cc:654] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.426265 11254 raft_consensus.cc:2468] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
W20260709 14:52:42.424710 11145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:35483, user_credentials={real_user=slave}} blocked reactor thread for 58621.8us
I20260709 14:52:42.429147 11397 raft_consensus.cc:359] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.430066 11397 raft_consensus.cc:385] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.430351 11397 raft_consensus.cc:740] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.431366 11397 consensus_queue.cc:260] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.431679 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:42.432793 11105 raft_consensus.cc:2468] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 0.
I20260709 14:52:42.434566 11397 ts_tablet_manager.cc:1434] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:42.436070 11397 tablet_bootstrap.cc:492] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211: Bootstrap starting.
I20260709 14:52:42.436213 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:42.443352 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3a3b94f84c4bef9521d3420d734549" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:42.444806 11105 raft_consensus.cc:3060] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.452960 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3a3b94f84c4bef9521d3420d734549" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:42.454154 11253 raft_consensus.cc:3060] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.461694 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02808effde06499faecbad97d04570ee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:42.462958 11254 raft_consensus.cc:2468] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 0.
I20260709 14:52:42.465123 11313 raft_consensus.cc:2804] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.465816 11313 raft_consensus.cc:493] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.466257 11313 raft_consensus.cc:3060] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.470515 11397 tablet_bootstrap.cc:654] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.475085 11396 tablet_bootstrap.cc:492] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.475792 11396 ts_tablet_manager.cc:1403] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.017s
I20260709 14:52:42.479915 11396 raft_consensus.cc:359] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.489125 11396 raft_consensus.cc:385] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.489606 11396 raft_consensus.cc:740] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.490595 11396 consensus_queue.cc:260] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.493749 11396 ts_tablet_manager.cc:1434] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
W20260709 14:52:42.494727 11070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:33321, user_credentials={real_user=slave}} blocked reactor thread for 75387.9us
I20260709 14:52:42.497610 11070 leader_election.cc:304] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [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: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.500507 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02808effde06499faecbad97d04570ee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:42.501540 11104 raft_consensus.cc:3060] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.495123 11396 tablet_bootstrap.cc:492] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: Bootstrap starting.
I20260709 14:52:42.518333 11396 tablet_bootstrap.cc:654] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.520874 11380 raft_consensus.cc:493] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.521469 11380 raft_consensus.cc:515] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.523749 11380 leader_election.cc:290] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:42.524286 11380 raft_consensus.cc:493] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.524767 11380 raft_consensus.cc:515] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.525790 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df45a3185bac4320ba617117be414011" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:42.529711 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df45a3185bac4320ba617117be414011" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
W20260709 14:52:42.530406 11145 leader_election.cc:343] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.530565 11103 raft_consensus.cc:2468] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:42.531894 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:42.532734 11102 raft_consensus.cc:2468] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:42.534448 11219 leader_election.cc:304] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:42.535486 11219 leader_election.cc:304] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:42.535524 11425 raft_consensus.cc:2804] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.536152 11425 raft_consensus.cc:493] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.536558 11425 raft_consensus.cc:3060] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.538391 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:42.526995 11380 leader_election.cc:290] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:42.540719 11380 raft_consensus.cc:2804] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.542913 11380 raft_consensus.cc:493] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.546299 11380 raft_consensus.cc:3060] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.547088 11396 tablet_bootstrap.cc:492] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: No bootstrap required, opened a new log
I20260709 14:52:42.548671 11396 ts_tablet_manager.cc:1403] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.001s
W20260709 14:52:42.547588 11217 leader_election.cc:343] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.551409 11104 raft_consensus.cc:2468] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 1.
W20260709 14:52:42.553426 11217 leader_election.cc:343] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.556861 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02808effde06499faecbad97d04570ee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:42.560272 11254 raft_consensus.cc:3060] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.563198 11409 raft_consensus.cc:2804] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.563846 11409 raft_consensus.cc:493] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.564327 11409 raft_consensus.cc:3060] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.565034 11396 raft_consensus.cc:359] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.566146 11396 raft_consensus.cc:385] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.566515 11396 raft_consensus.cc:740] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.567451 11396 consensus_queue.cc:260] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.570369 11396 ts_tablet_manager.cc:1434] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260709 14:52:42.572975 11070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.67:33321, user_credentials={real_user=slave}} blocked reactor thread for 75494.5us
I20260709 14:52:42.577596 11380 raft_consensus.cc:515] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.551332 11425 raft_consensus.cc:515] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.587306 11427 raft_consensus.cc:493] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.590809 11427 raft_consensus.cc:515] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.547235 11313 raft_consensus.cc:515] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.616856 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
W20260709 14:52:42.622045 11068 leader_election.cc:343] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.580480 11145 leader_election.cc:304] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [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: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:42.595800 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:42.598850 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:42.599514 11427 leader_election.cc:290] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:42.602929 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:42.631621 11103 raft_consensus.cc:3060] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.587932 11425 leader_election.cc:290] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:42.606268 11254 raft_consensus.cc:2468] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 1.
I20260709 14:52:42.589484 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df45a3185bac4320ba617117be414011" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:42.607228 11380 leader_election.cc:290] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:42.589866 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df45a3185bac4320ba617117be414011" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:42.637130 11104 raft_consensus.cc:3060] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.606328 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
W20260709 14:52:42.630769 11217 leader_election.cc:343] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:42.640465 11217 leader_election.cc:343] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:42.641203 11217 leader_election.cc:343] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.637929 11102 raft_consensus.cc:2468] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 0.
I20260709 14:52:42.642834 11378 raft_consensus.cc:2804] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.642941 11219 leader_election.cc:304] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [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: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.643273 11378 raft_consensus.cc:493] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.643719 11378 raft_consensus.cc:3060] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.644353 11380 raft_consensus.cc:2804] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.644831 11380 raft_consensus.cc:493] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.645167 11380 raft_consensus.cc:3060] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:42.648957 11145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:35483, user_credentials={real_user=slave}} blocked reactor thread for 68621.4us
I20260709 14:52:42.653383 11380 raft_consensus.cc:515] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.655186 11378 raft_consensus.cc:515] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.656910 11413 raft_consensus.cc:493] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.667133 11413 raft_consensus.cc:515] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.668646 11378 leader_election.cc:290] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.668853 11397 tablet_bootstrap.cc:492] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211: No bootstrap required, opened a new log
I20260709 14:52:42.591904 11409 raft_consensus.cc:515] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.669549 11413 leader_election.cc:290] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.659581 11103 raft_consensus.cc:2468] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:42.657878 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:42.670516 11102 raft_consensus.cc:3060] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.671329 11219 leader_election.cc:304] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.672763 11427 raft_consensus.cc:2804] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.660732 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:42.671279 11409 leader_election.cc:290] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.654579 11104 raft_consensus.cc:2468] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
W20260709 14:52:42.679484 11217 leader_election.cc:343] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.681411 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:42.682121 11252 raft_consensus.cc:2468] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 0.
I20260709 14:52:42.683761 11102 raft_consensus.cc:2468] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 1.
I20260709 14:52:42.684049 11251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295618f5064ea1abae8a195e780e50" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:42.661657 11313 leader_election.cc:290] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.663462 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:42.686007 11254 raft_consensus.cc:3060] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.686496 11177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295618f5064ea1abae8a195e780e50" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
W20260709 14:52:42.688462 11068 leader_election.cc:343] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.689507 11219 leader_election.cc:304] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.691005 11219 leader_election.cc:304] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.692026 11425 raft_consensus.cc:2804] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.685027 11251 raft_consensus.cc:3060] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.665019 11395 tablet_bootstrap.cc:492] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.665373 11380 leader_election.cc:290] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 1 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:42.697350 11070 leader_election.cc:304] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:42.697882 11395 ts_tablet_manager.cc:1403] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.307s	user 0.068s	sys 0.095s
I20260709 14:52:42.669601 11397 ts_tablet_manager.cc:1403] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent bootstrapping tablet: real 0.234s	user 0.110s	sys 0.072s
I20260709 14:52:42.583570 11253 raft_consensus.cc:2468] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 1.
I20260709 14:52:42.678722 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831" is_pre_election: true
I20260709 14:52:42.587754 11105 raft_consensus.cc:2468] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 1.
I20260709 14:52:42.700258 11409 raft_consensus.cc:2804] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.703841 11409 raft_consensus.cc:493] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.704304 11409 raft_consensus.cc:3060] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.698681 11380 raft_consensus.cc:2804] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.705675 11380 raft_consensus.cc:697] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:42.705543 11397 raft_consensus.cc:359] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.709980 11397 raft_consensus.cc:385] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.710417 11397 raft_consensus.cc:740] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.710541 11380 consensus_queue.cc:237] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.711261 11397 consensus_queue.cc:260] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.696376 11254 raft_consensus.cc:2468] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
W20260709 14:52:42.713220 11068 leader_election.cc:343] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.713586 11070 leader_election.cc:304] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.715059 11313 raft_consensus.cc:2804] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.716008 11313 raft_consensus.cc:697] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:42.717406 11313 consensus_queue.cc:237] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.720746 11395 raft_consensus.cc:359] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.726296 11395 raft_consensus.cc:385] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.665290 11145 leader_election.cc:304] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
W20260709 14:52:42.728622 11145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.4.65:35483, user_credentials={real_user=slave}} blocked reactor thread for 63444.2us
I20260709 14:52:42.727964 11395 raft_consensus.cc:740] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.730698 11395 consensus_queue.cc:260] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.734099 11378 raft_consensus.cc:2804] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.746320 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:42.747534 11102 raft_consensus.cc:3060] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.743188 11378 raft_consensus.cc:697] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:42.749796 11378 consensus_queue.cc:237] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.751284 11427 raft_consensus.cc:697] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:42.753294 11427 consensus_queue.cc:237] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.759996 11145 leader_election.cc:304] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:42.758392 11001 catalog_manager.cc:5697] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 1 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.761837 11419 raft_consensus.cc:2804] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.762457 11419 raft_consensus.cc:697] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:42.762501 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:42.763233 11253 raft_consensus.cc:3060] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.763438 11419 consensus_queue.cc:237] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.764335 11409 raft_consensus.cc:515] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.768167 11251 raft_consensus.cc:2468] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
I20260709 14:52:42.779875 11395 ts_tablet_manager.cc:1434] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.001s
I20260709 14:52:42.780675 11070 leader_election.cc:304] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:42.781858 11395 tablet_bootstrap.cc:492] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:42.782290 11313 raft_consensus.cc:2804] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.782948 11313 raft_consensus.cc:697] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:42.783859 11253 raft_consensus.cc:2468] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 1.
I20260709 14:52:42.783969 11313 consensus_queue.cc:237] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.791054 11000 catalog_manager.cc:5697] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.788412 11425 raft_consensus.cc:697] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:42.803404 11102 raft_consensus.cc:2468] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 1.
I20260709 14:52:42.807077 11397 ts_tablet_manager.cc:1434] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211: Time spent starting tablet: real 0.105s	user 0.018s	sys 0.022s
I20260709 14:52:42.815647 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:42.819231 11395 tablet_bootstrap.cc:654] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.817804 11176 raft_consensus.cc:3060] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.823899 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:42.824805 11253 raft_consensus.cc:3060] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.808236 11425 consensus_queue.cc:237] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.833693 11253 raft_consensus.cc:2468] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
I20260709 14:52:42.835158 11070 leader_election.cc:304] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:42.836426 11413 raft_consensus.cc:2804] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.810493 11145 leader_election.cc:304] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:42.841395 11419 raft_consensus.cc:2804] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.842031 11419 raft_consensus.cc:697] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:42.843282 11419 consensus_queue.cc:237] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.820662 11409 leader_election.cc:290] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 1 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:42.851694 11176 raft_consensus.cc:2468] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 1.
I20260709 14:52:42.851939 11413 raft_consensus.cc:697] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:42.853251 11413 consensus_queue.cc:237] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.868687 11395 tablet_bootstrap.cc:492] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.868423 10999 catalog_manager.cc:5697] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:42.869539 11395 ts_tablet_manager.cc:1403] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.003s
I20260709 14:52:42.874181 11395 raft_consensus.cc:359] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.875181 11395 raft_consensus.cc:385] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.875537 11395 raft_consensus.cc:740] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.876542 11395 consensus_queue.cc:260] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.879664 11395 ts_tablet_manager.cc:1434] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:42.880962 11395 tablet_bootstrap.cc:492] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:42.889559 11395 tablet_bootstrap.cc:654] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.902138 11001 catalog_manager.cc:5697] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 1 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.905349 11001 catalog_manager.cc:5697] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 1 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.918067 10999 catalog_manager.cc:5697] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:42.921516 10999 catalog_manager.cc:5697] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 1 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:42.943620 11395 tablet_bootstrap.cc:492] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.944406 11395 ts_tablet_manager.cc:1403] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.034s
I20260709 14:52:42.947431 11395 raft_consensus.cc:359] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.948289 11395 raft_consensus.cc:385] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.948681 11395 raft_consensus.cc:740] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.949589 11395 consensus_queue.cc:260] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.953076 11395 ts_tablet_manager.cc:1434] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:52:42.954260 11395 tablet_bootstrap.cc:492] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:42.954236 11000 catalog_manager.cc:5697] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.956221 11000 catalog_manager.cc:5697] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 1 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.961761 11395 tablet_bootstrap.cc:654] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.968592 11395 tablet_bootstrap.cc:492] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.969172 11395 ts_tablet_manager.cc:1403] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:52:42.972369 11395 raft_consensus.cc:359] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.973573 11395 raft_consensus.cc:385] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.973870 11395 raft_consensus.cc:740] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.974797 11395 consensus_queue.cc:260] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.977295 11395 ts_tablet_manager.cc:1434] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:42.978586 11395 tablet_bootstrap.cc:492] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:42.986193 11395 tablet_bootstrap.cc:654] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.991837 11395 tablet_bootstrap.cc:492] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:42.992323 11395 ts_tablet_manager.cc:1403] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 14:52:42.994841 11395 raft_consensus.cc:359] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.995633 11395 raft_consensus.cc:385] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.995879 11395 raft_consensus.cc:740] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.996636 11395 consensus_queue.cc:260] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:42.998358 11395 ts_tablet_manager.cc:1434] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:42.999583 11395 tablet_bootstrap.cc:492] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831: Bootstrap starting.
I20260709 14:52:43.005609 11395 tablet_bootstrap.cc:654] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.010732 11395 tablet_bootstrap.cc:492] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831: No bootstrap required, opened a new log
I20260709 14:52:43.011264 11395 ts_tablet_manager.cc:1403] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 14:52:43.014103 11395 raft_consensus.cc:359] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.014653 11395 raft_consensus.cc:385] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.014972 11395 raft_consensus.cc:740] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.015617 11395 consensus_queue.cc:260] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.017443 11395 ts_tablet_manager.cc:1434] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:43.053452 11176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
mode: GRACEFUL
new_leader_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:55672
I20260709 14:52:43.054210 11176 raft_consensus.cc:606] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Received request to transfer leadership to TS 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:43.062196 11253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df45a3185bac4320ba617117be414011"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:43.062953 11253 raft_consensus.cc:606] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:43.073697 11253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:43.074442 11253 raft_consensus.cc:606] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS 945d7d6f6670426bac766e96805aa9cd
I20260709 14:52:43.080983 11253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
mode: GRACEFUL
new_leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55838
I20260709 14:52:43.081663 11253 raft_consensus.cc:606] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Received request to transfer leadership to TS a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:43.093494 11419 raft_consensus.cc:493] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.094168 11419 raft_consensus.cc:515] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.094640 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f864f7a464d143679bbe0439208e7598"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
mode: GRACEFUL
new_leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:51514
I20260709 14:52:43.095295 11102 raft_consensus.cc:606] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Received request to transfer leadership to TS a0448f08706e4f4f93cba08a4d1f2831
I20260709 14:52:43.096344 11419 leader_election.cc:290] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:43.097702 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:43.097805 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:43.098605 11102 raft_consensus.cc:2393] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0448f08706e4f4f93cba08a4d1f2831 in current term 1: Already voted for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in this term.
I20260709 14:52:43.100096 11145 leader_election.cc:304] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831; no voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:43.101326 11419 raft_consensus.cc:3060] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.102806 11102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
mode: GRACEFUL
new_leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
 from {username='slave'} at 127.0.0.1:51514
I20260709 14:52:43.103664 11102 raft_consensus.cc:606] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Received request to transfer leadership to TS b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:43.110901 11419 raft_consensus.cc:2749] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.148810 11176 raft_consensus.cc:3060] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.155968 11425 consensus_queue.cc:1048] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.173345 11430 consensus_queue.cc:1048] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.179558 11418 consensus_queue.cc:1048] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.192965 11427 raft_consensus.cc:993] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:43.193490 11430 raft_consensus.cc:1081] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:43.195992 11105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:52:43.196775 11105 raft_consensus.cc:493] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.197180 11105 raft_consensus.cc:3060] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.204213 11378 consensus_queue.cc:1048] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.204838 11419 consensus_queue.cc:1048] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.210115 11105 raft_consensus.cc:515] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.215627 11105 leader_election.cc:290] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:43.217145 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:43.218079 11253 raft_consensus.cc:3055] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.218654 11253 raft_consensus.cc:740] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:43.219556 11253 consensus_queue.cc:260] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.225522 11177 raft_consensus.cc:3060] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.221076 11253 raft_consensus.cc:3060] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.234608 11180 raft_consensus.cc:3060] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.238690 11439 consensus_queue.cc:1048] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.243785 11253 raft_consensus.cc:2468] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:43.245662 11419 consensus_queue.cc:1048] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.246281 11070 leader_election.cc:304] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:43.250316 11439 raft_consensus.cc:2804] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:43.250901 11439 raft_consensus.cc:697] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:43.251866 11439 consensus_queue.cc:237] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.273828 11430 consensus_queue.cc:1048] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.276261 11000 catalog_manager.cc:5697] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 2 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.277171 11413 consensus_queue.cc:1048] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.217605 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfcc5c39c5ea448484878759d1791c82" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:43.277842 11313 consensus_queue.cc:1048] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.281145 11176 raft_consensus.cc:3060] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.292466 11419 raft_consensus.cc:493] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.293170 11419 raft_consensus.cc:515] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.294854 11179 raft_consensus.cc:3060] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.295377 11419 leader_election.cc:290] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:43.297748 11252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" is_pre_election: true
I20260709 14:52:43.300434 11430 consensus_queue.cc:1048] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.303699 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945d7d6f6670426bac766e96805aa9cd" is_pre_election: true
I20260709 14:52:43.302353 11413 consensus_queue.cc:1048] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.306046 11145 leader_election.cc:304] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831; no voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:43.323523 11176 raft_consensus.cc:2468] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:43.339738 11439 raft_consensus.cc:993] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: : Instructing follower b3da5fcbc7f648dbbb094bd8a8c24211 to start an election
I20260709 14:52:43.340236 11439 raft_consensus.cc:1081] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Signalling peer b3da5fcbc7f648dbbb094bd8a8c24211 to start an election
I20260709 14:52:43.342923 11253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
 from {username='slave'} at 127.0.0.1:55826
I20260709 14:52:43.343138 11418 raft_consensus.cc:2749] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.351701 11253 raft_consensus.cc:493] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.352198 11253 raft_consensus.cc:3060] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.378058 11430 consensus_queue.cc:1048] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:43.374554 11253 raft_consensus.cc:515] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.366080 11413 consensus_queue.cc:1048] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:52:43.389451 11176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:43.389626 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e115d6ee324bd3ba576e6542a585ad" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:43.390188 11176 raft_consensus.cc:3060] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.390609 11105 raft_consensus.cc:3055] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.391109 11105 raft_consensus.cc:740] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:43.372218 11425 consensus_queue.cc:1048] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:52:43.392906 11253 leader_election.cc:290] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:43.392251 11105 consensus_queue.cc:260] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.378060 11439 consensus_queue.cc:1048] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:52:43.412214 11105 raft_consensus.cc:3060] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.417171 11430 raft_consensus.cc:993] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:43.417213 11419 consensus_queue.cc:1048] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.417963 11430 raft_consensus.cc:1081] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:43.420769 11425 raft_consensus.cc:993] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: : Instructing follower 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:43.424396 11425 raft_consensus.cc:1081] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Signalling peer 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:43.428149 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df45a3185bac4320ba617117be414011"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:52:43.428959 11104 raft_consensus.cc:493] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.429507 11104 raft_consensus.cc:3060] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.432996 11179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55642
I20260709 14:52:43.434190 11179 raft_consensus.cc:493] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.434808 11179 raft_consensus.cc:3060] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.449857 11105 raft_consensus.cc:2468] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 2.
I20260709 14:52:43.450873 11419 consensus_queue.cc:1048] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.451468 11219 leader_election.cc:304] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:43.452097 11176 raft_consensus.cc:2468] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 2.
I20260709 14:52:43.452785 11425 raft_consensus.cc:2804] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:43.453222 11178 raft_consensus.cc:1240] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Rejecting Update request from peer 945d7d6f6670426bac766e96805aa9cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:43.453521 11425 raft_consensus.cc:697] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:43.454572 11425 consensus_queue.cc:237] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.470311 11179 raft_consensus.cc:515] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.473353 11179 leader_election.cc:290] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:43.475169 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:43.475792 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b087201c7a3d4c7f9b5653ba3f191ed7" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:43.476089 11102 raft_consensus.cc:3060] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.476791 11253 raft_consensus.cc:3055] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.477442 11253 raft_consensus.cc:740] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:43.478770 11253 consensus_queue.cc:260] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.480594 11253 raft_consensus.cc:3060] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.467481 11104 raft_consensus.cc:515] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.487864 11001 catalog_manager.cc:5697] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 1 to 2, leader changed from 945d7d6f6670426bac766e96805aa9cd (127.6.4.65) to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.490849 11102 raft_consensus.cc:2468] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:43.491721 11413 raft_consensus.cc:993] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: : Instructing follower a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:43.492280 11313 raft_consensus.cc:1081] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Signalling peer a0448f08706e4f4f93cba08a4d1f2831 to start an election
I20260709 14:52:43.492442 11145 leader_election.cc:304] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:43.493611 11419 raft_consensus.cc:2804] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:43.494042 11104 leader_election.cc:290] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:43.494180 11419 raft_consensus.cc:697] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:43.495827 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df45a3185bac4320ba617117be414011" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:43.496757 11179 raft_consensus.cc:3060] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.497330 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df45a3185bac4320ba617117be414011" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:43.498080 11254 raft_consensus.cc:3055] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.498440 11254 raft_consensus.cc:740] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:43.499418 11254 consensus_queue.cc:260] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.500197 11253 raft_consensus.cc:2468] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:43.501031 11254 raft_consensus.cc:3060] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.502178 11180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f864f7a464d143679bbe0439208e7598"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
 from {username='slave'} at 127.0.0.1:55656
I20260709 14:52:43.502873 11180 raft_consensus.cc:493] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.503260 11180 raft_consensus.cc:3060] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.503348 11410 raft_consensus.cc:993] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: : Instructing follower 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:43.503957 11410 raft_consensus.cc:1081] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Signalling peer 945d7d6f6670426bac766e96805aa9cd to start an election
I20260709 14:52:43.495323 11419 consensus_queue.cc:237] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.510239 11105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
 from {username='slave'} at 127.0.0.1:51520
I20260709 14:52:43.510942 11105 raft_consensus.cc:493] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:43.511379 11105 raft_consensus.cc:3060] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.516574 11254 raft_consensus.cc:2468] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:43.518230 11070 leader_election.cc:304] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:43.519330 11313 raft_consensus.cc:2804] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:43.519861 11313 raft_consensus.cc:697] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:43.519721 11105 raft_consensus.cc:515] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.520308 11179 raft_consensus.cc:2468] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:43.521216 11313 consensus_queue.cc:237] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.523729 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:43.524734 11179 raft_consensus.cc:3055] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.525208 11179 raft_consensus.cc:740] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:43.526350 11179 consensus_queue.cc:260] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.528894 11105 leader_election.cc:290] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Requested vote from peers a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:43.528748 11180 raft_consensus.cc:515] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.529421 11179 raft_consensus.cc:3060] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.531246 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383bc64c82c4450eb33069fc86e29eee" candidate_uuid: "945d7d6f6670426bac766e96805aa9cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:43.532567 11254 raft_consensus.cc:3060] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.533352 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
I20260709 14:52:43.534063 11253 raft_consensus.cc:3060] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.536768 11000 catalog_manager.cc:5697] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 2 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.538781 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f864f7a464d143679bbe0439208e7598" candidate_uuid: "a0448f08706e4f4f93cba08a4d1f2831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:43.539528 11105 raft_consensus.cc:3055] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.539497 11179 raft_consensus.cc:2468] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:43.540114 11105 raft_consensus.cc:740] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:43.541188 11105 consensus_queue.cc:260] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.542397 11105 raft_consensus.cc:3060] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.544566 11254 raft_consensus.cc:2468] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945d7d6f6670426bac766e96805aa9cd in term 2.
I20260709 14:52:43.545619 11180 leader_election.cc:290] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67:33321)
I20260709 14:52:43.546164 11070 leader_election.cc:304] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:43.547251 11313 raft_consensus.cc:2804] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:43.547777 11313 raft_consensus.cc:697] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Becoming Leader. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:43.548622 11313 consensus_queue.cc:237] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.551296 11105 raft_consensus.cc:2468] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:43.553514 11145 leader_election.cc:304] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945d7d6f6670426bac766e96805aa9cd, a0448f08706e4f4f93cba08a4d1f2831; no voters: 
I20260709 14:52:43.554476 11419 raft_consensus.cc:2804] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:43.551563 10999 catalog_manager.cc:5697] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 1 to 2, leader changed from b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67) to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.555019 11419 raft_consensus.cc:697] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Becoming Leader. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:43.555933 11419 consensus_queue.cc:237] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:43.552992 11253 raft_consensus.cc:2468] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0448f08706e4f4f93cba08a4d1f2831 in term 2.
I20260709 14:52:43.566857 11000 catalog_manager.cc:5697] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd reported cstate change: term changed from 1 to 2, leader changed from a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66) to 945d7d6f6670426bac766e96805aa9cd (127.6.4.65). New cstate: current_term: 2 leader_uuid: "945d7d6f6670426bac766e96805aa9cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.572943 10999 catalog_manager.cc:5697] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 reported cstate change: term changed from 1 to 2, leader changed from 945d7d6f6670426bac766e96805aa9cd (127.6.4.65) to a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66). New cstate: current_term: 2 leader_uuid: "a0448f08706e4f4f93cba08a4d1f2831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.680369 11180 raft_consensus.cc:1275] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:43.681836 11313 consensus_queue.cc:1048] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:43.690397 11253 raft_consensus.cc:1275] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:43.692149 11313 consensus_queue.cc:1048] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.001547 11254 raft_consensus.cc:1275] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.001751 11180 raft_consensus.cc:1275] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Refusing update from remote peer b3da5fcbc7f648dbbb094bd8a8c24211: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.002971 11313 consensus_queue.cc:1048] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.003196 11430 consensus_queue.cc:1048] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.021646 11105 raft_consensus.cc:1275] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer b3da5fcbc7f648dbbb094bd8a8c24211: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.024626 11180 raft_consensus.cc:1275] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.026825 11475 consensus_queue.cc:1048] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:44.027830 11413 consensus_queue.cc:1048] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:44.067364 11254 raft_consensus.cc:1275] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.068856 11413 consensus_queue.cc:1048] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.077149 11180 raft_consensus.cc:1275] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Refusing update from remote peer 945d7d6f6670426bac766e96805aa9cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.078645 11313 consensus_queue.cc:1048] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.097616 11105 raft_consensus.cc:1275] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.099026 11378 consensus_queue.cc:1048] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.102543 11102 raft_consensus.cc:1275] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.104120 11378 consensus_queue.cc:1048] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:44.108525 11254 raft_consensus.cc:1275] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.109902 11418 consensus_queue.cc:1048] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.121595 11254 raft_consensus.cc:1275] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Refusing update from remote peer a0448f08706e4f4f93cba08a4d1f2831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.123003 11378 consensus_queue.cc:1048] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.107316 10999 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46856:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:46.130529 10999 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46856:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:46.167109  6161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:46.287063 11496 log.cc:927] Time spent T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:52:46.389254 11177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52"
dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
mode: GRACEFUL
new_leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
 from {username='slave'} at 127.0.0.1:57152
I20260709 14:52:46.389987 11177 raft_consensus.cc:606] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Received request to transfer leadership to TS b3da5fcbc7f648dbbb094bd8a8c24211
W20260709 14:52:46.420521 11145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.65:35483, user_credentials={real_user=slave}} blocked reactor thread for 74198.4us
W20260709 14:52:46.409917 11070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:33321, user_credentials={real_user=slave}} blocked reactor thread for 45866.7us
I20260709 14:52:46.457373 11529 tablet.cc:1724] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.488914 11533 tablet.cc:1724] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.457437 11523 tablet.cc:1724] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.511201 11540 tablet.cc:1724] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.493505 11536 tablet.cc:1724] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:46.540710 11145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.4.67:33321, user_credentials={real_user=slave}} blocked reactor thread for 117605us
I20260709 14:52:46.560511 11545 tablet.cc:1724] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:46.587926 11537 log.cc:927] Time spent T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:52:46.588508 11541 tablet.cc:1724] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.621740 11543 tablet.cc:1724] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.604465 11546 tablet.cc:1724] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.665230 11540 tablet.cc:1724] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.666349 11546 tablet.cc:1724] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.684899 11536 tablet.cc:1724] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.688823 11103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b"
dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
mode: GRACEFUL
new_leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
 from {username='slave'} at 127.0.0.1:44240
I20260709 14:52:46.704084 11103 raft_consensus.cc:606] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Received request to transfer leadership to TS b3da5fcbc7f648dbbb094bd8a8c24211
I20260709 14:52:46.705484 11529 tablet.cc:1724] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.706018 11551 tablet.cc:1724] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.707942  6161 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:46.708750  6161 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:46.709034 11549 tablet.cc:1724] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.697999 11548 tablet.cc:1724] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.699435 11543 tablet.cc:1724] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:46.699791 11547 log.cc:927] Time spent T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 14:52:46.701319 11541 tablet.cc:1724] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.736465 11523 tablet.cc:1724] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.701777 11546 tablet.cc:1724] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.745436 11522 raft_consensus.cc:993] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd: : Instructing follower b3da5fcbc7f648dbbb094bd8a8c24211 to start an election
I20260709 14:52:46.771204 11522 raft_consensus.cc:1081] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Signalling peer b3da5fcbc7f648dbbb094bd8a8c24211 to start an election
I20260709 14:52:46.772720 11543 tablet.cc:1724] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.775766 11545 tablet.cc:1724] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.741948 11551 tablet.cc:1724] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.753294 11544 raft_consensus.cc:993] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831: : Instructing follower b3da5fcbc7f648dbbb094bd8a8c24211 to start an election
I20260709 14:52:46.760325 11540 tablet.cc:1724] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.777956 11505 raft_consensus.cc:1081] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Signalling peer b3da5fcbc7f648dbbb094bd8a8c24211 to start an election
I20260709 14:52:46.776986 11541 tablet.cc:1724] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.780264 11247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
 from {username='slave'} at 127.0.0.1:55842
I20260709 14:52:46.783414 11247 raft_consensus.cc:493] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.783951 11247 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.784426 11251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b"
dest_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211"
 from {username='slave'} at 127.0.0.1:55826
I20260709 14:52:46.786338 11251 raft_consensus.cc:493] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.787315 11251 raft_consensus.cc:3060] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.765332 11536 tablet.cc:1724] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.813120 11533 tablet.cc:1724] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:46.823100 11251 raft_consensus.cc:515] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:46.809104 11247 raft_consensus.cc:515] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:46.842078 11103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:46.842188 11179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b19b637f4eebbf2eb45d6e89aa52" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:46.842820 11103 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.842911 11179 raft_consensus.cc:3055] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:46.843431 11179 raft_consensus.cc:740] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0448f08706e4f4f93cba08a4d1f2831, State: Running, Role: LEADER
I20260709 14:52:46.844539 11180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0448f08706e4f4f93cba08a4d1f2831"
I20260709 14:52:46.844363 11179 consensus_queue.cc:260] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [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: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:46.844993 11180 raft_consensus.cc:3060] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.844864 11102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df7ebfeca4af0a453c7ddc60b3c9b" candidate_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "945d7d6f6670426bac766e96805aa9cd"
I20260709 14:52:46.845582 11102 raft_consensus.cc:3055] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.845635 11179 raft_consensus.cc:3060] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.845999 11102 raft_consensus.cc:740] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 945d7d6f6670426bac766e96805aa9cd, State: Running, Role: LEADER
I20260709 14:52:46.852388 11180 raft_consensus.cc:2468] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 2.
I20260709 14:52:46.846879 11102 consensus_queue.cc:260] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:46.854099 11217 leader_election.cc:304] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0448f08706e4f4f93cba08a4d1f2831, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:46.854574 11102 raft_consensus.cc:3060] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.855191 11516 raft_consensus.cc:2804] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.855742 11516 raft_consensus.cc:697] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:46.856711 11516 consensus_queue.cc:237] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:46.848749 11247 leader_election.cc:290] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 3 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:46.860019 11103 raft_consensus.cc:2468] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 3.
I20260709 14:52:46.861696 11219 leader_election.cc:304] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [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: 945d7d6f6670426bac766e96805aa9cd, b3da5fcbc7f648dbbb094bd8a8c24211; no voters: 
I20260709 14:52:46.843420 11251 leader_election.cc:290] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [CANDIDATE]: Term 2 election: Requested vote from peers 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483), a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591)
I20260709 14:52:46.862912 11476 raft_consensus.cc:2804] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:46.864537 11476 raft_consensus.cc:697] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 3 LEADER]: Becoming Leader. State: Replica: b3da5fcbc7f648dbbb094bd8a8c24211, State: Running, Role: LEADER
I20260709 14:52:46.865849 11476 consensus_queue.cc:237] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [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: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } }
I20260709 14:52:46.871618 11102 raft_consensus.cc:2468] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 2.
I20260709 14:52:46.874614 11179 raft_consensus.cc:2468] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3da5fcbc7f648dbbb094bd8a8c24211 in term 3.
I20260709 14:52:46.877223 10999 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440: soft_deleted_table [id=8002cf3c08f047bbb5cce216a261685d] alter complete (version 1)
I20260709 14:52:46.887609 11001 catalog_manager.cc:5697] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 2 to 3, leader changed from a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66) to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 3 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.888830 11001 catalog_manager.cc:5697] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 reported cstate change: term changed from 1 to 2, leader changed from 945d7d6f6670426bac766e96805aa9cd (127.6.4.65) to b3da5fcbc7f648dbbb094bd8a8c24211 (127.6.4.67). New cstate: current_term: 2 leader_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3da5fcbc7f648dbbb094bd8a8c24211" member_type: VOTER last_known_addr { host: "127.6.4.67" port: 33321 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:47.319862 11179 raft_consensus.cc:1275] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Refusing update from remote peer b3da5fcbc7f648dbbb094bd8a8c24211: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.321434 11476 consensus_queue.cc:1048] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:47.333654 11102 raft_consensus.cc:1275] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Refusing update from remote peer b3da5fcbc7f648dbbb094bd8a8c24211: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.335265 11516 consensus_queue.cc:1048] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.397754 11102 raft_consensus.cc:1275] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 3 FOLLOWER]: Refusing update from remote peer b3da5fcbc7f648dbbb094bd8a8c24211: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:47.399128 11516 consensus_queue.cc:1048] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945d7d6f6670426bac766e96805aa9cd" member_type: VOTER last_known_addr { host: "127.6.4.65" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:47.410748 11179 raft_consensus.cc:1275] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 3 FOLLOWER]: Refusing update from remote peer b3da5fcbc7f648dbbb094bd8a8c24211: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:47.412789 11516 consensus_queue.cc:1048] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0448f08706e4f4f93cba08a4d1f2831" member_type: VOTER last_known_addr { host: "127.6.4.66" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:47.775498  6161 tablet_server.cc:179] TabletServer@127.6.4.65:0 shutting down...
I20260709 14:52:47.807507  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:47.808290  6161 tablet_replica.cc:333] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.809342  6161 raft_consensus.cc:2243] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.809887  6161 raft_consensus.cc:2272] T f864f7a464d143679bbe0439208e7598 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.812011  6161 tablet_replica.cc:333] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.812835  6161 raft_consensus.cc:2243] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.813582  6161 raft_consensus.cc:2272] T 383bc64c82c4450eb33069fc86e29eee P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.815398  6161 tablet_replica.cc:333] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.815923  6161 raft_consensus.cc:2243] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.816313  6161 raft_consensus.cc:2272] T b087201c7a3d4c7f9b5653ba3f191ed7 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.818172  6161 tablet_replica.cc:333] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.818756  6161 raft_consensus.cc:2243] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.819670  6161 raft_consensus.cc:2272] T df45a3185bac4320ba617117be414011 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.821563  6161 tablet_replica.cc:333] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.822300  6161 raft_consensus.cc:2243] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.822749  6161 raft_consensus.cc:2272] T 42e115d6ee324bd3ba576e6542a585ad P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.824812  6161 tablet_replica.cc:333] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.825387  6161 raft_consensus.cc:2243] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.826186  6161 raft_consensus.cc:2272] T b92a0da969444eff98686c44c8c21081 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.828675  6161 tablet_replica.cc:333] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.829213  6161 raft_consensus.cc:2243] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.829586  6161 raft_consensus.cc:2272] T bf642bc7abff4c19bb6ed0d39a34a2ad P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.831492  6161 tablet_replica.cc:333] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.832013  6161 raft_consensus.cc:2243] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.832465  6161 raft_consensus.cc:2272] T 02808effde06499faecbad97d04570ee P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:47.834316 11145 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260709 14:52:47.834753  6161 tablet_replica.cc:333] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.835844  6161 raft_consensus.cc:2243] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.836889  6161 raft_consensus.cc:2272] T b7295618f5064ea1abae8a195e780e50 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.840279  6161 tablet_replica.cc:333] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.841190  6161 raft_consensus.cc:2243] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.841760  6161 raft_consensus.cc:2272] T c682e6f8bf74448f882d27f8333fef7f P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.844398  6161 tablet_replica.cc:333] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.845266  6161 raft_consensus.cc:2243] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.845880  6161 raft_consensus.cc:2272] T 4833b19b637f4eebbf2eb45d6e89aa52 P 945d7d6f6670426bac766e96805aa9cd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:47.848747 11145 consensus_peers.cc:597] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 -> Peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Couldn't send request to peer 945d7d6f6670426bac766e96805aa9cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.849171  6161 tablet_replica.cc:333] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.850106  6161 raft_consensus.cc:2243] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:47.850170 11219 consensus_peers.cc:597] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 -> Peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Couldn't send request to peer 945d7d6f6670426bac766e96805aa9cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.851145  6161 raft_consensus.cc:2272] T dfcc5c39c5ea448484878759d1791c82 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.853545  6161 tablet_replica.cc:333] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.854080  6161 raft_consensus.cc:2243] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.854477  6161 raft_consensus.cc:2272] T 1b3a3b94f84c4bef9521d3420d734549 P 945d7d6f6670426bac766e96805aa9cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.856177  6161 tablet_replica.cc:333] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.856776  6161 raft_consensus.cc:2243] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.857497  6161 raft_consensus.cc:2272] T f9e6a53ac1594cd88cc21e0455a6b1b4 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.859417  6161 tablet_replica.cc:333] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.859892  6161 raft_consensus.cc:2243] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.860342  6161 raft_consensus.cc:2272] T e42f994f619340bfbeaab7b8a994acac P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.862484  6161 tablet_replica.cc:333] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.863176  6161 raft_consensus.cc:2243] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.864158  6161 raft_consensus.cc:2272] T 65e0098b40914e8b9eca6358b833171e P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.866892  6161 tablet_replica.cc:333] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
W20260709 14:52:47.866834 11219 consensus_peers.cc:597] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 -> Peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Couldn't send request to peer 945d7d6f6670426bac766e96805aa9cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.867908  6161 raft_consensus.cc:2243] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:47.867971 11219 consensus_peers.cc:597] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 -> Peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Couldn't send request to peer 945d7d6f6670426bac766e96805aa9cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.868599  6161 raft_consensus.cc:2272] T 800247d9f26a42ffa3ed0c70486bb724 P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.870847  6161 tablet_replica.cc:333] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd: stopping tablet replica
I20260709 14:52:47.871381  6161 raft_consensus.cc:2243] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.871886  6161 raft_consensus.cc:2272] T dc1df7ebfeca4af0a453c7ddc60b3c9b P 945d7d6f6670426bac766e96805aa9cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:47.894560 11145 consensus_peers.cc:597] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 -> Peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Couldn't send request to peer 945d7d6f6670426bac766e96805aa9cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:47.897444 11219 consensus_peers.cc:597] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 -> Peer 945d7d6f6670426bac766e96805aa9cd (127.6.4.65:35483): Couldn't send request to peer 945d7d6f6670426bac766e96805aa9cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:47.914587  6161 tablet_server.cc:196] TabletServer@127.6.4.65:0 shutdown complete.
I20260709 14:52:47.947767  6161 tablet_server.cc:179] TabletServer@127.6.4.66:0 shutting down...
I20260709 14:52:47.977843  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:47.978637  6161 tablet_replica.cc:333] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.979490  6161 raft_consensus.cc:2243] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.979939  6161 raft_consensus.cc:2272] T 42e115d6ee324bd3ba576e6542a585ad P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.981792  6161 tablet_replica.cc:333] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.982307  6161 raft_consensus.cc:2243] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.982682  6161 raft_consensus.cc:2272] T df45a3185bac4320ba617117be414011 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.984371  6161 tablet_replica.cc:333] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.984949  6161 raft_consensus.cc:2243] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.985684  6161 raft_consensus.cc:2272] T b087201c7a3d4c7f9b5653ba3f191ed7 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.987437  6161 tablet_replica.cc:333] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.987967  6161 raft_consensus.cc:2243] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.988729  6161 raft_consensus.cc:2272] T f864f7a464d143679bbe0439208e7598 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.990406  6161 tablet_replica.cc:333] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.990890  6161 raft_consensus.cc:2243] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.991271  6161 raft_consensus.cc:2272] T b7295618f5064ea1abae8a195e780e50 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.993120  6161 tablet_replica.cc:333] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.993666  6161 raft_consensus.cc:2243] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.994366  6161 raft_consensus.cc:2272] T 02808effde06499faecbad97d04570ee P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.996066  6161 tablet_replica.cc:333] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.996640  6161 raft_consensus.cc:2243] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.997030  6161 raft_consensus.cc:2272] T dfcc5c39c5ea448484878759d1791c82 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.998629  6161 tablet_replica.cc:333] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:47.999101  6161 raft_consensus.cc:2243] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.999473  6161 raft_consensus.cc:2272] T f9e6a53ac1594cd88cc21e0455a6b1b4 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.001343  6161 tablet_replica.cc:333] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.001816  6161 raft_consensus.cc:2243] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.002518  6161 raft_consensus.cc:2272] T 1b3a3b94f84c4bef9521d3420d734549 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.004221  6161 tablet_replica.cc:333] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.004781  6161 raft_consensus.cc:2243] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.005174  6161 raft_consensus.cc:2272] T 383bc64c82c4450eb33069fc86e29eee P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.006788  6161 tablet_replica.cc:333] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.007335  6161 raft_consensus.cc:2243] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.007812  6161 raft_consensus.cc:2272] T b92a0da969444eff98686c44c8c21081 P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.010439  6161 tablet_replica.cc:333] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.011036  6161 raft_consensus.cc:2243] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.011508  6161 raft_consensus.cc:2272] T bf642bc7abff4c19bb6ed0d39a34a2ad P a0448f08706e4f4f93cba08a4d1f2831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.013842  6161 tablet_replica.cc:333] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.014354  6161 raft_consensus.cc:2243] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.015043  6161 raft_consensus.cc:2272] T e42f994f619340bfbeaab7b8a994acac P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.016929  6161 tablet_replica.cc:333] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.017407  6161 raft_consensus.cc:2243] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.018131  6161 raft_consensus.cc:2272] T c682e6f8bf74448f882d27f8333fef7f P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.020301  6161 tablet_replica.cc:333] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.020843  6161 raft_consensus.cc:2243] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.021217  6161 raft_consensus.cc:2272] T 4833b19b637f4eebbf2eb45d6e89aa52 P a0448f08706e4f4f93cba08a4d1f2831 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.024407  6161 tablet_replica.cc:333] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.025008  6161 raft_consensus.cc:2243] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.025460  6161 raft_consensus.cc:2272] T 65e0098b40914e8b9eca6358b833171e P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.027631  6161 tablet_replica.cc:333] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.028225  6161 raft_consensus.cc:2243] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.029105  6161 raft_consensus.cc:2272] T 800247d9f26a42ffa3ed0c70486bb724 P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.031240  6161 tablet_replica.cc:333] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831: stopping tablet replica
I20260709 14:52:48.031690  6161 raft_consensus.cc:2243] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.032099  6161 raft_consensus.cc:2272] T dc1df7ebfeca4af0a453c7ddc60b3c9b P a0448f08706e4f4f93cba08a4d1f2831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.072993  6161 tablet_server.cc:196] TabletServer@127.6.4.66:0 shutdown complete.
I20260709 14:52:48.111115  6161 tablet_server.cc:179] TabletServer@127.6.4.67:0 shutting down...
I20260709 14:52:48.142885  6161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:48.143872  6161 tablet_replica.cc:333] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.144737  6161 raft_consensus.cc:2243] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.145272  6161 raft_consensus.cc:2272] T 383bc64c82c4450eb33069fc86e29eee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.147207  6161 tablet_replica.cc:333] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.148029  6161 raft_consensus.cc:2243] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.148702  6161 raft_consensus.cc:2272] T 02808effde06499faecbad97d04570ee P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.151093  6161 tablet_replica.cc:333] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.151943  6161 raft_consensus.cc:2243] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:48.151906 11217 consensus_peers.cc:597] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 -> Peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Couldn't send request to peer a0448f08706e4f4f93cba08a4d1f2831. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:34591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:48.152776  6161 raft_consensus.cc:2272] T b7295618f5064ea1abae8a195e780e50 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.154832  6161 tablet_replica.cc:333] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.155453  6161 raft_consensus.cc:2243] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.155907  6161 raft_consensus.cc:2272] T df45a3185bac4320ba617117be414011 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.157807  6161 tablet_replica.cc:333] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.158385  6161 raft_consensus.cc:2243] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.159178  6161 raft_consensus.cc:2272] T 42e115d6ee324bd3ba576e6542a585ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.161044  6161 tablet_replica.cc:333] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.161588  6161 raft_consensus.cc:2243] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.162038  6161 raft_consensus.cc:2272] T b087201c7a3d4c7f9b5653ba3f191ed7 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.164026  6161 tablet_replica.cc:333] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.164661  6161 raft_consensus.cc:2243] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.165089  6161 raft_consensus.cc:2272] T f864f7a464d143679bbe0439208e7598 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.166776  6161 tablet_replica.cc:333] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.167338  6161 raft_consensus.cc:2243] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.167783  6161 raft_consensus.cc:2272] T dfcc5c39c5ea448484878759d1791c82 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.169574  6161 tablet_replica.cc:333] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.170121  6161 raft_consensus.cc:2243] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.170583  6161 raft_consensus.cc:2272] T f9e6a53ac1594cd88cc21e0455a6b1b4 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.172984  6161 tablet_replica.cc:333] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.173688  6161 raft_consensus.cc:2243] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.174232  6161 raft_consensus.cc:2272] T 1b3a3b94f84c4bef9521d3420d734549 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.176309  6161 tablet_replica.cc:333] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.176882  6161 raft_consensus.cc:2243] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.177392  6161 raft_consensus.cc:2272] T b92a0da969444eff98686c44c8c21081 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:48.177438 11217 consensus_peers.cc:597] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 -> Peer a0448f08706e4f4f93cba08a4d1f2831 (127.6.4.66:34591): Couldn't send request to peer a0448f08706e4f4f93cba08a4d1f2831. Status: Network error: Client connection negotiation failed: client connection to 127.6.4.66:34591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:48.179508  6161 tablet_replica.cc:333] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.180124  6161 raft_consensus.cc:2243] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.180987  6161 raft_consensus.cc:2272] T bf642bc7abff4c19bb6ed0d39a34a2ad P b3da5fcbc7f648dbbb094bd8a8c24211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.182984  6161 tablet_replica.cc:333] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.183550  6161 raft_consensus.cc:2243] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.184013  6161 raft_consensus.cc:2272] T e42f994f619340bfbeaab7b8a994acac P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.186158  6161 tablet_replica.cc:333] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.186698  6161 raft_consensus.cc:2243] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.187182  6161 raft_consensus.cc:2272] T 65e0098b40914e8b9eca6358b833171e P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.189190  6161 tablet_replica.cc:333] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.189713  6161 raft_consensus.cc:2243] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.190521  6161 raft_consensus.cc:2272] T dc1df7ebfeca4af0a453c7ddc60b3c9b P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.193346  6161 tablet_replica.cc:333] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.194011  6161 raft_consensus.cc:2243] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.194615  6161 raft_consensus.cc:2272] T 800247d9f26a42ffa3ed0c70486bb724 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.196969  6161 tablet_replica.cc:333] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.197448  6161 raft_consensus.cc:2243] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:48.197911  6161 raft_consensus.cc:2272] T c682e6f8bf74448f882d27f8333fef7f P b3da5fcbc7f648dbbb094bd8a8c24211 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.200601  6161 tablet_replica.cc:333] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211: stopping tablet replica
I20260709 14:52:48.201330  6161 raft_consensus.cc:2243] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.202286  6161 raft_consensus.cc:2272] T 4833b19b637f4eebbf2eb45d6e89aa52 P b3da5fcbc7f648dbbb094bd8a8c24211 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.242684  6161 tablet_server.cc:196] TabletServer@127.6.4.67:0 shutdown complete.
I20260709 14:52:48.271967  6161 master.cc:562] Master@127.6.4.126:46051 shutting down...
I20260709 14:52:48.295075  6161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:48.295699  6161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:48.296078  6161 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcb8e7f0e6794c5fbb09eb2b7e53a440: stopping tablet replica
I20260709 14:52:48.317948  6161 master.cc:584] Master@127.6.4.126:46051 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11584 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28831 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (120133 ms total)
[  PASSED  ] 8 tests.
I20260709 14:52:48.379524  6161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 421 messages since previous log ~18 seconds ago
I20260709 14:52:48.379820  6161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 421 messages since previous log ~18 seconds ago
I20260709 14:52:48.379999  6161 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 ~18 seconds ago
I20260709 14:52:48.380290  6161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~38 seconds ago
I20260709 14:52:48.380545  6161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~38 seconds ago
I20260709 14:52:48.380787  6161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:52:48.381178  6161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
